Apple Magic Trackpad Gestures carried out as personalized Commands in Windows

Posted by Adele on Stack Overflow See other posts from Stack Overflow or by Adele
Published on 2012-01-11T15:49:32Z Indexed on 2012/04/09 11:28 UTC
Read the original article Hit count: 250

Filed under:
|
|
|
|

I want to have the Apple Magic Trackpad to work on Windows, but NOT as a regular Mouse! I will need the normal Trackpad Gestures to work with a c# Application (i.e. when carring out a 2 finger swipe to the left, it will start playing a song...). I guess I´ll have to write my own driver? Is there a way to use Apples MAgic Trackpad Driver for Windows and re-write that one? OR is there any way (API, self-written driver), so that I could just hook the gestures to my Commands? Or any RAW Input examples?

Does anybody know how to do that, or where to start?

Thank you so much, I´m really lost.

© Stack Overflow or respective owner

Related posts about Windows

Related posts about driver