https://bugzilla.novell.com/show_bug.cgi?id=250427#c15 --- Comment #15 from Felix Möller <felix@derklecks.de> 2007-09-18 05:33:52 MST --- To keep this bug up-to-date: The blog entry with the configuration I referred to in my initial comment moved to http://simon.vanderlinden.eu.org/howtos/macbook-emulate-a-synaptics-touchpad... and the configuration changed a little ... Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Protocol" "auto-dev" Option "SHMConfig" "on" Option "LeftEdge" "100" Option "RightEdge" "1100" Option "TopEdge" "50" Option "BottomEdge" "300" Option "FingerLow" "30" Option "FingerHigh" "40" Option "MaxTapMove" "100" Option "TapButton1" "1" Option "TapButton2" "3" Option "TapButton3" "2" Option "MinSpeed" "0.15" Option "MaxSpeed" "0.90" Option "AccelFactor" "0.10" Option "VertScrollDelta" "25" Option "HorizScrollDelta" "30" EndSection This configuration works better than the one from the original bug-report. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.