# /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/truetype" 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" # path to defoma fonts # FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "dga" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de(nodeadkeys)" EndSection Section "InputDevice" Identifier "Logitech Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "ltcd" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Logitech Mouse" Driver "mouse" Option "CorePointer" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ExplorerPS/2" Option "Buttons" "9" Option "ZAxisMapping" "4 5" Option "ButtonMapping" "1 2 3 6 7 8 9 10 11" EndSection Section "InputDevice" Identifier "Standard USB Mouse" Driver "mouse" Option "SendCoreEvents" "true" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "CorePointer" Option "Device" "/dev/psaux" Option "Edges" "1900 5400 1800 3900" Option "Finger" "25 30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "EmulateMidButton" "75" Option "VertScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.18" Option "AccelFactor" "0.0010" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" Option "HorizEdgeScroll" "false" EndSection Section "Monitor" Identifier "Monitor-LCD" HorizSync 30-96 #28-96 VertRefresh 47-150 #50-76 Option "DPMS" Option "PreferredMode" "1024x768" EndSection Section "Monitor" Identifier "Syncmaster 215TW" DisplaySize 453 283 HorizSync 30-81 VertRefresh 56-75 ModelName "SYNCMASTER 215TW" VendorName "SAMSUNG" Option "PreferredMode" "1680x1050" EndSection Section "Device" Identifier "Card-LCD" Driver "i810" BusID "PCI:0:2:0" Option "Monitor-LVDS" "Monitor-LCD" # Option "Monitor-VGA" "Syncmaster 215TW" EndSection Section "Screen" Identifier "Screen-LCD" Device "Card-LCD" DefaultDepth 24 EndSection Section "ServerLayout" Identifier "LCD" Screen "Screen-LCD" InputDevice "Generic Keyboard" InputDevice "Synaptics Touchpad" InputDevice "Standard USB Mouse" EndSection Section "ServerFlags" Option "DefaultServerLayout" "LCD" EndSection Section "DRI" Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" EndSection