bsd:notes:xorg.conf_snippets
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bsd:notes:xorg.conf_snippets [2026/04/22 22:57] – [Mouse] Sean Rhone | bsd:notes:xorg.conf_snippets [2026/07/07 08:03] (current) – [Mouse] Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Debugging ====== | ====== Debugging ====== | ||
| + | |||
| + | * https:// | ||
| mousepad '/ | mousepad '/ | ||
| Line 17: | Line 19: | ||
| pciconf -lv | grep -B3 display | pciconf -lv | grep -B3 display | ||
| - | ====== | + | ====== |
| * https:// | * https:// | ||
| - | | + | |
| + | ===== HP S2031 ===== | ||
| + | |||
| + | | ||
| su - | su - | ||
| mkdir -p '/ | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Modeline " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| ===== intel ===== | ===== intel ===== | ||
| + | |||
| + | * :?: 2026/04/24: '' | ||
| su - | su - | ||
| Line 72: | Line 92: | ||
| ===== evdev ===== | ===== evdev ===== | ||
| - | |||
| - | su - | ||
| - | |||
| - | pkg install ' | ||
| - | |||
| - | ==== webcamd ==== | ||
| * '' | * '' | ||
| - | pkg install | + | |
| + | |||
| + | | ||
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 108: | Line 124: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "CORSAIR HARPOON RGB PRO Gaming | + | Identifier "ATTACK SHARK X3 Mouse (evdev custom)" |
| - | MatchUSBID "1b1c:1b75" | + | MatchUSBID "1d57:fa61" |
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 116: | Line 132: | ||
| # End</ | # End</ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | ==== Trackball ==== | ||
| + | |||
| + | mkdir -p '/ | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "ATTACK SHARK R6 Mouse (evdev custom)" | + | Identifier "Nulea M511 Trackball |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "195d:1021" |
| Driver " | Driver " | ||
| - | Option " | + | Option " |
| - | Option " | + | Option " |
| EndSection | EndSection | ||
| Line 146: | Line 176: | ||
| # End</ | # End</ | ||
| + | |||
| + | === Wacom TODO === | ||
| + | |||
| + | * '' | ||
| + | |||
| + | pkg install ' | ||
| + | |||
| + | ee '/ | ||
| + | |||
| + | < | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| + | xsetwacom --set 'Wacom Bamboo 16FG 4x5 Pad pad' ' | ||
| ===== synaptics ===== | ===== synaptics ===== | ||
| Line 202: | Line 246: | ||
| # End</ | # End</ | ||
| + | |||
| + | ====== USB IDs ====== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | su - | ||
| + | |||
| + | usbconfig | ||
| + | |||
| + | usbconfig -d ugen0.2 dump_device_desc | ||
| + | |||
| + | ===== xorg.conf ===== | ||
| + | |||
| + | < | ||
| + | idVendor = 0x1d57 | ||
| + | idProduct = 0x130f</ | ||
| + | |||
| + | < | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1776913024.txt.gz · Last modified: by Sean Rhone
