Changes between Initial Version and Version 1 of Ticket #18942, comment 2
- Timestamp:
- Dec 21, 2019 10:18:21 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18942, comment 2
initial v1 1 1 There is a workaround for this issue, just set 2 2 3 export QT_SCREEN_SCALE_FACTORS=" 2;2"3 export QT_SCREEN_SCALE_FACTORS="1;1" 4 4 5 5 in your shell before starting VirtualBox.