# 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 "ServerFlags" Option "AllowEmptyInput" "off" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "gb" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "DVI-0" Driver "radeon" # Option "FBTexPercent" "75" Option "AccelMethod" "EXA" Option "AccelDFS" "on" Option "EnablePageFlip" "true" Option "GARTSize" "64" # Option "DynamicClocks" "on" # Option "IgnoreEDID" "on" # Option "EnableDepthMoves" "true" Option "DefaultTMDSPLL" "true" Option "ModeDebug" "on" Option "Monitor-DVI-0" "Configured Monitor" EndSection Section "Monitor" Identifier "Configured Monitor" # Option "ReducedBlanking" "on" Option "PreferredMode" "1920x1200R" Mode "1920x1200R" # vfreq 59.950Hz, hfreq 74.038kHz DotClock 154.000000 HTimings 1920 1968 2000 2080 VTimings 1200 1203 1209 1235 Flags "-HSync" "+VSync" EndMode EndSection Section "Screen" Identifier "Default Screen" Monitor "Configured Monitor" SubSection "Display" Modes "1920x1200R" "1600x1200" "1280x1024" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Configured Mouse" "CorePointer" InputDevice "Generic Keyboard" "CoreKeyboard" EndSection