> Here's the section from my Tosh XF... but double tap seems to = 2 x 1 tap! > > Section "InputDevice" > Identifier "Mouse1" > Driver "mouse" > Option "Protocol" "ExplorerPS/2" > Option "Device" "/dev/input/mice" > Option "Buttons" "3" > Option "ZAxisMapping" "4 5" > Option "Emulate3Buttons" "off" > Option "HWCursor" "off" > EndSection > > I have an alternate section that I stole from somewhere... but dunno what > it does! > > Section "InputDevice" > Identifier "Mouse2" > Driver "synaptics" > Option "Device" "/dev/psaux" > Option "Protocol" "auto-dev" > Option "LeftEdge" "1900" > Option "RightEdge" "5400" > Option "TopEdge" "1900" > Option "BottomEdge" "4000" > Option "FingerLow" "25" > Option "FingerHigh" "30" > Option "MaxTapTime" "180" > Option "MaxTapMove" "220" > Option "VertScrollDelta" "100" > Option "MinSpeed" "0.02" > Option "MaxSpeed" "0.18" > Option "AccelFactor" "0.0010" > Option "SHMConfig" "on" > # Option "Repeater" "/dev/ps2mouse" > EndSection > (if you change the device to the correct one, it *might* work!) > > > Steve
Thanks Steve...this seems the more logical place and way to tweak my touchpad (IMHO...and knowing very little about the subject!) Ralph
