linux:notes:xorg.conf_snippets
This is an old revision of the document!
Table of Contents
Logs
gio open ~/'.local/share/xorg/Xorg.1.log'
gio open ~/'.local/share/xorg'
Specific Screens
HP 27vx
sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-monitor-custom.conf'
Section "Monitor" Identifier "HDMI-1" Modeline "1920x1080_74" 165.612 1920 1928 1960 2000 1080 1105 1113 1119 +HSync -VSync Modeline "1280x720_74" 75.077 1280 1288 1320 1360 720 732 740 746 +HSync -VSync Modeline "1024x768_74" 65.03 1024 1032 1064 1104 768 782 790 796 +HSync -VSync Option "PreferredMode" "1920x1080_74" EndSection
TODO
- 2025/03/06: FreeBSD xorg.conf snippets work as-is for evdev, synaptics, and intel xorg.conf_snippets
/srv/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1741295245.txt.gz · Last modified: by Sean Rhone