魔术触控板手势识别

发布于 2024-12-26 13:41:27 字数 121 浏览 0 评论 0原文

有人知道最简单的方法是什么使用苹果魔术触控板并让它识别手势(两指向上/向下滑动和向左/向右滑动和点击)而不是像鼠标一样工作? 我应该使用什么语言/框架? 如何获取手势或原始输入数据? 我必须在 Windows 7 上执行此操作。

Does somebody know what the easiest way would be to work with the apple magic trackpad and just have it recognize gestures (two-finger up/down swipe and left/right swipe and tap) and not be working as a mouse?
What language / framework should I use?
How can I get the Gestures or the RAW Input data?
I have to do this on Windows 7.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

小ぇ时光︴ 2025-01-02 13:41:27

适用于 Windows 的 Apple Magic Trackpad 驱动程序(从操作系统的角度来看)是一个简单的鼠标驱动程序。您无法捕获该驱动程序的多点触摸手势。而且您可以肯定,您确实不能,因为 Apple 没有兴趣支持 Windows 的真正多点触控。所以除非您编写自己的驱动程序(请参阅 Linux),否则这是不可能完成的任务。

http://www.trackpadmagic.com

Apples Magic Trackpad driver for Windows is (from a operating system point of view) a simple mouse driver. You can't capture multi touch gestures from that driver. And you can be sure that you really can't as Apple has no interests to support Windows with real multi-touch. So mission impossible unless you write your own driver (see Linux).

http://www.trackpadmagic.com

痴者 2025-01-02 13:41:27

All of the Magic Trackpad gestures, such as for 2, 3, 4 fingers can now be enabled in Windows with Extramagic, according to 'Extramagic' for Magic Trackpad: 3/4 Finger Gestures & More - Now in Windows!.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文