From ecc811b44d26841bc428527883e2dd3c4bf80d81 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 25 Oct 2018 18:29:55 -0300 Subject: Updates resolution_y_offset --- config.dot/kvmxconfig.link | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/config.dot/kvmxconfig.link b/config.dot/kvmxconfig.link index 772c403..0b905d4 100644 --- a/config.dot/kvmxconfig.link +++ b/config.dot/kvmxconfig.link @@ -8,6 +8,11 @@ image_base="/var/cache/qemu" # Move X11 client window below the WM bar xclient_windowmove="0 21" -# Set screen resolution offset for the X11 client +# Set screen resolution #resolution="1280x780" -resolution_y_offset="- 20" + +# Se screen resolution offset for the X11 client, GTK spice client without menuber +#resolution_y_offset="- 20" + +# Se screen resolution offset for the X11 client, GTK spice client with menubar +resolution_y_offset="- 45" -- cgit v1.2.3