3

I use the qtnx client to connect to a NX technology remote desktop server.

Unfortunately with my French keyboard layout (azerty-like) some keys such as AltGr do not work. This means I cannot type characters like #{[|`\^@]} (located in the top row along with all the digits). Both computers (the one running qtnx, and the one being remotely accessed) run Ubuntu 10.04.

I have tried alternate clients as well:

  • opennx returns an error execvp(/usr/local/bin/nxssh, -nx, -x, -2, -p, 1234, -o, RhostsAuthentication no, -o, PasswordAuthentication no, -o, RSAAuthentication no, -o, RhostsRSAAuthentication no, -o, PubkeyAuthentication yes, -i, /home/bob/.nx/temp/11112/keylog, -B, -E, nx@192.168.0.2) failed with error 2!

  • remmina doesn't work either

How can I make qtnx work with my French keyboard?

Jeremy W
  • 3,659
bob
  • 31

1 Answers1

0

Which Linux version are you on, and which version of OpenNX have you tried?

You might try installing OpenNX from svn, as I see many recent bug fixes.
Even if it is still not working, this enables you to post the problem on their (very active) forums.

harrymc
  • 498,455