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/10/18 04:27] – Sean Rhone | linux:notes:xorg.conf_snippets [2026/01/02 01:25] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Debugging ====== | ====== Debugging ====== | ||
| - | |||
| - | * :!: TODO: [[bsd: | ||
| mousepad '/ | mousepad '/ | ||
| + | |||
| + | cp '/ | ||
| cat '/ | cat '/ | ||
| + | |||
| + | cat '/ | ||
| cat '/ | cat '/ | ||
| - | |||
| - | cat '/ | ||
| cat '/ | cat '/ | ||
| cat '/ | cat '/ | ||
| - | |||
| - | ===== GNOME ===== | ||
| - | |||
| - | cat ~/' | ||
| - | |||
| - | gnome-text-editor ~/' | ||
| - | |||
| - | ====== Distro ====== | ||
| - | |||
| - | * [[linux; | ||
| - | |||
| - | ====== Specific Screens ====== | ||
| - | |||
| - | ===== HP 27vx ===== | ||
| - | |||
| - | sudo mkdir -p '/ | ||
| - | |||
| - | < | ||
| - | Section " | ||
| - | Identifier " | ||
| - | Modeline " | ||
| - | Modeline " | ||
| - | Modeline " | ||
| - | Option " | ||
| - | EndSection | ||
| - | |||
| - | # End</ | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| - | ===== modesetting | + | ===== intel ===== |
| - | | + | |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 52: | Line 25: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "Intel (modesetting | + | Identifier "Intel (intel custom)" |
| MatchDriver " | MatchDriver " | ||
| - | Driver "modesetting" | + | Driver "intel" |
| + | Option " | ||
| + | Option " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| # End</ | # End</ | ||
| - | ===== intel ===== | + | ===== modesetting |
| - | + | ||
| - | sudo apt install ' | + | |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 67: | Line 41: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "Intel (intel custom)" | + | Identifier "Intel (modesetting |
| MatchDriver " | MatchDriver " | ||
| - | Driver "intel" | + | Driver "modesetting" |
| - | Option " | + | |
| - | Option " | + | |
| - | Option " | + | |
| - | Option " | + | |
| - | Option " | + | |
| - | Option " | + | |
| - | Option " | + | |
| EndSection | EndSection | ||
| Line 83: | Line 50: | ||
| ====== Input ====== | ====== Input ====== | ||
| - | ===== Keyboard | + | ===== evdev ===== |
| + | |||
| + | **** | ||
| + | |||
| + | sudo zypper install ' | ||
| - | sudo apt install ' | + | ==== Keyboard ==== |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 93: | Line 64: | ||
| Identifier "BY Tech Gaming Keyboard (evdev custom)" | Identifier "BY Tech Gaming Keyboard (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 101: | Line 71: | ||
| # End</ | # End</ | ||
| - | ===== Mouse ===== | + | ==== Mouse ==== |
| - | + | ||
| - | sudo apt install ' | + | |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 111: | Line 79: | ||
| Identifier " | Identifier " | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 119: | Line 86: | ||
| # End</ | # End</ | ||
| - | ===== Tablet | + | ==== Tablet ==== |
| - | | + | |
| + | * :?: TODO: There' | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 129: | Line 97: | ||
| Identifier "Wacom CTH-470 (evdev custom)" | Identifier "Wacom CTH-470 (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 138: | Line 105: | ||
| # End</ | # End</ | ||
| - | ===== Touchpad | + | ===== synaptics |
| - | | + | ==== Touchpad ==== |
| + | |||
| + | * :!: Not '' | ||
| + | |||
| + | | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 148: | Line 119: | ||
| Identifier " | Identifier " | ||
| MatchProduct " | MatchProduct " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 166: | Line 136: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== libinput ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ==== Mouse ==== | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier " | ||
| + | MatchUSBID " | ||
| + | Driver " | ||
| + | Option " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| # End</ | # End</ | ||
/usr/local/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1760776038.txt.gz · Last modified: by Sean Rhone
