From: Silvio Rhatto Date: Thu, 25 Oct 2018 21:29:55 +0000 (-0300) Subject: Updates resolution_y_offset X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=ecc811b44d26841bc428527883e2dd3c4bf80d81;p=rhatto%2Fdotfiles%2Fkvmx.git Updates resolution_y_offset --- 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"