You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@guacamole.apache.org by "Nick Couchman (Jira)" <ji...@apache.org> on 2021/05/31 12:29:00 UTC

[jira] [Updated] (GUACAMOLE-1282) Add option to send key events instead of accessing the remote clipboard

     [ https://issues.apache.org/jira/browse/GUACAMOLE-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-1282:
-------------------------------------
    Priority: Minor  (was: Major)

> Add option to send key events instead of accessing the remote clipboard
> -----------------------------------------------------------------------
>
>                 Key: GUACAMOLE-1282
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-1282
>             Project: Guacamole
>          Issue Type: New Feature
>          Components: guacamole
>            Reporter: Lucio Mitsuru Seki
>            Priority: Minor
>
> Currently Guacamole relies on the VNC protocol's clipboard forwarding to send clipboard contents to the remote machine connected through VNC.
> This does not work when the connection is to a QEMU/KVM guest machine through the QEMU/KVM built-in VNC server, as it does not have access to the guest machine's clipboard.
> In such case, if a user wants to access the remote machine's clipboard, he/she needs to run a VNC server in the guest machine and ask the hypervisor's administrator to perform the necessary port redirection. This is not user friendly, and it's not always possible to do so.
> It would be nice to have an option in Guacamole Menu (Ctrl+Alt+Shift) to toggle between sending the clipboard contents:
> a) through VNC protocol's clipboard API; or
> b) by sending keystrokes
> This way, the user can choose to send keystroke events to the remote machine, and he/she will be able to paste clipboard contents on remote machines running as QEMU/KVM guests.
> *Original discussion*
> http://mail-archives.apache.org/mod_mbox/guacamole-user/202102.mbox/browser



--
This message was sent by Atlassian Jira
(v8.3.4#803005)