Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stsdc committed Dec 23, 2024
1 parent 22f39f9 commit fd95c16
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ Run `meson` to configure the build environment and then `ninja` to build
To install, use `ninja install`

ninja install

To test Wacom plug without a tablet or pen use [hid-replay](https://github.com/hidutils/hid-replay/). The `hid-replay` repository releases page contains prebuilt binaries.
Remember to also clone [wacom-recordings](https://github.com/whot/wacom-recordings).
```
sudo hid-replay wacom-recordings/Wacom\ Intuos\ Pro\ M/pen.pen-light-horizontal.hid
```

0 comments on commit fd95c16

Please sign in to comment.