How to Use Middle Button Paste Between Linux VDA and Linux Receiver

How to Use Middle Button Paste Between Linux VDA and Linux Receiver

book

Article ID: CTX216453

calendar_today

Updated On:

Description

Windows doesn’t support middle button paste while Linux supports this function.
In Linux Receiver, we have option to support middle button past in Windows VDA which is enabled by default. 
Middle button paste doesn’t work correctly between Linux VDA and Linux Receiver by default settings.


Instructions

Linux Receiver:

Change the configuration file /opt/Citrix/ICAClient/config/All_Regions.ini:
                MouseSendsControlV=False

Linux VDA:

Make sure that the clipboard settings for primary selection is both, before Linux VDA 1.3:
                sudo /usr/local/bin/ctxcfg -s primary_direction=BOTH
Since Linux VDA 1.3, the binary path has been changed:
                sudo /opt/Citrix/VDA/bin/ctxcfg -s primary_direction=BOTH
Logoff and relaunch the session.
 

Issue/Introduction

In Linux Receiver, there has a function to support middle button past in Windows VDA, which is enabled by default.