about summary refs log tree commit diff
path: root/cfgfiles
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2015-03-18 13:14:41 +0100
committeraszlig <aszlig@redmoonstudios.org>2015-03-18 14:11:42 +0100
commit00e683124af7bdd949558b80c27f5c87eefa78a9 (patch)
treedbb328a1af827d6e564108f64fd6e781a3c440a4 /cfgfiles
parent5ac26d3ce1cc8454d3d8e09ed0839526dccb825d (diff)
Inline synergy.conf into machine "mmrnmhrm".
Thus we now got rid of the cfgfiles directory, especially because the
Synergy server config file is rather small, so inlining makes sense
here.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'cfgfiles')
-rw-r--r--cfgfiles/synergy.conf18
1 files changed, 0 insertions, 18 deletions
diff --git a/cfgfiles/synergy.conf b/cfgfiles/synergy.conf
deleted file mode 100644
index 57c4405f..00000000
--- a/cfgfiles/synergy.conf
+++ /dev/null
@@ -1,18 +0,0 @@
-section: screens
-  dnyarri:
-  mmrnmhrm:
-end
-
-section: links
-  mmrnmhrm:
-    left = dnyarri
-    right = dnyarri
-  dnyarri:
-    right = mmrnmhrm
-    left = mmrnmhrm
-end
-
-section: options
-  keystroke(AudioPlay) = switchToScreen(dnyarri)
-  keystroke(Menu) = switchToScreen(mmrnmhrm)
-end