# /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" Load "dbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "explorerPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Generic Video Card" Driver "i810" #Driver "intel" #Option "DRI" "true" #Option "RenderAccel" "true" #Option "AllowGLXWithComposite" "true" #Driver "intel" VideoRam 229376 #Option "AccelMethod" "EXA" #Option "AccelMethod" "XAA" #Option "MigrationHeuristic" "greedy" #Option "XAANoOffscreenPixmaps" "true" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" #HorizSync 47.3 #VertRefresh 60 ModeLine "1366x768" 85.0 1366 1430 1574 1782 768 769 772 795 #ModeLine "1024x768" 78.75 1024 1040 1136 1312 768 769 772 800 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 16 SubSection "Display" Depth 16 #Modes "samsungwxga" "1366x768" "1024x768" Modes "1366x768" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" #InputDevice "TouchScreen" "SendCoreEvents" EndSection Section "DRI" Mode 0666 EndSection Section "InputDevice" Identifier "TouchScreen" Driver "TWXinput" Option "Device" "/dev/twscreen0" Option "Mapping" "" EndSection