aboutsummaryrefslogtreecommitdiffstats
path: root/.config/synergy-s5.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/synergy-s5.conf')
-rw-r--r--.config/synergy-s5.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/synergy-s5.conf b/.config/synergy-s5.conf
new file mode 100644
index 0000000..bd87aa0
--- /dev/null
+++ b/.config/synergy-s5.conf
@@ -0,0 +1,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