Skip to content

Commit c43279e

Browse files
Merge pull request tuomasjjrasanen#1 from epeli/patch-1
Document how to build and install libsuinput.
2 parents 7dc98fa + d6e9d02 commit c43279e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,10 @@ Runtime requirements
2828
- libudev0
2929
- uinput.ko
3030
- rw-permissions to uinput device node
31+
32+
Building and installing
33+
-----------------------
34+
35+
cmake .
36+
make
37+
sudo make install

0 commit comments

Comments
 (0)