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/05/28 20:47] – [Tablet] 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 90: | Line 92: | ||
| ===== evdev ===== | ===== evdev ===== | ||
| + | |||
| + | * '' | ||
| su - | su - | ||
| - | pkg install | + | pkg install xf86-input-evdev webcamd |
| - | + | ||
| - | ==== webcamd | + | |
| - | + | ||
| - | * '' | + | |
| - | + | ||
| - | pkg install ' | + | |
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 126: | 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 136: | 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 144: | Line 162: | ||
| * 2024/12/08: Finger/pad touch doesn' | * 2024/12/08: Finger/pad touch doesn' | ||
| * :?: TODO: There' | * :?: TODO: There' | ||
| - | |||
| - | / | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 160: | 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 216: | 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.1780015641.txt.gz · Last modified: by Sean Rhone
