[FreeNX-kNX] Keyboard Layout using RDP connections - Solved
Freek de Kruijf
f.de.kruijf at hetnet.nl
Fri Aug 1 11:49:58 UTC 2008
Op vrijdag 01 augustus 2008, schreef Phil Stricker:
> Hi all!
>
> Today, I started testing freenx again and I found the key to use the
> right keyboard layout in RDP connections:
>
> In /usr/bin/node, I substituded:
>
> [ "ENABLE_EXTERNAL_NXDESKTOP_KEYBOARD" = "1" ] && agent_keyboard=$(echo
> "$keyboard" | cut -d'/' -f2)
>
> to
>
> agent_keyboard=$(echo "$keyboard" | cut -d'/' -f2)
>
> I don't know why, but now, nxnode choses the right keyboard layout.
> Setting ENABLE_EXTERNAL_NXDESKTOP_KEYBOARD" = "1" in
> /usr/bin/nxloadconfig does not take an effect.
It is obvious why, there is a $ missing in front of
ENABLE_EXTERNAL_NXDESKTOP_KEYBOARD" = "1" ].....
--
fr.gr.
Freek de Kruijf
More information about the FreeNX-kNX
mailing list