[FreeNX-kNX] Ugly dialog box...

Fabian Franz FabianFranz at gmx.de
Tue Oct 12 10:18:18 UTC 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Dienstag, 12. Oktober 2004 12:08 schrieben Sie:
> > Two choices:
> >
> > - - Install nxclient from nomachine.com and put /usr/NX/bin/ in fron of
> > you path. Voila, you have the nice QT-nxclient dialog interface.
>
> Not working for me...

But it should ;-).

> I'm unable to find an xmessage executable in either RPM of
> NX{server¦client¦other}.

Yeah, but you find a nxclient executable.

Ok, just add the following at the beginning of /usr/bin/nxclient (good idea 
you got me btw! ;)):

#!/bin/bash

+[ -x /usr/NX/bin/nxclient ] && exec /usr/NX/bin/nxclient "$@"

[... rest of script ...]

Then it should use the original nxclient, whenever it is available ...

cu

Fabian
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBa69sI0lSH7CXz7MRAkU2AJ9ulvVOv6iEIqvlCFwzGusw3+c1WwCfcFbw
LJ2XceqcK9/h2zLTOwZkW2o=
=bCFU
-----END PGP SIGNATURE-----




More information about the FreeNX-kNX mailing list