Skip to content
Snippets Groups Projects
Commit 6f708a07 authored by Guido Gunther's avatar Guido Gunther :zzz:
Browse files

rootston.ini: Add phone like geometry for virtual screen

This helps with Apps_Issues#36
parent 4460b396
No related branches found
No related tags found
1 merge request!68rootston.ini: Add phone like geometry for virtual screen
......@@ -7,6 +7,12 @@ map-to-output:HDMI-A-1
[output:HDMI-A-1]
scale = 2
[output:Virtual-1]
# For the x86 VM using QXL to get a phone like geometry
modeline = 87.25 720 776 848 976 1440 1443 1453 1493 -hsync +vsync
mode = 720x1440
scale = 2
[output:X11-1]
mode = 768x1024
#rotate = 90
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment