1 Star 0 Fork 35

jiefangsun/third_party_mtdev

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
INSTALL 531 Bytes
一键复制 编辑 原始数据 按行查看 历史
mamingshuai 提交于 2021-06-02 00:34 . update OpenHarmony 2.0 Canary
mtdev - Multitouch Protocol Translation Library (MIT license)
To build, you need to have the autoconf and libtool packages
installed. Then, do
./autogen.sh
./configure
make
To test an MT device at /dev/input/eventX, do
sudo ./test/mtdev-test /dev/input/eventX
You should be able to see MT events in the terminal. After five
seconds of inactivity, the program exits.
To install mtdev, do
sudo make install
By default, mtdev installs to /usr/local. To change, use the --prefix
configure option.
Enjoy,
Henrik
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiefangsun/third_party_mtdev.git
git@gitee.com:jiefangsun/third_party_mtdev.git
jiefangsun
third_party_mtdev
third_party_mtdev
master

搜索帮助