From c905c87bd80500ebccb10225684cd57200351dcc Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 17 Nov 2018 11:31:26 -0200 Subject: Updates spice client config with hidden menubar --- config.dot/kvmxconfig.link | 6 +++--- config.dot/spicy/settings.link | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 config.dot/spicy/settings.link diff --git a/config.dot/kvmxconfig.link b/config.dot/kvmxconfig.link index 0b905d4..7b062b6 100644 --- a/config.dot/kvmxconfig.link +++ b/config.dot/kvmxconfig.link @@ -11,8 +11,8 @@ xclient_windowmove="0 21" # Set screen resolution #resolution="1280x780" -# 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 without menubar +resolution_y_offset="- 20" # Se screen resolution offset for the X11 client, GTK spice client with menubar -resolution_y_offset="- 45" +#resolution_y_offset="- 45" diff --git a/config.dot/spicy/settings.link b/config.dot/spicy/settings.link new file mode 100644 index 0000000..2147255 --- /dev/null +++ b/config.dot/spicy/settings.link @@ -0,0 +1,14 @@ +[general] +grab-keyboard=false +grab-mouse=true +scaling=false +auto-clipboard=false + +resize-guest=true + +sync-modifiers=true + +[ui] +toolbar=false +statusbar=false +menubar=false -- cgit v1.2.3