From 6d10ed52ca130aaabcb0ed27e198dc5d66426061 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 Mar 2018 17:50:04 -0300 Subject: Adds xrandr action --- kvmxfile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'kvmxfile') 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" -- cgit v1.2.3