# xorg.conf # # 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 # The 'Section "InputDevice"' stanzas for mice and keyboards are no longer # necessary with the move to evdev input driver in XOrg. Section "Device" Identifier "Configured Video Device" Driver "radeon" Option "ModeDebug" "true" Option "EnablePageFlip" "off" EndSection Section "Monitor" Identifier "HH281HPB" VendorName "Hanns.G" ModelName "HH281HPB" HorizSync 24-80 VertRefresh 56-75 DisplaySize 593 371 Option "DPMS" EndSection Section "Screen" Identifier "Default Screen" Monitor "HH281HPB" SubSection "Display" Depth 24 Virtual 1920 1200 Modes "1920x1200" "640x480" EndSubSection EndSection Section "ServerFlags" Option "AIGLX" "On" Option "StandbyTime" "10" Option "SuspendTime" "12" Option "OffTime" "15" EndSection