sandialabs / sceptre-phenix

phenix is an orchestration tool and GUI for Sandia's minimega platform
https://sandialabs.github.io/sceptre-docs/
GNU General Public License v3.0
17 stars 23 forks source link

Disable extended clipboard in noVNC #162

Closed jacdavi closed 9 months ago

jacdavi commented 9 months ago

This is a minor update that coincides with a minimega PR adding copy/paste support: https://github.com/sandia-minimega/minimega/pull/1520

This disables noVNC from using the extended clipboard pseudo encoding. Minimega uses a passive shim to read RFB messages, and can't support the extended clipboard.

activeshadow commented 9 months ago

LGTM