瀏覽代碼

Update 'README.md'

master
fraawlen 1 年之前
父節點
當前提交
2a9fe72a48
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -1,7 +1,7 @@
# XCB-Xinput-test

Little test that I made to figure out how use the Xinput extension of X11 with XCB.
It creates a white window to receive touch events. With a touchscreen, tap on that window. Works with multiple simultaneous touches. However it is an early experiment and therefore this program only detect the touches, and does nothing more. The number appearing in stdout are the each's touch identifier.
It creates a white window to receive touch events. With a touchscreen, tap on that window. Works with multiple simultaneous touches. However it is an early experiment and therefore this program only detect the touches, and does nothing more. The numbers appearing in stdout are each's touch identifier.

To compile, just run
`make`


Loading…
取消
儲存