[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Synaptics Mouse pad
- Subject: [ale] Synaptics Mouse pad
- From: dcorbin at machturtle.com (David Corbin)
- Date: Mon Apr 25 20:42:47 2005
I'm having very slow movement of my pointer when I use synaptics touch pad.
My USB Mouse pad moves fine.
Here are the synaptic settings. Any ideas? I can find very little
documentation of the various synaptics settings.
Section "InputDevice"
Identifier "touchpad"
Driver "synaptics"
Option "Device" "/dev/input/event1"
Option "Protocol" "event"
Option "LeftEdge" "1700"
Option "RightEdge" "5300"
Option "TopEdge" "1700"
Option "BottomEdge" "4200"
Option "FingerLow" "25"
Option "FingerHigh" "30"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "VertScrollDelta" "100"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "AccelFactor" "0.0010"
Option "SHMConfig" "on"
EndSection