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
92f652df2e
commit
532383ef65
@@ -336,7 +336,9 @@ port = 4242
|
|||||||
"bc:05:ab:7a:a4:de:88:8c:2f:92:ac:bc:b8:49:b8:24:0d:44:b3:e6:a4:ef:d7:0b:6c:69:6d:77:53:0b:14:80" = "iridium"
|
"bc:05:ab:7a:a4:de:88:8c:2f:92:ac:bc:b8:49:b8:24:0d:44:b3:e6:a4:ef:d7:0b:6c:69:6d:77:53:0b:14:80" = "iridium"
|
||||||
|
|
||||||
# define a client on the right side with host name "iridium"
|
# define a client on the right side with host name "iridium"
|
||||||
[right]
|
[[clients]]
|
||||||
|
# position (left | right | top | bottom)
|
||||||
|
position = "right"
|
||||||
# hostname
|
# hostname
|
||||||
hostname = "iridium"
|
hostname = "iridium"
|
||||||
# activate this client immediately when lan-mouse is started
|
# activate this client immediately when lan-mouse is started
|
||||||
@@ -345,7 +347,8 @@ activate_on_startup = true
|
|||||||
ips = ["192.168.178.156"]
|
ips = ["192.168.178.156"]
|
||||||
|
|
||||||
# define a client on the left side with IP address 192.168.178.189
|
# define a client on the left side with IP address 192.168.178.189
|
||||||
[left]
|
[[clients]]
|
||||||
|
position = "left"
|
||||||
# The hostname is optional: When no hostname is specified,
|
# The hostname is optional: When no hostname is specified,
|
||||||
# at least one ip address needs to be specified.
|
# at least one ip address needs to be specified.
|
||||||
hostname = "thorium"
|
hostname = "thorium"
|
||||||
|
|||||||
Reference in New Issue
Block a user