FG
💻 Software

How can mouse events be caught in Windows when using Magic Trackpad?

Fresh7 days ago
Mar 15, 20262290 views
Confidence Score0%
0%

Problem

I have been trying to figure out how to "catch" three and four finger swipes from a trackpad to bind custom keyboard commands to them. I think also tap-to-click could be disabled in the same way. My idea was to use Autohotkey to catch the signal and bind an action (or unaction) to that mouse input.…

Error Output

VK  SC  Type    Up/Dn   Elapsed Key
02  000     d   1.22    RButton         
02  000     u   0.00    RButton         
9E  001     d   2.15    WheelDo…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can mouse events be caught in Windows when using Magic Trackpad?

Low Risk

This is interesting: http://www.trackpadcontrol.com/blog/24-an-impossible-battery-gauge.html it seems apple is purposely hiding anything more than one finger and two finger input for the trackpad. I'm no expert in HID, but couldnt someone write thei…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment