[FreeNX-kNX] de-ch keyboard layout in RDP session

Phil Stricker stril at gmx.de
Fri Aug 1 11:44:57 UTC 2008


Hi!

NXClient 3.2 does not start sessions with "de-ch" as "swiss-german" 
keyboard layout. It uses "ch".
Rdesktop does not work with "ch", so the chosen keyboard-layout is "us".

Inserting:

if [ "$agent_keyboard" = "ch" ]
then
        agent_keyboard="de-ch"
fi

in /usr/bin/nxnode before:
export agent_keyboard

solved that problem to me.

Greetings
Phil



More information about the FreeNX-kNX mailing list