Files
input-leap-mirror/doc/input-leap.conf.example-barebones
2023-01-11 18:43:13 +02:00

18 lines
498 B
Plaintext

# barebones input-leap.conf example
# for two computers side by side
# replace screen.name.server and screen.name.client with your screen names from gui
# there's a 50/50 chance you'll want to swap left and right
# save this as input-leap.conf in your home folder and "Use existing configuration" on server
section: screens
screen.name.server:
screen.name.client:
end
section: links
screen.name.server:
left = screen.name.client
screen.name.client:
right = screen.name.server
end