aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile8
1 files changed, 8 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 5701f0d..08f9ffe 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -83,6 +83,14 @@ run_xpra="0"
# Set this if you want to start an xephyr session when the machine boots.
run_xephyr="0"
+# Set this if you want kvmx to redimension the guest screen according to host's screen dimension
+# Requires ssh_support and xrandr installed on both host and guest
+xrandr="0"
+
+# Xrandr device
+#xrandr_device="qxl-0"
+#xrandr_device="Virtual-0"
+
# Set screen resolution
#resolution="1280x785"