Hi<br><br>> When I access thorugh nx session with root account my keyboard layout<br>> is wrong (I have italian keyboard but in nx session I have english<br>> keyboard) while if I access with another account I have the right<br>
> keyboard layout.<br>> In console all is OK<br><br>Try editing
        <pre>/etc/nxserver/node.conf</pre>
        <p>adding "-xkbdir /usr/share/X11/xkb" value to AGENT_EXTRA_OPTIONS_X option</p>
        <pre>....<br>#AGENT_EXTRA_OPTIONS_X=""<br>AGENT_EXTRA_OPTIONS_X="-xkbdir /usr/share/X11/xkb"<br>...</pre><br>Hope this helps you!<br>Regards<br>M<br>