如何在 Linux 中学习 xInput 和手势编程 (GTK+)
Ramble:在过去的一周里,我一直在努力寻找有关 Linux 平板电脑编程的信息。我目前是一名学生,负责制作平板电脑应用程序(移动设备,但平板电脑是首选设备)。我可以使用 Linux 进行编程,但课堂教学基于 Microsoft XP 平板电脑输入“Inking”。然而,我想学习如何在 Linux 中编写类似的应用程序(我将尝试为 kismet 制作一个手势 GUI [也可能与空气裂缝结合,主要只是运行脚本])。
问题:然而,我的问题是,就 Linux 而言,我找不到任何开源手势引擎或类似的墨迹书写工具。我知道社区讨厌 n00b 问题,但你能给我指出一些包含手势的 n00b xInput 编程教程吗?我发现的最好的是如何使用位图背景进行涂鸦。
我很抱歉在这里闲逛,实际上我通常能够照顾自己。
Ramble: I have been goggling for the past ~week trying to get information on tablet programming for Linux. I am currently a student tasked with making a tablet application (mobile but tablet is the preferred device). I am allowed to program with Linux however the class instruction is based on Microsoft XP tablet input "Inking." I however would like to learn how to write a similar app in Linux ( I am going to attempt to make a gesture GUI for kismet [probably tie in air crack too, mostly just run scripts]).
Problem: My problem however is that the I cannot find any opensource gesture engines or similar tools to inking as far as Linux goes. I know that communities hate n00b questions but can you point me to some n00b xInput programming tutorials that include gestures. The best I found is how to doodle with a bitmap backing.
I'm sorry for n00bing out here, really I'm usually able to fend for my self.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,我知道的不多,但我被你的反n00bness所感动。
http://www.x.org/wiki/XOrgInputDriverSpec
看起来还没有实现,但还是有希望的!
https://launchpad.net/canonical-multitouch <- canonical 最近宣布了这一点,所以没有那个还有很多工作,但
我不知道,伙计。你有一个棘手的问题...
OK, I don't know much, but I am moved by your anti-n00bness.
http://www.x.org/wiki/XOrgInputDriverSpec
It doesn't look like it's implemented yet, but there is some hope!
https://launchpad.net/canonical-multitouch <- canonical recently announced this, so there's not that much work yet
I don't know, man. You've got a tough question...