# 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 #Section "InputDevice" # Identifier "Generic Keyboard" # Driver "kbd" # Option "XkbRules" "xorg" # Option "XkbModel" "pc104" # Option "XkbLayout" "us,il" #EndSection # commented out by update-manager, HAL is now used #Section "InputDevice" # Identifier "Configured Mouse" # Driver "mouse" #EndSection # commented out by update-manager, HAL is now used #Section "InputDevice" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "SendCoreEvents" "true" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "HorizEdgeScroll" "0" # Option "SHMConfig" "on" #EndSection Section "Monitor" Identifier "Configured Monitor" EndSection Section "Screen" Identifier "Default Screen" Device "Configured Video Device" Monitor "Configured Monitor" DefaultDepth 24 #required by fglrx SubSection "Display" Modes "1680x1050" "800x600" "1024x768" "1280x1024" "1440X900" EndSubSection EndSection Section "Module" Load "glx" Load "dbe" Load "v4l" Load "vbe" Load "i2c" Load "bitmap" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "int10" EndSection Section "DRI" Group 0 Mode 0666 EndSection Section "Extensions" Option "Composite" "Enable" Option "DAMAGE" "Enable" Option "RENDER" "Enable" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" # commented out by update-manager, HAL is now used # InputDevice "Synaptics Touchpad" EndSection Section "Device" Identifier "Configured Video Device" Driver "radeon" # Option "AccelMethod" "EXA" # Option "ExaOptimizeMigration" "true" Option "AGPFastWrite" "yes" # Option "MigrationHeuristic" "greedy" # Option "EnablePageFlip" "on" # Option "ColorTiling" "on" EndSection Section "ServerFlags" Option "AIGLX" "true" Option "DontZap" "False" EndSection