# /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 "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" # Option "CorePointer" # Option "Device" "/dev/input/mice" # Option "Protocol" "ImPS/2" # Option "ZAxisMapping" "4 5" # Option "Emulate3Buttons" "true" #EndSection Section "DRI" Mode 0666 EndSection Section "ServerLayout" #InputDevice "Mouse0" #InputDevice "Configured Mouse" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]" 0 0 InputDevice "Generic Keyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" # path to defoma fonts #FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefonts" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/artwiz" EndSection Section "Module" Load "i2c" Load "bitmap" Load "ddc" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "vbe" Load "evdev" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "es" EndSection Section "InputDevice" Identifier "Mouse0" Driver "evdev" Option "Device" "/dev/input/event2" Option "CorePointer" Option "Name" "Genius Ergo Mouse" Option "Protocol" "evdev" EndSection Section "Monitor" Identifier "L1718S" Option "DPMS" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection #Section "Device" #Option "NvAGP" "1" #Option "NoLogo" "true" #Option "NoFlip" "True" #Option "AddARGBGLXVisuals" "True" #Option "DisableGLXRootClipping" "True" #Option "DamageEvents" "True" #Option "UseEvents" "False" #It may not work on all systems #Option "BackingStore" "True" #With caution #Option "AllowGLXWithComposite" "true" #Option "AddARGBGLXVisuals" "true" #Option "TripleBuffer" "true" #Produce latencia #Option "FlatPanelProperties" "Scaling = Centered" #BusID "PCI:5:0:0" #Identifier "Asus EAX1950PRO" #Driver "vesa" #EndSection Section "Device" Identifier "aticonfig-Device[0]" Driver "fglrx" EndSection #Section "Screen" # #Device "nVidia Corporation NV43 [GeForce 6600]" # #Option "AddARGBGLXVisuals" "True" # #Option "DisableGLXRootClipping" "True" # #Identifier "Default Screen" # #Device "Asus EAX1950PRO" # #Monitor "L1718S" # DefaultDepth 24 # SubSection "Display" # Depth 1 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection # SubSection "Display" # Depth 4 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection # SubSection "Display" # Depth 8 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection # SubSection "Display" # Depth 15 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection # SubSection "Display" # Depth 16 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection # SubSection "Display" # Depth 24 # Modes "1280x1024" "1024x768" "832x624" "800x600" "720x400" "640x480" # EndSubSection #EndSection Section "Screen" Identifier "aticonfig-Screen[0]" Device "aticonfig-Device[0]" Monitor "aticonfig-Monitor[0]" Option "ReducedBlanking" "True" #Option "AddARGBGLXVisuals" "True" #Option "DisableGLXRootClipping" "True" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "on" EndSection