From 4e5a11596e5a0da9f3361ee0b3082c88c30ff486 Mon Sep 17 00:00:00 2001 From: Horst Schirmeier Date: Mon, 19 Jan 2015 10:28:59 +0100 Subject: Add 321_nxagent_x2go-specific-keystroke-config.full.patch. If nxagent is launched as x2goagent, use X2Go-specific paths for the keystrokes.cfg file. (Fixes: #744). --- debian/wrappers/x2goagent | 3 --- 1 file changed, 3 deletions(-) (limited to 'debian/wrappers') diff --git a/debian/wrappers/x2goagent b/debian/wrappers/x2goagent index 129c7ca49..ba07a3f80 100644 --- a/debian/wrappers/x2goagent +++ b/debian/wrappers/x2goagent @@ -29,7 +29,4 @@ test -x $NX_LIBS/../x2go/bin/$NXAPP && export NX_LIBS=$NX_LIBS export LD_LIBRARY_PATH -NXAGENT_KEYSTROKEFILE=/etc/x2go/keystrokes.cfg -export NXAGENT_KEYSTROKEFILE - exec $NX_LIBS/../x2go/bin/$NXAPP "$@" -- cgit v1.2.3