11-20-2012 01:33 PM
I have the same problem that Dellaster described: two-finger touch goes away permanently when I disable edge-swipe (although two-finger click still works). Thanks pinpointing this problem Dellaster!
Uninstalling the Synaptic driver and reinstalling new version linked by Agotthelf recovers the ability to use two-finger tap, but it goes away again when I disable edge swipe. I have not tried the driver described by djklmnop but according to Dellaster the problem remains with that driver version as well.
Would be great if this problem could be fixed! I had too many problems with accidental edge-swipes from the touchpad so I decided to turn it off, but I really miss using two-finger tap and it would be great to not have to choose between the two options that I want.
As a side note: after the driver unintall and reboot, I had to navigate through windows with the tab and arrow keys because I couldn't click using the touchpad or the touchscreen (although I could still move the pointer around with the touchpad. . .) If anyone else has this problem: don't panic, it is possible to navigate all the way through sign-in to the start screen to desktop to the .exe file to reinstall the driver.
11-20-2012 03:31 PM
Actually, I haven't had a chance to try this very latest driver. It was the one before that didn't help.
11-21-2012 12:41 PM - edited 11-21-2012 12:56 PM
Hello erzund,
confirmed. Same here... the ability went away after disabling the edge swipes and a short stand by.
And the uninstalling routine, needs two cold start, to finish the uninstallation.
After the first reboot, the new driver didn´t install correctly.
Best
Andreas
_________________________________________________________
Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
Please insert your type, model (not S/N) number and used OS in your posts.
I´m a volunteer here using ThinkPad X1 Carbon 5th Gen. Silver Edition, ThinkPad 13, Yoga 900, ThinkPad T430s, IdeaCentre B540.
TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
11-27-2012 09:28 PM
I haven't had a chance to try the new driver. But, I found a possible solution. It's not great, but it gets the job done.
Download TwoFingerScroll. It's an open source software that enables the extra gestures in Synaptec trackpads. http://code.google.com/p/two-finger-scroll/
It doesn't work great. However, if you leave all of the Synaptec features on that you want and disable everything in TwoFingerScroll except for two-finger right click, it'll work.
Basically, the Lenovo drivers handles everything except for two-finger right-click. TwoFingerScroll handles that and nothing else.
Hope this helps. I personally have having something else run in the background, but... until we have a better solution....
11-28-2012 01:36 AM
_________________________________________________________
Follow @LenovoForums on Twitter! Try the forum search, before first posting: Forum Search Option
Please insert your type, model (not S/N) number and used OS in your posts.
I´m a volunteer here using ThinkPad X1 Carbon 5th Gen. Silver Edition, ThinkPad 13, Yoga 900, ThinkPad T430s, IdeaCentre B540.
TIP: If your computer runs satisfactorily now, it may not be necessary to update the system.
11-28-2012 05:55 AM
Hi Andreas,
Just tried it. Yes, it works! The only drawback now is if you have edge swipe unchecked. Although, I unchecked edge swipe and it didn't happen to me.
Nice to know there's an update that works!
So, my earlier solution would be a plan B if for whatever reason someone still needs it.
11-30-2012 02:12 AM
Even after rebooting five or six times after uninstalling the Synaptics driver ("cold boot" is holding the power button down when turning off, yes? I did that several times), the new one fails to install. Says it needs the 64-bit "dpinst" and to contact my computer's manufacturer for that.
I'm back to the originals.
Ted
11-30-2012 06:31 AM
01-12-2013 08:41 AM
So after spending a few hours on this, here's the solution if you want to disable Edge Swipe while still retaining two finger tap right click while using the Lenovo provided drivers to maintain the unique yoga features:
1. Disable Edge Swipe via the normal Synaptics settings: Control Panel -> Mouse -> Device Settings -> Settings -> Edge Swipe -> Uncheck.
2. To manually re-enable two finger tap, hit windows key + x, select "run", enter "regedit" then hit enter, and on the left pane browse to the following location:
HKEY_USERS\<SID name for your current user>\Software\Synaptics\SynTP\TouchPadPS2
3. In the right pane double click on 2FingerTapAction and change the value to a "2" for right click, or a "4" for middle click (I use 2). Also double click on 2FingerTapPluginID and clear any value it may have.
4. Next in the right pane, and this is what disabling Edge Swipe actually changes which breaks everything, find the MultiFingerTapFlags key and change it from a 2 to a 3 (it's originally a 3 before you disable Edge Swipe).
5. As a bonus, if you want to enable three finger tap for middle click, double click on 3FingerTapAction and change the value to a "4", also clear any value for 3FingerTapPluginID and set 3FingerTapPluginActionID to "0".
Unless you have multiple users, your SID is most likely the longest string, for instance mine is "HKEY_USERS\S-1-5-21-1669614795-426116693-2193257368-1003." Enjoy.
01-12-2013 09:16 AM
Thanks for spending those hours, thunberg! It works perfectly for me and only took a few minutes.
Should add that you need to restart to enable the changes.
Ted