bsd:notes:xorg.conf_snippets
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| bsd:notes:xorg.conf_snippets [2024/12/18 03:48] – [evdev TODO] Sean Rhone | bsd:notes:xorg.conf_snippets [2026/03/17 08:39] (current) – old revision restored (2026/03/04 17:16) Sean Rhone | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| mousepad '/ | mousepad '/ | ||
| + | |||
| + | cp '/ | ||
| cat '/ | cat '/ | ||
| - | cat '/ | + | cat '/ |
| + | |||
| + | cat '/ | ||
| cat '/ | cat '/ | ||
| Line 11: | Line 15: | ||
| cat '/ | cat '/ | ||
| - | ====== Specific Screens ====== | + | pciconf -lv | grep -B3 display |
| - | ===== HP 27vx ===== | + | ====== Display ====== |
| - | * [[devices: | + | * https:// |
| - | * [[https:// | + | * [[devices: |
| - | + | ||
| - | * Last tested on [[bsd; | + | |
| su - | su - | ||
| mkdir -p '/ | mkdir -p '/ | ||
| - | |||
| - | < | ||
| - | Section " | ||
| - | Identifier " | ||
| - | Modeline " | ||
| - | Modeline " | ||
| - | Modeline " | ||
| - | Option " | ||
| - | EndSection</ | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| - | ===== modesetting | + | ===== intel ===== |
| - | + | ||
| - | * Last tested on [[bsd; | + | |
| su - | su - | ||
| + | |||
| + | pkg install ' | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 45: | Line 38: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "Intel (modesetting | + | Identifier "Intel (intel custom)" |
| MatchDriver " | MatchDriver " | ||
| - | Driver "modesetting" | + | Driver "intel" |
| - | EndSection</ | + | Option " |
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| - | ===== intel ===== | + | # End</ |
| - | * Last tested on [[bsd; | + | ===== modesetting |
| - | + | ||
| - | * :!: Xfce compositor exhibits laggy window dragging when specifically using '' | + | |
| - | * 2024/12/12: [[games: | + | |
| - | * '' | + | |
| su - | su - | ||
| - | |||
| - | pkg install ' | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 66: | Line 62: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "Intel (intel custom)" | + | Identifier "Intel (modesetting |
| MatchDriver " | MatchDriver " | ||
| - | Driver "intel" | + | Driver "modesetting" |
| - | | + | EndSection |
| - | EndSection</ | + | |
| + | # End</ | ||
| ====== Input ====== | ====== Input ====== | ||
| - | ===== evdev TODO ===== | + | ===== evdev ===== |
| - | + | ||
| - | * 2024/12/18: Wacom devices and apparently '' | + | |
| su - | su - | ||
| - | | + | |
| - | pw groupmod 'webcamd' -m ' | + | ==== webcamd |
| - | ===== Keyboard ===== | + | * '' |
| - | | + | |
| - | | + | |
| + | |||
| + | pw groupmod ' | ||
| + | |||
| + | ==== Keyboard ==== | ||
| mkdir -p '/ | mkdir -p '/ | ||
| Line 96: | Line 95: | ||
| 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 |
| - | ===== Mouse ===== | + | # End</ |
| - | su - | + | ==== Mouse ==== |
| - | + | ||
| - | pkg install ' | + | |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 114: | Line 110: | ||
| Identifier " | Identifier " | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Option " | Option " | ||
| - | EndSection</ | + | EndSection |
| - | ===== Tablet | + | # End</ |
| + | |||
| + | ==== Tablet ==== | ||
| * 2024/12/08: Finger/pad touch doesn' | * 2024/12/08: Finger/pad touch doesn' | ||
| - | + | * :?: TODO: There's 3 devices; | |
| - | su - | + | |
| - | + | ||
| - | pkg install | + | |
| mkdir -p '/ | mkdir -p '/ | ||
| Line 134: | Line 128: | ||
| 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 |
| - | ===== Touchpad ===== | + | # End</ |
| - | su - | + | ===== synaptics ===== |
| + | |||
| + | ==== Touchpad ==== | ||
| + | |||
| + | * :!: Not '' | ||
| pkg install ' | pkg install ' | ||
| Line 153: | Line 150: | ||
| Identifier " | Identifier " | ||
| MatchProduct " | MatchProduct " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 171: | Line 167: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| - | EndSection</ | + | EndSection |
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== libinput ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ==== Mouse ==== | ||
| + | |||
| + | su - | ||
| + | |||
| + | mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
C:/www/wiki/data/attic/bsd/notes/xorg.conf_snippets.1734511717.txt.gz · Last modified: by Sean Rhone
