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 [2025/08/24 21:25] – [intel] Sean Rhone | bsd:notes:xorg.conf_snippets [2025/11/02 10:14] (current) – [intel] Sean Rhone | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| mousepad '/ | mousepad '/ | ||
| + | |||
| + | cp '/ | ||
| cat '/ | cat '/ | ||
| Line 12: | Line 14: | ||
| cat '/ | cat '/ | ||
| + | |||
| + | pciconf -lv | grep -B3 display | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| Line 18: | Line 22: | ||
| * '' | * '' | ||
| - | * TODO: PCI ID match | ||
| su - | su - | ||
| Line 39: | Line 42: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| - | EndSection</ | + | Option " |
| + | EndSection | ||
| - | ===== modesetting ===== | + | # End</ |
| - | * TODO: PCI ID match | + | ===== modesetting ===== |
| su - | su - | ||
| Line 59: | Line 63: | ||
| ====== Input ====== | ====== Input ====== | ||
| + | |||
| + | ===== libinput ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ==== Mouse ==== | ||
| + | |||
| + | su - | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| ===== evdev ===== | ===== evdev ===== | ||
| + | |||
| + | su - | ||
| + | |||
| + | pkg install ' | ||
| ==== webcamd ==== | ==== webcamd ==== | ||
| * '' | * '' | ||
| - | + | * 2025/10/26: TODO: Re-check if still required | |
| - | su - | + | |
| pkg install ' | pkg install ' | ||
| Line 75: | Line 104: | ||
| ==== Keyboard ==== | ==== Keyboard ==== | ||
| - | |||
| - | su - | ||
| - | |||
| - | pkg install ' | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 86: | Line 111: | ||
| Identifier "BY Tech Gaming Keyboard (evdev custom)" | Identifier "BY Tech Gaming Keyboard (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 95: | Line 119: | ||
| ==== Mouse ==== | ==== Mouse ==== | ||
| - | |||
| - | su - | ||
| - | |||
| - | pkg install ' | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 106: | Line 126: | ||
| Identifier " | Identifier " | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 118: | Line 137: | ||
| * 2024/12/08: Finger/pad touch doesn' | * 2024/12/08: Finger/pad touch doesn' | ||
| * :?: TODO: There' | * :?: TODO: There' | ||
| - | |||
| - | su - | ||
| - | |||
| - | pkg install ' | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 129: | Line 144: | ||
| Identifier "Wacom CTH-470 (evdev custom)" | Identifier "Wacom CTH-470 (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 140: | Line 154: | ||
| ===== Synaptics ===== | ===== Synaptics ===== | ||
| - | | + | |
| pkg install ' | pkg install ' | ||
| Line 150: | Line 164: | ||
| Identifier " | Identifier " | ||
| MatchProduct " | MatchProduct " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
/usr/local/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1756085101.txt.gz · Last modified: by Sean Rhone
