public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Clara Kowalsky <clara.kowalsky@siemens.com>
To: <isar-users@googlegroups.com>
Cc: Clara Kowalsky <clara.kowalsky@siemens.com>
Subject: [PATCH] vm-img: Enable clipboard sharing for virtualbox
Date: Thu, 13 Jul 2023 16:41:28 +0200	[thread overview]
Message-ID: <20230713144128.215113-1-clara.kowalsky@siemens.com> (raw)

Shared clipboard should be enabled by default.

Signed-off-by: Clara Kowalsky <clara.kowalsky@siemens.com>
---
 meta/recipes-core/images/virtualbox/vm-img-virtualbox.ovf.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/images/virtualbox/vm-img-virtualbox.ovf.tmpl b/meta/recipes-core/images/virtualbox/vm-img-virtualbox.ovf.tmpl
index 66d5585..c329514 100644
--- a/meta/recipes-core/images/virtualbox/vm-img-virtualbox.ovf.tmpl
+++ b/meta/recipes-core/images/virtualbox/vm-img-virtualbox.ovf.tmpl
@@ -142,7 +142,7 @@
           </Adapter>
         </Network>
         <AudioAdapter driver="Pulse" enabled="false"/>
-        <Clipboard/>
+        <Clipboard mode="Bidirectional"/>
         <GuestProperties/>
         <StorageControllers>
           <StorageController name="IDE" type="PIIX4" PortCount="2" useHostIOCache="true" Bootable="true">
-- 
2.34.1


             reply	other threads:[~2023-07-13 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 14:41 Clara Kowalsky [this message]
2023-07-17 11:26 ` Henning Schild
2023-07-20  4:11 ` Uladzimir Bely

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=20230713144128.215113-1-clara.kowalsky@siemens.com \
    --to=clara.kowalsky@siemens.com \
    --cc=isar-users@googlegroups.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox