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:59] – 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 - | ||
| Line 43: | Line 47: | ||
| ===== intel ===== | ===== intel ===== | ||
| + | |||
| + | * :?: 2026/04/24: '' | ||
| su - | su - | ||
| Line 86: | Line 92: | ||
| ===== evdev ===== | ===== evdev ===== | ||
| + | |||
| + | * '' | ||
| su - | su - | ||
| - | pkg install | + | pkg install xf86-input-evdev webcamd |
| - | + | ||
| - | ==== webcamd | + | |
| - | + | ||
| - | * '' | + | |
| - | + | ||
| - | pkg install ' | + | |
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 122: | 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 132: | Line 134: | ||
| < | < | ||
| - | Identifier "ATTACK SHARK R6 Mouse (evdev custom)" | + | Identifier "CORSAIR HARPOON RGB PRO Gaming |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "1b1c:1b75" |
| </ | </ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | ==== Trackball ==== | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Nulea M511 Trackball Mouse (evdev custom)" | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| ==== Tablet ==== | ==== Tablet ==== | ||
| Line 154: | 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 210: | 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.1776913187.txt.gz · Last modified: by Sean Rhone
