# 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 "ServerLayout" Identifier "Default Layout" Screen 0 "Default Screen" 0 0 # commented out by update-manager, HAL is now used # Inputdevice "Generic Keyboard" # commented out by update-manager, HAL is now used # Inputdevice "Configured Mouse" # commented out by update-manager, HAL is now used # Inputdevice "Synaptics Touchpad" EndSection Section "Module" #Load "dbe" # Double-Buffering Extension #Load "v4l" # Video for Linux #Load "extmod" #Load "type1" #Load "freetype" #Load "glx" # 3D layer Load "dri" # direct rendering EndSection # commented out by update-manager, HAL is now used #Section "InputDevice" # Identifier "Generic Keyboard" # Driver "kbd" # Option "CoreKeyboard" # Option "XkbRules" "xorg" # Option "XkbModel" "pc105" # Option "XkbLayout" "pl" #EndSection # commented out by update-manager, HAL is now used #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 # commented out by update-manager, HAL is now used #Section "InputDevice" # # # Option "RBCornerButton" "0" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "SendCoreEvents" "true" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "SHMConfig" "on" # Option "HorizScrollDelta" "0" # Option "RightEdge" "5960" # Option "LeftEdge" "1450" # Option "RTCornerButton" "2" # Option "LTCornerButton" "3" # # Option "RTCornerButton" "0" # Option "MinSpeed" "0.06" # Option "MaxSpeed" "0.30" # Option "AccelFactor" "0.0010" # #Option "AccelFactor" "0.0030" #EndSection Section "Monitor" DisplaySize 331 207 Identifier "PANEL" # Option "DPMS" # Option "above" "VGA_1" #Option "PreferredMode" "1280x800" #UseModes "Modes[0]" EndSection #Section "Modes" #Identifier "Modes[0]" #EndSection Section "Device" Identifier "Ati Radeon Mobility X2300" Driver "radeonhd" Option "ForceDPI" "98" Option "DRI" "true" # Option "RROutputOrder" "PANEL,VGA_1" Option "HPD" "Off" # Option "NoRandr" "true" # Option "SWcursor" "true" # Option "AccelMethod" "XAA" # Option "AccelMethod" "EXA" Option "AccelMethod" "default" EndSection Section "Screen" Identifier "Default Screen" Device "Ati Radeon Mobility X2300" Monitor "PANEL" SubSection "Display" #Modes "1280x800" #Virtual 2560 800 #Virtual 2960 1568 Virtual 2960 2048 EndSubSection # DefaultDepth 24 # SubSection "Display" # Depth 24 # Modes "default" # EndSubSection # SubSection "Display" # Depth 32 # Modes "default" # EndSubSection EndSection Section "DRI" # Group "video" Mode 0666 EndSection Section "Extensions" # Option "Composite" "0" EndSection Section "ServerFlags" # Option "AIGLX" "off" # Option "TexturedVideo" "True" EndSection