# /etc/X11/xorg.conf (xorg X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf(5) manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "Files" Fontpath "/usr/share/fonts/X11/misc" Fontpath "/usr/share/fonts/X11/cyrillic" Fontpath "/usr/share/fonts/X11/100dpi/:unscaled" Fontpath "/usr/share/fonts/X11/75dpi/:unscaled" Fontpath "/usr/share/fonts/X11/Type1" Fontpath "/usr/share/fonts/X11/100dpi" Fontpath "/usr/share/fonts/X11/75dpi" Fontpath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "int10" Load "vbe" Load "glx" Load "GLcore" Load "v4l" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "SHMConfig" "true" Option "VertEdgeScroll" "true" Option "HorizEdgeScroll" "true" Option "VertTwoFingerScroll" "true" Option "HorizTwoFingerScroll" "true" Option "LockedDrags" "false" EndSection Section "ServerLayout" Identifier "Default Layout" Inputdevice "Synaptics Touchpad" EndSection Section "Device" Identifier "Intel-LCD" Boardname "i810" Busid "PCI:0:2:0" Driver "intel" # Option "AccelMethod" "UXA" EndSection Section "Screen" Identifier "Default Screen" SubSection "Display" Virtual 2048 2048 # 2560 EndSubSection EndSection