- MAGIC MOUSE GESTURES WINDOWS 10 FORWARD AND BACKWARD HOW TO
- MAGIC MOUSE GESTURES WINDOWS 10 FORWARD AND BACKWARD DRIVER
I was going to use ctrl+tab and ctrl+shift+tab, but none of the pre-existing macros used the tab key so I was unsure what its keysequence-value would be. In HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPPlugIns\SynTP\25 I changed KeySequence to 20001122 (2-key combo of ctrl+Page Down), and similarly HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPPlugIns\SynTP\26\KeySequence to 20001121 (ctrl+PageUp). I didn't change the behavior of 3-swipe up or down, so I only editted ActionID3 and 7.
If you installed Windows 10 on your Mac using Boot Camp, or you just want to use it with your PC, all you need is the right software and Bluetooth compatibility.
However, with the right steps, you can successfully use it with Windows 10 on Mac or PC. I spent a few days googling around before I realized all the information I needed was in the comments here. The Magic Mouse 2 wasnt designed to work with anything but Mac. This isn't so much an answer for the first question (as I feel that's been sufficiently answered), but some information for future reference and others who may want to do the same thing:ĬhromeOS has a feature I like of using 3-finger swipe to change between tabs.
MAGIC MOUSE GESTURES WINDOWS 10 FORWARD AND BACKWARD HOW TO
How to map changing browser-tabs to 3-finger swipe left and right Powershell one-liner for that: Stop-Service "SyntpEnhService" kill -name SynTPEnh kill -name SynTPHelper Start-Service "SynTPEnhService" To use new settings you should stop all SynTP*.exe processes and start service named SynTPEnhService. ActionID1,3,5,7 are matching swipe up, right, down and left, Action11 for tap, so you should assign ID (in decimal form) of customized plugins for ActionIDs 3 and 7 ( note: my touch pad can't recognize 4-finger swipe, so I don't have these ActionIDs available).
To customize swipe behavior, you should dig in registry.Īction settings are stored in HKLM\SOFTWARE\Synaptics\SynTPPlugins\SynTP\, each key's name is ID. Windows hack enables full Magic Mouse compatibility.
MAGIC MOUSE GESTURES WINDOWS 10 FORWARD AND BACKWARD DRIVER
DISCLAIMER: This answer doesn't cover current versions of the driver but the general direction of tweaking the gestures for them.