aboutsummaryrefslogtreecommitdiffstats
path: root/.config/synergy-s5.conf
blob: bd87aa07ef1d4cb26555f1a8861e0624dc2692ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# sample synergy configuration file
#
# comments begin with the # character and continue to the end of
# line.  comments may appear anywhere the syntax permits.

section: screens
	s4:
	s5:
	dvzrv:
end

section: links
	s4:
		right = dvzrv

	s5:
		left = dvzrv

	dvzrv:
		left = s4
		right = s5
end