Skip to content

Commit a1d8659

Browse files
committed
Update README to explain a critical difference
1 parent cf28377 commit a1d8659

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ _Gebaar means Gesture in Dutch_
77

88
Run any command by simply gesturing on your touchpad!
99

10+
### What makes this different over the other implementations?
11+
12+
[libinput-gestures](https://github.com/bulletmark/libinput-gestures) and [fusuma](https://github.com/iberianpig/fusuma) both parse the output of the shell command `libinput debug-events`.
13+
14+
This piece of software directly interfaces with libinput to parse the events, this is both more stable and faster.
15+
1016
### How to install
1117

1218
- Move gebaard to `/usr/bin` or `~/bin`

0 commit comments

Comments
 (0)