# /etc/X11/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(5) 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/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/100dpi/:unscaled" FontPath "/usr/share/fonts/X11/75dpi/:unscaled" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" # path to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "int10" Load "vbe" load "glx" load "GLcore" load "v4l" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" option "CoreKeyboard" option "XkbRules" "xorg" option "XkbModel" "pc101" option "XkbLayout" "latam" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" option "CorePointer" option "Device" "/dev/input/mice" option "Protocol" "ImPS/2" option "ZAxisMapping" "4 5" option "Emulate3Buttons" "false" EndSection Section "Device" identifier "Generic Video Card" boardname "radeon" busid "PCI:4:13:0" driver "radeon" screen 0 option "MergedFB" "off" option "NoDDC" "on" Option "Monitor-VGA-1" "Generic Monitor" EndSection Section "Monitor" identifier "Generic Monitor" vendorname "Compaq" modelname "Compaq Presario 14SV" # DisplaySize 268 162 DisplaySize 295 225 HorizSync 30.0 - 55.0 VertRefresh 50.0 - 72.0 # Modeline "1416x800@60" 92.40 1416 1448 1792 1824 800 816 824 841 # Modeline "1280x900@60" 97.26 1280 1312 1680 1712 900 918 927 946 # Modeline "1280x1000@60" 111.46 1280 1312 1728 1760 1000 1020 1030 1051 # Modeline "1280x800weird@60" 83.46 1280 1344 1480 1680 824 825 830 846 # Modeline "1280x800weird@60" 83.46 1280 1344 1480 1680 900 901 906 930 # Modeline "1280x848@57" 85.06 1280 1344 1480 1680 848 849 854 888 # Modeline "1280x900@54.4" 85.06 1280 1344 1480 1680 900 901 906 930 # Modeline "1280x800weird@60" 86.06 1280 1344 1480 1680 960 961 967 990 Option "PreferredMode" "1280x800" gamma 1.45 EndSection Section "Screen" Identifier "Default Screen" Device "Generic Video Card" Monitor "Generic Monitor" DefaultDepth 16 DefaultFbBpp 16 SubSection "Display" depth 16 modes "1280x800" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" screen 0 "Default Screen" 0 0 InputDevice "Generic Keyboard" InputDevice "Configured Mouse" EndSection Section "DRI" Mode 0666 EndSection #Section "Extensions" #Option "Composite" "disable" #EndSection Section "ServerFlags" option "AllowDeactivateGrabs" "on" EndSection