# xorg.conf (X.Org 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 "Files" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/misc" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "Device" "/dev/input/mouse0" Option "Emulate3Buttons" "false" Option "CorePointer" EndSection Section "Monitor" Identifier "Syncmaster 957p" HorizSync 30-96 VertRefresh 50-160 Option "PreferredMode" "1600x1200" EndSection Section "Monitor" Identifier "Dell 2408WFP" Option "PreferredMode" "1920x1200" Option "Position" "1280 853" EndSection Section "Monitor" Identifier "HP L1906" Option "LeftOf" "Dell 2408WFP" Option "PreferredMode" "1280x1024" Option "Position" "0 0" # Option "LeftOf" "Syncmaster 957p" EndSection Section "Device" Identifier "RadeonHD" Driver "radeonhd" BusID "PCI:1:0:0" Option "Monitor-DVI-I_1/digital" "Dell 2408WFP" Option "Monitor-DVI-I_2/analog" "HP L1906" Option "RROutputOrder" "DVI-I_1/digital DVI-I_2/analog" # Option "Monitor-DVI-I_1/analog" "Syncmaster 957p" # Option "RROutputOrder" "DVI-I_1/analog DVI-I_2/analog" EndSection Section "Device" Identifier "Radeon" Driver "radeon" BusID "PCI:1:0:0" Option "DefaultConnectorTable" "true" EndSection Section "Screen" Identifier "Default Screen" Device "RadeonHD" # Device "Radeon" Monitor "Dell 2408WFP" # Monitor "Syncmaster 957p" DefaultDepth 24 SubSection "Display" Depth 24 Virtual 3200 1200 EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection