-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.synergy.conf
39 lines (36 loc) · 930 Bytes
/
.synergy.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
# Configuration for synergy at home. For more options:
# https://github.com/symless/synergy-core/wiki/Text-Config
section: screens
Moira-Laptop:
halfDuplexCapsLock = true
halfDuplexNumLock = true
xtestIsXineramaUnaware = true
switchCorners = none
switchCornerSize = 0
altgr = shift
ubuntu:
halfDuplexCapsLock = true
halfDuplexNumLock = true
xtestIsXineramaUnaware = true
switchCorners = none
switchCornerSize = 0
altgr = shift
end
section: links
Moira-Laptop:
up = ubuntu
ubuntu:
down = Moira-Laptop
end
section: options
heartbeat = 5000
relativeMouseMoves = true
screenSaverSync = true
win32KeepForeground = false
disableLockToScreen = false
clipboardSharing = true
clipboardSharingSize = 5120
switchCorners = none
switchCornerSize = 0
switchDelay = 300
end