Digital Marketing

How to configure the clipboard on a Linux NICE DCV server

To configure the clipboard on a Linux NICE DCV server, you can follow these steps:


Navigate to /etc/dcv/ and open the dcv.conf file with your preferred text editor.
Locate the primary-selection-paste parameter in the [clipboard] section and set the value to true. If there’s no primary-selection-paste parameter in the [clipboard] section, add it manually using the following format:
[clipboard]
primary-selection-paste = true
Save and close the file.
Stop and restart the NICE DCV session.

Comments

Popular posts from this blog

MySQL Sandbox with the Sakila sample database

How to install elgg on Openshift