[FreeNX-kNX] how to disable freenx clipboard synchronization?
Fabian Franz
FabianFranz at gmx.de
Tue Sep 18 13:10:15 UTC 2007
> Hi all,
>
> I have moved from nxserver free edition to freenx. Because there is a
> limitation about concurrent user number (Only two users can connect at
> the same time). Actually, I do not know, whether or not same limitation
> exists for freenx? Because as far as I know, freenx uses Nomachine
> provided libraries.
>
> Second and the main question is, how can I disable freenx clipboard
> synchronization as I do with nomachine's nxserver. I have found that, if
> I write "clipboard=no" to "options file", clipboard synchronization is
> disabled. But I have only /etc/nxserver/node.conf as a configuration
> file. Where do I have to add "clipboard=no" parameter?
clipboard=no is not yet supported in FreeNX, however you can hack it in easily:
Edit nxnode and find
cat >> "$USER_FAKE_HOME/.nx/C-$sessid/options"
There you just add your parameter clipboard=0 to the list of options.
Like clipboard=0,<the other options>
cu
Fabian
More information about the FreeNX-kNX
mailing list