summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Bauer2019-07-29 12:45:33 +0200
committerJonathan Bauer2019-07-29 12:45:33 +0200
commit5f885455a2bd9dddf3ff5c42be446dc3bb3ef83f (patch)
tree24e52355c7fa2564f3cb4b5f58c99cfcd7a57f1b
parent[cups-sicgs] Use work dir for download (diff)
downloadmltk-5f885455a2bd9dddf3ff5c42be446dc3bb3ef83f.tar.gz
mltk-5f885455a2bd9dddf3ff5c42be446dc3bb3ef83f.tar.xz
mltk-5f885455a2bd9dddf3ff5c42be446dc3bb3ef83f.zip
[kiosk-common] put all kiosk browser in fullscreen
-rw-r--r--core/modules/kiosk-common/data/etc/xdg/openbox/rc.xml.kiosk3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/kiosk-common/data/etc/xdg/openbox/rc.xml.kiosk b/core/modules/kiosk-common/data/etc/xdg/openbox/rc.xml.kiosk
index 65e09cb5..0163112e 100644
--- a/core/modules/kiosk-common/data/etc/xdg/openbox/rc.xml.kiosk
+++ b/core/modules/kiosk-common/data/etc/xdg/openbox/rc.xml.kiosk
@@ -340,6 +340,9 @@
# end of the example
-->
+ <application role="browser">
+ <fullscreen>yes</fullscreen>
+ </application>
</applications>
</openbox_config>