From 45513199abbc861bfa62a3a162cf0bf536d811a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 18 Apr 2013 18:53:14 +0000 Subject: updated example config svn path=/trunk/guiplugins/kiosk-plugin/; revision=17097 --- kiosk.cfg | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/kiosk.cfg b/kiosk.cfg index fc0299f..05e7e9a 100644 --- a/kiosk.cfg +++ b/kiosk.cfg @@ -2,6 +2,10 @@ #HideMain True HideMain False +# if main Window is not hidden, we can force a geometry to it +#GeometryMain "500x400+20+50" + + # by default, only initially opened PatchWindows are KIOSKed # you can apply KIOSK settings to new windows, if you set the following to "True" #KioskNewWindow False @@ -35,7 +39,7 @@ QuitOnClose False #HidePopup True HidePopup False -# prevent all special key-bindings (e.g. Control-W for close) +# prevent special key-bindings (e.g. Control-Q for close) # ordinary key-bindings are still allowed to allow users to type #QuitBinding False QuitBinding True -- cgit v1.2.1