# xorg.conf (X.Org 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 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 "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizEdgeScroll" "0" EndSection Section "Device" Identifier "Intel Corporation Mobile Integrated Graphics Controller" Driver "i810" BusID "PCI:0:2:0" Option "DevicePresence" "true" Option "DRI" "true" # Option "MergedFB" "true" # Option "MergedXinerama" "false" # Option "MonitorLayout" "CRT,LFP" # Option "MetaModes" "1280x1024-1024x768 1024x768-1024x768" #Option "VBERestore" "yes" #Option "Clone" "true" EndSection Section "Monitor" Identifier "Configured Monitor" ModelName "Sceptre 24 + Hanns 19" HorizSync 31 - 80 VertRefresh 55 - 76 Option "DPMS" "true" EndSection Section "Screen" Identifier "Default Screen" Device "Intel Corporation Mobile Integrated Graphics Controller" Monitor "Configured Monitor" DefaultDepth 16 SubSection "Display" Depth 8 Modes "1920x1440_60" "1920x1200_60" "1920x1080_60" "1680x1050_59.883" "1360x768_59.8" "1600x1200_60" "1280x1024_60" "1024x768_60" #Modes "1920x1440" "1600x1200" "1280x1024" "1280x768" EndSubSection SubSection "Display" Depth 16 Modes "1920x1440_60" "1920x1200_60" "1920x1080_60" "1680x1050_59.883" "1360x768_59.8" "1600x1200_60" "1280x1024_60" "1024x768_60" #Modes "1920x1440" "1600x1200" "1280x1024" "1280x768" EndSubSection SubSection "Display" Depth 24 Modes "1920x1440_60" "1920x1200_60" "1920x1080_60" "1680x1050_59.883" "1360x768_59.8" "1600x1200_60" "1280x1024_60" "1024x768_60" #Modes "1920x1440" "1600x1200" "1280x1024" "1280x768" EndSubSection SubSection "Display" Depth 32 Modes "1920x1440_60" "1920x1200_60" "1920x1080_60" "1680x1050_59.883" "1360x768_59.8" "1600x1200_60" "1280x1024_60" "1024x768_60" #Modes "1920x1440" "1600x1200" "1280x1024" "1280x768" EndSubSection #SubSection "Display" # Depth 24 # Modes "1024x768 1280x768" # Virtual 1280 1024 #EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Synaptics Touchpad" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "Module" Load "dri" EndSection