* Gerfried Fuchs <rho...@debian.at> [2009-09-25 20:51:28 CEST]: > Just to answer the first question right ahead, yes I've read the > NEWS.Debian entry about it (though I don't really feel like it's the > proper choice to go, not sure if it really is disabled for my system by > default though - but with only one button I seriously hope it's *not* > turned off by default!). I did what is written in there, as you can see > by this output: > > #v+ > rho...@edna:~$ synclient -l | grep Tap > MaxTapTime = 350 > MaxTapMove = 42 > MaxDoubleTapTime = 180 > SingleTapTimeout = 180 > FastTaps = 1 > TapButton1 = 1 > TapButton2 = 2 > TapButton3 = 3 > rho...@edna:~$ > #v- > ...
> Section "InputDevice" ... > Option "SHMConfig" "true" > EndSection The relevant part was this, synclient -s was needed instead of regular synclient. I would suggest adding a hint with respect to that to the NEWS.Debian file. * Kamil KuĊaga <teodoz...@gmail.com> [2009-09-26 20:04:40 CEST]: > After update of xorg tapping and scrolling stopped working. > I've tried to use gpointing-device-settings and gsynaptics > (changing tapping time settings to *long* helped). This is not > mac specific bug because I have FS-Amilo laptop. Please check > wheter it is helpful for you. > > Section "InputDevice" > Identifier "Synaptics Touchpad" > Driver "synaptics" > Option "SendCoreEvents" "true" > Option "Device" "/dev/psaux" > Option "Protocol" "auto-dev" > Option "HorizScrollDelta" "0" > EndSection rHmm, you seem don't have SHMConfig set to true. Did you try the regular synclient commands mentioned in the NEWS.Debian file, and/or can you try to do it with the additional option -s too? Thanks! Rhonda -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org