# /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 /etc/X11/xorg.conf manual page. # (Type "man /etc/X11/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 "HP Layout" Screen 0 "HP Screen" 0 0 InputDevice "HP Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection Section "InputDevice" Identifier "HP Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "fr" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Protocol" "auto-dev" Option "TapButton3" "2" Option "TapButton2" "3" Option "SHMConfig" "true" EndSection Section "Monitor" Identifier "HP LCD" Option "VendorName" "HP" Option "ModelName" "Flat Panel" EndSection Section "Device" Identifier "ATI Mobility HD2600" Driver "radeonhd" EndSection Section "Screen" Identifier "HP Screen" Device "ATI Mobility HD2600" Monitor "HP LCD" DefaultDepth 24 EndSection