From 6380ad1c802be3d5bc707f98b12f710588faefa4 Mon Sep 17 00:00:00 2001 From: Norman Feske Date: Mon, 1 Jul 2019 16:57:00 +0200 Subject: [PATCH] pkg/vbox5-nova-sculpt: clipboard support To enable the clipboard for a VM, add the following node to the sub node of your machine.vbox configuration: Issue #3437 --- repos/gems/run/sculpt/machine.vbox | 1 + repos/ports/recipes/pkg/vbox5-nova-sculpt/runtime | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/repos/gems/run/sculpt/machine.vbox b/repos/gems/run/sculpt/machine.vbox index 00013120b..9e90f44c1 100644 --- a/repos/gems/run/sculpt/machine.vbox +++ b/repos/gems/run/sculpt/machine.vbox @@ -45,6 +45,7 @@ + diff --git a/repos/ports/recipes/pkg/vbox5-nova-sculpt/runtime b/repos/ports/recipes/pkg/vbox5-nova-sculpt/runtime index 523f3c319..21069f30f 100755 --- a/repos/ports/recipes/pkg/vbox5-nova-sculpt/runtime +++ b/repos/ports/recipes/pkg/vbox5-nova-sculpt/runtime @@ -7,11 +7,12 @@ - - + + +