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/20 01:31] – [modesetting] Sean Rhone | linux:notes:xorg.conf_snippets [2026/05/10 01:41] (current) – [HP S2031] Sean Rhone | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Debugging ====== | ====== Debugging ====== | ||
| - | |||
| - | * :!: TODO: [[bsd: | ||
| mousepad '/ | mousepad '/ | ||
| + | |||
| + | cp '/ | ||
| cat '/ | cat '/ | ||
| - | |||
| - | cat '/ | ||
| cat '/ | cat '/ | ||
| + | |||
| + | cat '/ | ||
| cat '/ | cat '/ | ||
| Line 15: | Line 15: | ||
| cat '/ | cat '/ | ||
| - | ===== GNOME ===== | + | ====== Xfce Resets ====== |
| - | | + | |
| - | | + | |
| - | ====== | + | ====== |
| - | * [[linux; | + | * https:// |
| - | ====== Specific Screens ====== | + | ===== HP S2031 ===== |
| - | ===== HP 27vx ===== | + | * [[devices: |
| + | * '' | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 33: | Line 34: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "HDMI-1" | + | Identifier "HDMI1" |
| - | Modeline "1920x1080_74" | + | Modeline "1600x900_76" |
| - | Modeline "1280x720_74" | + | Modeline "1280x720_76" |
| - | Modeline "1024x768_74" | + | Modeline "1024x768_76" |
| - | Option " | + | Modeline " |
| + | Modeline " | ||
| + | Option " | ||
| EndSection | EndSection | ||
| Line 43: | Line 46: | ||
| ====== Graphics ====== | ====== Graphics ====== | ||
| - | |||
| - | ===== modesetting ===== | ||
| - | |||
| - | * 2025/04/14: Preferred over '' | ||
| - | * 2025/10/20: Tear-free from '' | ||
| - | |||
| - | sudo mkdir -p '/ | ||
| - | |||
| - | < | ||
| - | Section " | ||
| - | Identifier "Intel (modesetting custom)" | ||
| - | MatchDriver " | ||
| - | Driver " | ||
| - | EndSection | ||
| - | |||
| - | # End</ | ||
| ===== intel ===== | ===== intel ===== | ||
| - | sudo apt install 'xserver-xorg-video-intel' | + | sudo zypper |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 71: | Line 58: | ||
| MatchDriver " | MatchDriver " | ||
| Driver " | Driver " | ||
| + | Option " | ||
| Option " | Option " | ||
| Option " | Option " | ||
| Line 78: | Line 66: | ||
| Option " | Option " | ||
| Option " | Option " | ||
| + | Option " | ||
| + | EndSection | ||
| + | |||
| + | # End</ | ||
| + | |||
| + | ===== modesetting ===== | ||
| + | |||
| + | sudo mkdir -p '/ | ||
| + | |||
| + | < | ||
| + | Section " | ||
| + | Identifier "Intel (modesetting custom)" | ||
| + | MatchDriver " | ||
| + | Driver " | ||
| EndSection | EndSection | ||
| Line 84: | Line 86: | ||
| ====== Input ====== | ====== Input ====== | ||
| - | ===== Keyboard | + | ===== evdev ===== |
| - | | + | **** |
| + | |||
| + | | ||
| + | |||
| + | ==== Keyboard ==== | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 94: | Line 100: | ||
| Identifier "BY Tech Gaming Keyboard (evdev custom)" | Identifier "BY Tech Gaming Keyboard (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 102: | Line 107: | ||
| # End</ | # End</ | ||
| - | ===== Mouse ===== | + | ==== Mouse ==== |
| - | + | ||
| - | sudo apt install ' | + | |
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 110: | Line 113: | ||
| < | < | ||
| Section " | Section " | ||
| - | Identifier "ATTACK SHARK R6 Mouse (evdev custom)" | + | Identifier "CORSAIR HARPOON RGB PRO Gaming |
| - | MatchUSBID "373e:0021" | + | MatchUSBID "1b1c:1b75" |
| - | MatchDevicePath "/ | + | |
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 120: | Line 122: | ||
| # End</ | # End</ | ||
| - | ===== Tablet | + | ==== Tablet ==== |
| - | | + | |
| + | * :?: TODO: There' | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 130: | Line 133: | ||
| Identifier "Wacom CTH-470 (evdev custom)" | Identifier "Wacom CTH-470 (evdev custom)" | ||
| MatchUSBID " | MatchUSBID " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 139: | Line 141: | ||
| # End</ | # End</ | ||
| - | ===== Touchpad | + | ===== synaptics |
| - | | + | ==== Touchpad ==== |
| + | |||
| + | * :!: Not '' | ||
| + | |||
| + | | ||
| sudo mkdir -p '/ | sudo mkdir -p '/ | ||
| Line 149: | Line 155: | ||
| Identifier " | Identifier " | ||
| MatchProduct " | MatchProduct " | ||
| - | MatchDevicePath "/ | ||
| Driver " | Driver " | ||
| Option " | Option " | ||
| Line 167: | Line 172: | ||
| 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.1760938307.txt.gz · Last modified: by Sean Rhone
