mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-07 11:59:59 +03:00
Update README.md
This commit is contained in:
committed by
GitHub
parent
cbfc5213c1
commit
e2fc18bf12
@@ -34,15 +34,11 @@ Currently a client is hardcoded to be `client.right`, while a server is configur
|
||||
|
||||
Client and Server can at the current state not be run on the same server, unless the port is changed in the config in between.
|
||||
|
||||
Run Server (sending key events):
|
||||
Run
|
||||
```sh
|
||||
cargo run --bin server
|
||||
cargo run
|
||||
```
|
||||
|
||||
Run Client (receiving key events):
|
||||
```sh
|
||||
cargo run --bin client
|
||||
```
|
||||
|
||||
As mentioned the server will only work on sway compiled from source with the above mentioned patch applied.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user