[X2Go-Commits] nx-libs.git - master (branch) updated: redist-client/3.5.0.20-4-gfc118b4
X2Go dev team
git-admin at x2go.org
Mon May 6 22:44:58 CEST 2013
The branch, master has been updated
via fc118b4bbb02dd9994c266c74772216084dab705 (commit)
from d8a55d2c604a770133dcb0216f5d6fd7d087c2a3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit fc118b4bbb02dd9994c266c74772216084dab705
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon May 6 22:44:32 2013 +0200
add forgotten file: debian/keystrokes.cfg
-----------------------------------------------------------------------
Summary of changes:
debian/keystrokes.cfg | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 debian/keystrokes.cfg
The diff of changes is:
diff --git a/debian/keystrokes.cfg b/debian/keystrokes.cfg
new file mode 100644
index 0000000..734293a
--- /dev/null
+++ b/debian/keystrokes.cfg
@@ -0,0 +1,11 @@
+<!DOCTYPE NXKeystroke>
+<keystrokes>
+<keystroke action="fullscreen" AltMeta="1" Control="1" key="b" />
+<keystroke action="minimize" AltMeta="1" Control="1" key="space" />
+<keystroke action="minimize" key="Escape" Shift="1" />
+<keystroke action="close_session" key="F7" />
+<keystroke action="fullscreen" key="F7" Mod1="1" />
+<keystroke action="fullscreen" key="F6" Mod1="1" />
+<keystroke action="force_synchronization" key="f" />
+<keystroke action="fullscreen" key="space" Mod1="0" Mod2="0" Control="0" Shift="0" AltMeta="0" />
+</keystrokes>
hooks/post-receive
--
nx-libs.git (NX (redistributed))
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nx-libs.git" (NX (redistributed)).
More information about the x2go-commits
mailing list