The branch, build-main 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 ----------------------------------------------------------------- ----------------------------------------------------------------------- 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)).