Add uinput build example

This commit is contained in:
Unrud 2023-03-03 23:06:34 +01:00
parent 0bd7260a0c
commit d81b57b1f9

View file

@ -12,7 +12,7 @@ Supports Flatpak's RemoteDesktop portal (for Wayland), Windows and X11.
* [Snap](https://snapcraft.io/remote-touchpad)
* [Windows](https://github.com/Unrud/remote-touchpad/releases/latest)
* Golang:
* Portal & X11: `go install -tags portal,x11 github.com/unrud/remote-touchpad@latest`
* Portal & uinput & X11: `go install -tags portal,uinput,x11 github.com/unrud/remote-touchpad@latest`
* Windows: `go install github.com/unrud/remote-touchpad@latest`
## Screenshots