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/20 08:13] – Sean Rhone | bsd:notes:xorg.conf_snippets [2025/09/11 06:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
mousepad '/ | mousepad '/ | ||
+ | |||
+ | cp '/ | ||
cat '/ | cat '/ | ||
Line 17: | Line 19: | ||
===== intel ===== | ===== intel ===== | ||
- | * '' | + | * '' |
- | * TODO: PCI ID match | + | * TODO: https:// |
su - | su - | ||
Line 31: | Line 33: | ||
MatchDriver " | MatchDriver " | ||
Driver " | Driver " | ||
+ | Option " | ||
Option " | Option " | ||
Option " | Option " | ||
Line 38: | Line 41: | ||
Option " | Option " | ||
Option " | Option " | ||
- | EndSection | + | EndSection</ |
- | + | ||
- | # End</ | + | |
===== modesetting ===== | ===== modesetting ===== | ||
- | |||
- | * TODO: PCI ID match | ||
su - | su - | ||
Line 61: | Line 60: | ||
====== Input ====== | ====== Input ====== | ||
- | ===== webcamd | + | ===== libinput |
+ | |||
+ | ==== Mouse ==== | ||
+ | |||
+ | su - | ||
+ | |||
+ | mkdir -p '/ | ||
+ | |||
+ | < | ||
+ | Section " | ||
+ | Identifier " | ||
+ | MatchUSBID " | ||
+ | Driver " | ||
+ | Option " | ||
+ | Option " | ||
+ | EndSection</ | ||
+ | |||
+ | ===== evdev ===== | ||
+ | |||
+ | ==== webcamd | ||
* '' | * '' | ||
Line 73: | Line 91: | ||
pw groupmod ' | pw groupmod ' | ||
- | ===== Keyboard | + | ==== Keyboard ==== |
su - | su - | ||
Line 85: | Line 103: | ||
Identifier "BY Tech Gaming Keyboard (evdev custom)" | Identifier "BY Tech Gaming Keyboard (evdev custom)" | ||
MatchUSBID " | MatchUSBID " | ||
- | MatchDevicePath "/ | ||
Driver " | Driver " | ||
Option " | Option " | ||
Option " | Option " | ||
- | EndSection | + | EndSection</ |
- | + | ||
- | # End</ | + | |
- | ===== Mouse ===== | + | ==== Mouse ==== |
su - | su - | ||
Line 105: | Line 120: | ||
Identifier " | Identifier " | ||
MatchUSBID " | MatchUSBID " | ||
- | MatchDevicePath "/ | ||
Driver " | Driver " | ||
Option " | Option " | ||
Option " | Option " | ||
- | EndSection | + | EndSection</ |
- | + | ||
- | # End</ | + | |
- | ===== Tablet | + | ==== Tablet ==== |
* 2024/12/08: Finger/pad touch doesn' | * 2024/12/08: Finger/pad touch doesn' | ||
Line 128: | Line 140: | ||
Identifier "Wacom CTH-470 (evdev custom)" | Identifier "Wacom CTH-470 (evdev custom)" | ||
MatchUSBID " | MatchUSBID " | ||
- | MatchDevicePath "/ | ||
Driver " | Driver " | ||
Option " | Option " | ||
Option " | Option " | ||
Option " | Option " | ||
- | EndSection | + | EndSection</ |
- | + | ||
- | # End</ | + | |
- | ===== Touchpad | + | ===== Synaptics |
su - | su - | ||
Line 149: | Line 158: | ||
Identifier " | Identifier " | ||
MatchProduct " | MatchProduct " | ||
- | MatchDevicePath "/ | ||
Driver " | Driver " | ||
Option " | Option " | ||
Line 167: | Line 175: | ||
Option " | Option " | ||
Option " | Option " | ||
- | EndSection | + | EndSection</ |
- | + | ||
- | # End</ | + | |
/srv/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1755692036.txt.gz · Last modified: by Sean Rhone