# /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 commands: # # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom # sudo sh -c 'md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum' # sudo dpkg-reconfigure xserver-xorg Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts 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 "vbe" #Load "synaptics" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" # Screen dimensions in mm; makes fonts too large for my taste: #DisplaySize 368 230 EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection # This section allows use of a supplementary USB mouse at any time: Section "InputDevice" Identifier "USB Mouse" Driver "mouse" Option "SendCoreEvents" "true" #Option "Device" "/dev/input/mouse2" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "false" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Alps Glidepoint" Driver "synaptics" #Option "CorePointer" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" #Option "Device" "/dev/input/mouse1" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "LeftEdge" "120" Option "RightEdge" "830" Option "TopEdge" "120" Option "BottomEdge" "600" Option "FingerLow" "25" Option "FingerHigh" "30" Option "MaxTapTime" "180" Option "MaxTapMove" "110" Option "MaxDoubleTapTime" "180" Option "ClickTime" "100" Option "FastTaps" "1" Option "EmulateMidButtonTime" "75" Option "VertScrollDelta" "10" Option "HorizScrollDelta" "20" Option "MinSpeed" "0.2" Option "MaxSpeed" "2.5" Option "AccelFactor" "0.06" Option "EdgeMotionMinZ" "30" Option "EdgeMotionMaxZ" "160" Option "EdgeMotionMinSpeed" "15" Option "EdgeMotionMaxSpeed" "15" Option "EdgeMotionUseAlways" "0" Option "UpDownScrolling" "1" Option "LeftRightScrolling" "1" Option "TouchpadOff" "0" Option "GuestMouseOff" "1" Option "LockedDrags" "1" Option "RTCornerButton" "0" Option "RBCornerButton" "0" Option "LTCornerButton" "2" Option "LBCornerButton" "2" Option "TapButton1" "1" Option "TapButton2" "1" Option "TapButton3" "3" Option "CircularScrolling" "0" Option "CircScrollDelta" "0.08" Option "CircScrollTrigger" "0" Option "CircularPad" "0" Option "PalmDetect" "1" Option "PalmMinWidth" "10" Option "PalmMinZ" "200" Option "CoastingSpeed" "0" EndSection Section "ServerFlags" Option "DontZoom" "false" Option "BlankTime" "30" Option "StandbyTime" "40" Option "SuspendTime" "50" EndSection Section "Device" Identifier "Radeon-Cloned" Driver "ati" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "BusType" "PCIE" Option "MonitorLayout" "LVDS, CRT" Option "MergedFB" "true" Option "CRT2HSync" "31.0-80.0" Option "CRT2VRefresh" "60.0-76.0" Option "CRT2Position" "Clone" Option "MetaModes" "1920x1200 1600x1200 1400x1050 1280x1024 1024x768 640x480" Option "PanelOff" "false" Option "DynamicClocks" "true" ## Change this to "false" if there are any problems: Option "EnablePageFlip" "true" EndSection Section "Screen" Identifier "Cloned-Screen" Device "Radeon-Cloned" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1200" "1600x1200" "1400x1050" "1280x1024" "1024x768" "640x480" EndSubSection EndSection Section "Device" Identifier "Radeon-MultiHead" Driver "ati" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "BusType" "PCIE" Option "MonitorLayout" "LVDS, CRT" Option "MergedFB" "true" Option "CRT2HSync" "31.0-80.0" Option "CRT2VRefresh" "60.0-76.0" Option "CRT2Position" "RightOf" Option "MetaModes" "1920x1200-1600x1200" Option "PanelOff" "false" Option "DynamicClocks" "true" ## Change this to "false" if there are any problems: Option "EnablePageFlip" "true" EndSection Section "Screen" Identifier "Dual-Screen" Device "Radeon-MultiHead" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1200" "1600x1200" "1400x1050" "1280x1024" "1024x768" "640x480" EndSubSection EndSection Section "Device" Identifier "Radeon-Single" Driver "ati" BusID "PCI:1:0:0" Option "AGPMode" "4" Option "AGPFastWrite" "true" Option "BusType" "PCIE" Option "MonitorLayout" "LVDS" Option "MergedFB" "false" Option "PanelOff" "false" Option "DynamicClocks" "true" ## Change this to "false" if there are any problems: Option "EnablePageFlip" "true" EndSection Section "Screen" Identifier "Single-Screen" Device "Radeon-Single" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1200" "1600x1200" "1400x1050" "1280x1024" "1024x768" "640x480" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" # # Uncomment ONE of these three entries, depending on your external montior setup: # #Screen "Single-Screen" Screen "Cloned-Screen" #Screen "Dual-Screen" InputDevice "Generic Keyboard" InputDevice "Alps Glidepoint" InputDevice "USB Mouse" EndSection Section "DRI" Mode 0666 EndSection