I have a synaptics touchpad and a USB wheel mouse. I've installed the synaptics driver so that I can scroll and double click on the touchpad. This works great provided that I have or have had the USB mouse puggged in. If I boot without the USB mouse plugged in then it seems my touchpad functions without the synaptic driver, no scrolling, double-clicking, etc. I'm using Xorg but I experience the same behaviour under XF. Any ideas?

Thanks!
Brandon

Section "InputDevice"
Identifier "synaptic"
Driver "synaptics"
Option "Protocol" "auto-dev"
Option "Device" "/dev/psaux"
Option "MinSpeed" "0.06"
Option "MaxSpeed" "0.12"
Option "BottomEdge" "4200"
Option "SHMConfig" "on"
# Option "Repeater" "/dev/ps2mouse"
Option "LeftEdge" "1700"
Option "FingerLow" "25"
Option "MaxTapTime" "180"
Option "MaxTapMove" "220"
Option "FingerHigh" "30"
Option "VertScrollDelta" "100"
Option "AccelFactor" "0.0010"
Option "TopEdge" "1700"
Option "RightEdge" "5300"
EndSection
....
Section "ServerLayout"
Identifier "layout1"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "synaptic" "AlwaysCore"
InputDevice "Mouse1" "CorePointer"
Screen "screen1"
EndSection



____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to