Linux 2

Mouse part of XF86Config:

Section “InputDevice”
Driver “synaptics”
Identifier “Mouse0”
Option “Device” “/dev/psaux”
Option “Edges” “1900 5400 1800 3900”
Option “Finger” “25 30”
Option “MaxTapTime” “20”
Option “MaxTapMove” “220”
Option “VertScrollDelta” “250”
Option “EdgeMotionSpeed” “10”
Option “MinSpeed” “0.03”
Option “MaxSpeed” “0.11”
Option “AccelFactor” “0.0010”
Option “Emulate3Buttons” “yes”
EndSection

Errr… I forgot what else… more later.



-Oliver