run: enable vbox pointer for vbox_auto* scripts

Makes mouse shapes of Windows VM visible.

Issue #1817
This commit is contained in:
Alexander Boettcher 2015-12-08 13:09:02 +01:00 committed by Christian Helmuth
parent 1aa6a2a4a1
commit 4e00e8ac68
1 changed files with 3 additions and 0 deletions

View File

@ -124,6 +124,9 @@ append config_of_app {
<start name="vbox_pointer" priority="-1">
<resource name="RAM" quantum="1M"/>
<config>
<policy label="nit_fb" rom="shape"/>
</config>
<route>
<service name="Nitpicker"> <child name="nitpicker"/> </service>
<service name="ROM"> <child name="report_rom"/> </service>