Disable Clipboard Functionality


X-Win32 comes with a dynamically integrated clipboard which allows users to copy and paste text from Windows to Unix (and vise versa)

In certain circumstances it may be beneficial to disable the clipboard in order to interoperate with other applications. The clipboard can be disabled by adding the following line to

%appdata%\StarNet\X-Win32\XServer.config (current user)
%ProgramFiles%\StarNet\X-Win32 2011\XServer.config (all users)


<DisableClipboard>True</DisableClipboard>