Opened 9 years ago
Closed 9 years ago
#15425 closed defect (worksforme)
Couldn't set 'Unscaled HiDPI' output via VBoxManage
Reported by: | samuel3 | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 5.0.20 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
there seems be no such option among VBoxManage commands & options..
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
I guess you achieve the desired result with the following command:
VBoxManage setextradata VM_NAME GUI/HiDPI/UnscaledOutput 1
This works only if you execute the command before you start the VM. We don't plan to introduce another VBoxManage command because this behavior is GUI-specific.
comment:3 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hello again! Could I hope to hear any comment on that? :)