Skip to content
Snippets Groups Projects

rootston.ini: Add phone like geometry for virtual screen

Merged Guido Gunther requested to merge guido.gunther/phosh:x86-screen-resolution into master
1 file
+ 6
0
Compare changes
  • Side-by-side
  • Inline
+ 6
0
@@ -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
Loading