# 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 "Files" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" EndSection Section "Device" Identifier "Generic Video Card" Driver "ati" BusID "PCI:0:16:0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 20-200 VertRefresh 20-300 # HorizSync 20-100 # VertRefresh 20-100 # 1920x1080 @ 60Hz # Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync # 1920x1080 @ 75Hz # Modeline "1920x1080" 211.436 1920 2056 2264 2608 1080 1081 1084 1126 +hsync +vsync # ModeLine "1920x1080" 74.250 1920 2008 2052 2200 1080 1084 1094 1124 interlace +hsync +vsync # ModeLine "1920x1080" 74.156 1920 2412 2500 2648 1080 1084 1094 1125 interlace +hsync +vsync # ModeLine "1920x1080" 138.5 1920 1968 2000 2080 1080 1082 1087 1111 # ModeLine "1920x1080" 148.5 1920 1960 2016 2200 1080 1082 1088 1125 # ModeLine "1920x1080" 148.352 1920 1960 2016 2200 1080 1082 1088 1125 # ModeLine "1920x1080" 74.176 1920 1960 2016 2200 1080 1082 1088 1125 Interlace # Modeline "1920x1080" 182.02 1920 1952 2640 2672 1080 1102 1113 1135 # Modeline "1920x1080" 138.50 1920 1952 2472 2504 1080 1103 1112 1135 # ModeLine "1280x720" 74.25 1280 1350 1430 1650 720 725 730 750 # Modeline "1920x1080" 138.5 1920 1960 2040 2080 1080 1090 1100 1110 +hsync +vsync # Modeline "1920x1080" 172.798 1920 2040 2248 2576 1080 1081 1084 1118 -hsync -vsync # Maker 1 # ModeLine "1920x1080" 74.25 1920 1964 2052 2200 1080 1084 1090 1125 interlace # # Maker 2 Modeline "1920x1080" 138.5 1920 1968 2000 2080 1080 1082 1087 1111 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Modes "1920x1080" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection