mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-14 00:30:54 +03:00
Using keyboard-shortcut-inhibit-unstable-v1.xml we can inhibit shortcuts for the server and send those to the client as well.
11 lines
157 B
TOML
11 lines
157 B
TOML
port = 42069
|
|
[client.left]
|
|
host_name = "rubinium"
|
|
ip = "192.168.2.182"
|
|
port = 42069
|
|
|
|
[client.right]
|
|
host_name = "rubinium"
|
|
ip = "192.168.2.182"
|
|
port = 42069
|