# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by failsafeDexconf, using # values from the debconf database and some overrides to use vesa mode. # # You should use dexconf or another such tool for creating a "real" xorg.conf # For example: # sudo dpkg-reconfigure -phigh xserver-xorg # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section "InputDevice" # Identifier "Generic Keyboard" # Driver "kbd" # Option "XkbRules" "xorg" # Option "XkbModel" "pc105" # Option "XkbLayout" "fr" # Option "XkbVariant" "latin9" #EndSection # commented out by update-manager, HAL is now used and auto-detects devices # Keyboard settings are now read from /etc/default/console-setup #Section "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" #EndSection Section "ServerLayout" Identifier "Default Layout" Screen 0 "aticonfig-Screen[0]-0" 0 0 Option "AIGLX" EndSection Section "Files" EndSection Section "Module" Load "glx" Load "v4l" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "dri" EndSection Section "ServerFlags" Option "Xinerama" "off" EndSection Section "Monitor" Identifier "aticonfig-Monitor[0]-0" Option "VendorName" "ATI Proprietary Driver" Option "ModelName" "Generic Autodetecting Monitor" Option "DPMS" "true" EndSection Section "Device" Identifier "aticonfig-Device[0]-0" Driver "fglrx" Option "UseFastTLS" "2" Option "Textured2D" "on" Option "TexturedXrender" "off" Option "BackingStore" "on" Option "VideoOverlay" "off" Option "OpenGLOverlay" "off" BusID "PCI:3:0:0" EndSection Section "Screen" Identifier "aticonfig-Screen[0]-0" Device "aticonfig-Device[0]-0" Monitor "aticonfig-Monitor[0]-0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection Section "Extensions" Option "Composite" "on" Option "RENDER" "on" # essential for proper window border rendering Option "DAMAGE" "on" # compiz-fusion calls for explicitly EndSection