update README
This commit is contained in:
parent
49b79fa914
commit
62c82474b7
|
@ -19,3 +19,12 @@ Development
|
||||||
|
|
||||||
Please send patches as merge requests on the GitLab repository:
|
Please send patches as merge requests on the GitLab repository:
|
||||||
https://gitlab.freedesktop.org/libevdev/evtest
|
https://gitlab.freedesktop.org/libevdev/evtest
|
||||||
|
|
||||||
|
Remote protocol
|
||||||
|
==============
|
||||||
|
log eg:
|
||||||
|
|
||||||
|
Event: time 1718671964.518858, type 1 (EV_KEY), code 272 (BTN_LEFT), value 1
|
||||||
|
Event: time 1718671964.615091, type 1 (EV_KEY), code 272 (BTN_LEFT), value 0
|
||||||
|
|
||||||
|
type 3 (EV_ABS), code 1 (ABS_Y), value 32434
|
Loading…
Reference in New Issue