# 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 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 commands as root: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum # dpkg-reconfigure xserver-xorg Section "Files" ModulePath "/usr/local/lib/xorg/modules/" ModulePath "/usr/local/lib/xorg/modules/drivers/" # FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these 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/CID" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" # Load "v4l" Load "vbe" EndSection Section "Extensions" Option "Composite" "Enable" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" EndSection Section "InputDevice" Identifier "Configured 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 "SendCoreEvents" "true" Option "Device" "/dev/input/event2" Option "Protocol" "auto-dev" Option "ZAxisMapping" "4 5" Option "LeftEdge" "1700" Option "RightEdge" "5300" Option "TopEdge" "1700" Option "BottomEdge" "4200" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "220" Option "VertScrollDelta" "100" Option "MinSpeed" "0.06" Option "MaxSpeed" "0.12" Option "AccelFactor" "0.0010" Option "SHMConfig" "on" EndSection Section "Device" Identifier "singlehead" Driver "radeon" Option "MonitorLayout" "LVDS, None" Option "DynamicClocks" "on" Option "IgnoreDDC" "1" BusID "PCI:1:0:0" EndSection Section "Device" Identifier "home" Driver "radeon" Option "MonitorLayout" "LVDS, CRT" Option "MergedFB" "true" Option "CRT2Position" "RightOf" Option "CRT2HSync" "30.0-150" Option "CRT2VRefresh" "50-150" Option "AccelMethod" "XAA" Option "ColorTiling" "1" Option "DynamicClocks" "on" Option "AGPFastWrite" "1" Option "MergedNonRectangular" "true" Option "MergedDPI" "100 100" Option "MetaModes" "1680x1050 1680x1050-1400x1050 1680x1050-1024x768 1024x768 800x600 800x600-800x600 640x480 640x400 1680x1050-1152x864" BusID "PCI:1:0:0 EndSection Section "Device" Identifier "itmc1" Driver "radeon" Option "MonitorLayout" "LVDS, CRT" Option "MergedFB" "true" Option "CRT2Position" "RightOf" Option "CRT2HSync" "30.0-80" Option "CRT2VRefresh" "50-120" # Option "AccelDFS" "1" # Option "ColorTiling" "0" Option "DynamicClocks" "on" # Option "AGPFastWrite" "false" # Option "AGPMode" "1" Option "MergedNonRectangular" "true" # Option "MergedDPI" "100 100" # Option "MetaModes" "1680x1050 1680x1050-1024x768 1024x768" Option "MetaModes" "1024x768-1024x768" Option "IgnoreDDC" "1" BusID "PCI:1:0:0 EndSection Section "Monitor" Identifier "Standardbildschirm" Option "DPMS" # HorizSync 30-100 # VertRefresh 50-80 EndSection Section "Screen" Identifier "Default Screen" Device "itmc1" Monitor "Standardbildschirm" DefaultDepth 24 EndSection Section "Screen" Identifier "home" Device "home" Monitor "Standardbildschirm" DefaultDepth 24 EndSection Section "Screen" Identifier "singlehead" Device "singlehead" Monitor "Standardbildschirm" DefaultDepth 24 # SubSection "Display" # Depth 24 # Modes "1680x1050" "1024x768" "800x600" "640x480" # EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "AIGLX" "false" EndSection Section "ServerLayout" Identifier "small2" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "AIGLX" "false" EndSection Section "ServerLayout" Identifier "singlehead" Screen "singlehead" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "AIGLX" "false" EndSection Section "ServerLayout" Identifier "home" Screen "home" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" Option "AIGLX" "false" EndSection Section "DRI" Mode 0666 EndSection