adjusting laptop touchpad sensitivity ?
Net Llama!
netllama
Sat Nov 27 14:57:57 PST 2004
On 11/27/2004 03:48 PM, Collins Richey wrote:
> On Sat, 27 Nov 2004 13:22:09 -0800, Net Llama! <netllama at linux-sxs.org> wrote:
>>I figured it out. I had to use the 'synclient' tool which is part of
>>the synaptics RPM in FC:
>>http://web.telia.com/~u89404340/touchpad/
>>
>
>
> Just as a favor, could you post the mouse definition(s) in your
> xfree/xorg config file. I'm still trying to sort this out.
i'm using xorg.conf.
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Synaptics" "AlwaysCore"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "synaptics"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
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
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
L. Friedman netllama at linux-sxs.org
Linux Step-by-step & TyGeMo: http://netllama.ipfox.com
15:50:00 up 90 days, 6:31, 8 users, load average: 1.15, 1.20, 1.19
More information about the Linux-users
mailing list