aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-03-29 17:50:04 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-03-29 17:50:04 -0300
commit6d10ed52ca130aaabcb0ed27e198dc5d66426061 (patch)
treef2398c51d6a9b9a4df0164643460e4ddd8738755 /kvmxfile
parent1f01fb02bcf6d15d153a1c7ae5964a02551a14dc (diff)
downloadkvmx-6d10ed52ca130aaabcb0ed27e198dc5d66426061.tar.gz
kvmx-6d10ed52ca130aaabcb0ed27e198dc5d66426061.tar.bz2
Adds xrandr action
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"