c++ - 如何在 Linux 中从 Cirque 触摸板读取点击的绝对位置

标签 c++ c linux touchpad

我们有一个 Cirque 触摸板。 http://www.cirque.com/downloads/docs/tsm9925.pdf

现在我们要使用 c\c++ 应用程序从该触摸板读取点击的绝对位置。不幸的是,公司只开发了Windows驱动程序,但我们需要阅读Linux中的职位。我们尝试使用/dev/input/eventN 子系统,但仅收到手指移动的方向和手指移动的速度。

这可能吗?我们怎样才能做到这一点?

最佳答案

从您提供的链接:

For custom functionality at the product design stage, we offer software that 
allows OEMs to enable, disable or personalize advanced settings and/or 
reprogram the touch sensitive area.

我建议直接联系 Cirque

关于c++ - 如何在 Linux 中从 Cirque 触摸板读取点击的绝对位置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3470935/

相关文章:

c++ - 调试时 Fprintf 奇怪的输出

c++ - 对于头文件中的 lambda 类,此处不允许使用 Auto

c++ - 如何使用 Boost::Python 打印到 Python 终端

linux - 系统启动 10 分钟后运行 bash 脚本

c++ - 查找给定数量的可能解码数量(动态编程)

c - 编译器 C 的全局变量、静态变量和字符串文字的位置地址在哪里?

c - 无效指针错误

c++ - 初始化C结构的双花括号是什么意思?

linux - 如何 move 和编号文件?

linux - 看起来 Busybox shell 没有删除引号