# /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 "MBP Layout" Screen 0 "MBP Screen" 0 0 InputDevice "MBP Keyboard" InputDevice "Configured Mouse" InputDevice "Synaptics Touchpad" EndSection Section "InputDevice" Identifier "MBP Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "macintosh" Option "XkbLayout" "fr" Option "XkbOptions" "lv3:lwin_switch" 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 "VertTwoFingerScroll" "true" Option "SHMConfig" "true" EndSection Section "Monitor" Identifier "MacBook Pro LCD" Option "VendorName" "Apple" Option "ModelName" "Flat Panel" Option "DPMS" "true" HorizSync 28-72 VertRefresh 43-60 EndSection Section "Device" Identifier "ATI Mobility X1600" Driver "radeonhd" EndSection Section "Screen" Identifier "MBP Screen" Device "ATI Mobility X1600" Monitor "MacBook Pro LCD" DefaultDepth 24 SubSection "Display" Modes "1440x900" EndSubSection EndSection Section "Extensions" Option "Composite" "Enable" EndSection