Files
lan-mouse/config.toml
Ferdinand Schober 76261ad24a Send ALL keyboard shortcuts
Using keyboard-shortcut-inhibit-unstable-v1.xml we can inhibit shortcuts
for the server and send those to the client as well.
2022-09-20 08:24:44 +02:00

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