Add uinput build example
This commit is contained in:
parent
0bd7260a0c
commit
d81b57b1f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue