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/03/05 20:29] – 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 ====== | ||
| Line 30: | Line 48: | ||
| ===== intel ===== | ===== intel ===== | ||
| - | * :!: 2026/03/05: Installing | + | * :?: 2026/04/24: '' |
| su - | su - | ||
| - | pkg install 'xlibre-xf86-video-intel' | + | pkg install ' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 74: | Line 92: | ||
| ===== evdev ===== | ===== evdev ===== | ||
| + | |||
| + | * '' | ||
| su - | su - | ||
| - | pkg install | + | pkg install xf86-input-evdev webcamd |
| - | + | ||
| - | ==== webcamd ==== | + | |
| - | + | ||
| - | * '' | + | |
| - | + | ||
| - | pkg install 'webcamd' | + | |
| sysrc webcamd_enable=" | sysrc webcamd_enable=" | ||
| Line 110: | Line 124: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier " | + | Identifier " |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "1d57:fa61" |
| Driver " | Driver " | ||
| Option " | Option " | ||
| Option " | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | </ | ||
| + | |||
| + | ==== Trackball ==== | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Nulea M511 Trackball Mouse (evdev custom)" | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| Line 137: | 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 144: | Line 197: | ||
| * :!: Not '' | * :!: Not '' | ||
| - | pkg install 'xlibre-xf86-input-synaptics' | + | pkg install ' |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 193: | 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.1772760543.txt.gz · Last modified: by Sean Rhone
