# 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" # Driver "keyboard" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc104" Option "XkbLayout" "us" # Option "XkbDisable" EndSection Section "ServerFlags" # Option "XkbDisable" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection Section "Device" Identifier "Generic Video Card" Driver "vesa" BusID "PCI:1:0:0" EndSection Section "Monitor" Identifier "Generic Monitor" Option "DPMS" HorizSync 28-64 VertRefresh 43-60 Modeline "1152x900" 135 1152 1296 1424 1536 900 925 928 980 EndSection Section "Monitor" Identifier "MAG" VendorName "MAG" ModelName "968FS" # Bandwidth 200 HorizSync 30 - 86 VertRefresh 50 - 160 DisplaySize 365 260 Modeline "1600x1200cra" 160.0 1600 1664 1856 2160 1200 1201 1204 1250 # Modeline "1400x1050cramag" 155.80 1400 1476 1796 1844 1050 1053 1064 1112 # Modeline "1400x1050" 155.80 1400 1436 1756 1860 1050 1053 1064 1112 Modeline "1400x1050cramag" 155.80 1400 1436 1756 1860 1050 1053 1064 1096 Modeline "1152x900" 135 1152 1296 1424 1536 900 925 928 980 Option "dpms" EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "MAG" DefaultDepth 24 SubSection "Display" Modes "1400x1050cramag" "1280x1024" "1152x900" "1024x768" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "AutoAddDevices" "False" EndSection