From: Dominik Csapak <d.csapak@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Markus Frank <m.frank@proxmox.com>
Subject: Re: [pve-devel] [PATCH docs 5/5] added noVNC clipboard documentation
Date: Fri, 21 Oct 2022 14:47:11 +0200 [thread overview]
Message-ID: <4b5657db-252d-4577-725d-3ba0d9aeb66a@proxmox.com> (raw)
In-Reply-To: <20221020111443.158234-5-m.frank@proxmox.com>
comment inline
On 10/20/22 13:14, Markus Frank wrote:
> Signed-off-by: Markus Frank <m.frank@proxmox.com>
> ---
> qm.adoc | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/qm.adoc b/qm.adoc
> index 4d0c7c4..38bc788 100644
> --- a/qm.adoc
> +++ b/qm.adoc
> @@ -693,6 +693,14 @@ Selecting `serialX` as display 'type' disables the VGA output, and redirects
> the Web Console to the selected serial port. A configured display 'memory'
> setting will be ignored in that case.
>
> +You can enable the noVNC clipboard by setting 'clipboard' to 1.
> +To use this, you need to install and enable spice-vdagent on the VM Guest.
> +Doing this will give you the ability to use the clipboard button on the left
> +side of the noVNC console. However, when using SPICE, the default SPICE clipboard
> +implementation will be replaced by the qemu-vdagent implementation, which means
> +you cannot simply copy and paste in a SPICE session and instead need to use the
> +noVNC Button.
just to note: the novnc menu does not have to be on the left side, it's actually
possible to drag it over to the right side ;) i'd just omit that part and
say 'the clipboard button of the novnc console'
> +
> [[qm_usb_passthrough]]
> USB Passthrough
> ~~~~~~~~~~~~~~~
next prev parent reply other threads:[~2022-10-21 12:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-20 11:14 [pve-devel] [PATCH qemu-server v2 1/5] enable clipboard parameter in vga_fmt Markus Frank
2022-10-20 11:14 ` [pve-devel] [PATCH qemu-server 2/5] added clipboard variable to return at status/current Markus Frank
2022-10-20 11:14 ` [pve-devel] [PATCH novnc 3/5] added show clipboard button patch to series Markus Frank
2022-10-20 11:14 ` [pve-devel] [PATCH manager 4/5] added clipboard checkbox to DisplayEdit Markus Frank
2022-10-20 11:14 ` [pve-devel] [PATCH docs 5/5] added noVNC clipboard documentation Markus Frank
2022-10-21 12:47 ` Dominik Csapak [this message]
2022-10-21 12:45 ` [pve-devel] [PATCH qemu-server v2 1/5] enable clipboard parameter in vga_fmt Dominik Csapak
-- strict thread matches above, loose matches on Subject: below --
2022-09-07 9:17 [pve-devel] [PATCH qemu-server " Markus Frank
2022-09-07 9:18 ` [pve-devel] [PATCH docs 5/5] added noVNC clipboard documentation Markus Frank
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4b5657db-252d-4577-725d-3ba0d9aeb66a@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=m.frank@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.