mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
run: enable vbox pointer for vbox_auto* scripts
Makes mouse shapes of Windows VM visible. Issue #1817
This commit is contained in:
committed by
Christian Helmuth
parent
1aa6a2a4a1
commit
4e00e8ac68
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user