User Tools

Site Tools


linux:notes:xorg.conf_snippets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:xorg.conf_snippets [2026/04/25 06:54] Sean Rhonelinux:notes:xorg.conf_snippets [2026/05/10 01:41] (current) – [HP S2031] Sean Rhone
Line 28: Line 28:
  
   * [[devices:displays:hp_s2031|Notes]]   * [[devices:displays:hp_s2031|Notes]]
 +  * ''HDMI1'' (no-dash) = [[#intel|Intel]] DDX
  
   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-monitor-custom.conf'   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-monitor-custom.conf'
Line 48: Line 49:
 ===== intel ===== ===== intel =====
  
-  sudo apt install 'xserver-xorg-video-intel'+  sudo zypper install 'xf86-video-intel'
  
   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-graphics-custom.conf'   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-graphics-custom.conf'
Line 89: Line 90:
 **** ****
  
-  sudo apt install 'xserver-xorg-input-evdev'+  sudo zypper install 'xf86-input-evdev'
  
 ==== Keyboard ==== ==== Keyboard ====
Line 146: Line 147:
   * :!: Not ''evdev'' like the above   * :!: Not ''evdev'' like the above
  
-  sudo apt install 'xserver-xorg-input-synaptics'+  sudo zypper install 'xf86-input-synaptics'
  
   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-touchpad-custom.conf'   sudo mkdir -p '/etc/X11/xorg.conf.d' && sudo -e '/etc/X11/xorg.conf.d/10-touchpad-custom.conf'
/srv/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1777114479.txt.gz · Last modified: by Sean Rhone

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki