# 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 command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "ServerLayout" Identifier "Default Layout" Screen "Staples" 0 0 # Screen "Envision" RightOf "Staples" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "Files" EndSection Section "Module" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" # Option "Protocol" "ImPS/2" Option "Protocol" "Auto" Option "ZAxisMapping" "4 5" Option "Emulate3Buttons" "true" EndSection Section "Monitor" Identifier "Staples" HorizSync 31.0 - 83.0 VertRefresh 56.0 - 75.0 Option "DPMS" "true" Option "VendorName" "Staples" Option "ModelName" "SP7106" EndSection #Section "Monitor" # Identifier "Envision" # HorizSync 30 - 80 # VertRefresh 50 - 70 # Don't enable, or all we'll get is 1600x1200 # Option "DPMS" "true" # Option "VendorName" "AOC" # Option "ModelName" "Envision L37W698" #EndSection Section "Device" Identifier "ASUS ATI Radeon X1600 Pro (DVI)" Driver "fglrx" Option "VideoOverlay" "1" Option "UseFastTLS" "2" Option "EnablePrivateBackZ" "1" Option "Textured2D" "1" Option "TexturedXrender" "1" BusID "PCI:1:0:0" EndSection #Section "Device" # Identifier "ASUS ATI Radeon X1600 Pro (VGA)" # Driver "fglrx" # Option "VideoOverlay" "1" # Option "UseFastTLS" "2" # Option "EnablePrivateBackZ" "1" # Option "Textured2D" "1" # Option "TexturedXrender" "1" # BusID "PCI:1:0:0" # Screen 1 #EndSection Section "Screen" Identifier "Staples" Device "ASUS ATI Radeon X1600 Pro (DVI)" Monitor "Staples" DefaultDepth 24 SubSection "Display" Modes "1280x1024" "1024x768" "800x600" "640x480" EndSubSection EndSection #Section "Screen" # Identifier "Envision" # Device "ASUS ATI Radeon X1600 Pro (VGA)" # Monitor "Envision" # DefaultDepth 24 # SubSection "Display" # Modes "1360x768" "1280x1024" "1280x768" "1024x768" "800x600" "640x480" # EndSubSection #EndSection Section "DRI" Mode 0666 EndSection