Hi list,
is there any way to restrict in which direction the clipboard works?
NoMachine NX/FreeNX has such an option in its /etc/nxserver/node.conf file:
# Enable or disable clipboard: # # client: The content copied on the client can be pasted inside the # NX session. # # server: The content copied inside the NX session can be pasted # on the client. # # both: The copy&paste operations are allowed both between the # client and the NX session and vice-versa. # # none: The copy&paste operations between the client and the NX # session are never allowed. # ENABLE_CLIPBOARD="both"
If this functionality isn't available in X2Go, are there plans to add it?
-Stefan