linux:notes:xorg.conf_snippets
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| linux:notes:xorg.conf_snippets [2025/03/06 16:07] – Sean Rhone | linux:notes:xorg.conf_snippets [2025/11/09 20:31] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | | + | |
| - | gio open ~/'.local/ | + | |
| - | ====== Specific Screens ====== | + | cat '/ |
| - | ===== HP 27vx ===== | + | cat '/ |
| - | sudo mkdir -p '/ | + | |
| + | |||
| + | cat '/ | ||
| + | |||
| + | cat '/ | ||
| + | |||
| + | ====== Graphics ====== | ||
| + | |||
| + | ===== intel ===== | ||
| + | |||
| + | * '' | ||
| + | * :?: TODO: 2025/11/09: '' | ||
| + | |||
| + | sudo zypper install ' | ||
| + | |||
| + | | ||
| < | < | ||
| - | Section "Monitor" | + | Section "OutputClass" |
| - | Identifier "HDMI-1" | + | Identifier "Intel (intel custom)" |
| - | | + | |
| - | | + | |
| - | | + | |
| - | Option "PreferredMode" "1920x1080_74" | + | Option " |
| - | EndSection</ | + | Option " |
| + | Option | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option "Throttle" "0" | ||
| + | EndSection | ||
| - | ====== TODO ====== | + | # End</ |
| + | |||
| + | ===== modesetting | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Intel (modesetting custom)" | ||
| + | MatchDriver " | ||
| + | Driver " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ====== Input ====== | ||
| + | |||
| + | ===== evdev ===== | ||
| + | |||
| + | **** | ||
| + | |||
| + | sudo zypper install ' | ||
| + | |||
| + | ==== Keyboard ==== | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "BY Tech Gaming Keyboard (evdev custom)" | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ==== Mouse ==== | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ==== Tablet ==== | ||
| + | |||
| + | * 2024/12/08: Finger/pad touch doesn' | ||
| + | * :?: TODO: There' | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Wacom CTH-470 (evdev custom)" | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== synaptics ===== | ||
| + | |||
| + | ==== Touchpad ==== | ||
| + | |||
| + | * :!: Not '' | ||
| + | |||
| + | sudo zypper install ' | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchProduct " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== libinput ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ==== Mouse ==== | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| - | * 2025/03/06: FreeBSD xorg.conf snippets work as-is for evdev, synaptics, and intel [[bsd; | + | # End</code> |
/var/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1741295245.txt.gz · Last modified: by Sean Rhone
