mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
run: enable vbox pointer for vbox_auto* scripts
Makes mouse shapes of Windows VM visible. Issue #1817
This commit is contained in:
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user