Section "Files" EndSection Section "ServerFlags" Option "DontZap" "false" EndSection Section "Device" Identifier "ATI Technologies Inc M24GL [Mobility FireGL V3200]" Driver "intel" Option "AccelMethod" "UXA" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" EndSection #Section "InputDevice" # Identifier "Synaptics Touchpad" # Driver "synaptics" # Option "SendCoreEvents" "true" # Option "Device" "/dev/psaux" # Option "Protocol" "auto-dev" # Option "HorizEdgeScroll" "0" #EndSection Section "InputDevice" Driver "wacom" Identifier "stylus" Option "Device" "/dev/input/wacom" Option "Type" "stylus" Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "Button2" "3" Option "Button1" "1" EndSection Section "InputDevice" Driver "wacom" Identifier "eraser" Option "Device" "/dev/input/wacom" Option "Type" "eraser" Option "ForceDevice" "ISDV4" # Tablet PC ONLY Option "Button1" "2" EndSection Section "InputDevice" Driver "wacom" Identifier "cursor" Option "Device" "/dev/input/wacom" Option "Type" "cursor" Option "ForceDevice" "ISDV4" # Tablet PC ONLY EndSection Section "Device" Identifier "ATI Technologies Inc M24GL [Mobility FireGL V3200]" Driver "intel" EndSection Section "Monitor" Identifier "Generic Monitor" # Option "DPMS" # DisplaySize 287 215 EndSection Section "Monitor" Identifier "External Monitor" # Option "DPMS" # DisplaySize 406 305 EndSection Section "Screen" Identifier "Default Screen" Device "ATI Technologies Inc M24GL [Mobility FireGL V3200]" Monitor "Generic Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Viewport 0 0 Virtual 3320 1920 Modes "1400x1050" "1600x1200" "1680x1050" "1920x1200" EndSubSection EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Default Screen" InputDevice "Generic Keyboard" InputDevice "Configured Mouse" Option "AIGLX" "false" # Uncomment if you have a wacom tablet InputDevice "stylus" "SendCoreEvents" InputDevice "cursor" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" EndSection Section "Extensions" Option "Composite" "Enable" EndSection