summaryrefslogtreecommitdiffstats
path: root/man/virt-viewer.pod
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-08-16 20:54:52 +0200
committerMarc-André Lureau <marcandre.lureau@gmail.com>2013-08-20 13:44:04 +0200
commit34eab7b91ee5349709e77e6ec85f92ab029a5350 (patch)
tree1ba2c4aa3aafce0b29570f2aedc1a042564a7f73 /man/virt-viewer.pod
parentcd7b5761af9691745f1cee7fa863298db417f8d1 (diff)
downloadvirt-viewer-34eab7b91ee5349709e77e6ec85f92ab029a5350.tar.gz
virt-viewer-34eab7b91ee5349709e77e6ec85f92ab029a5350.tar.xz
virt-viewer-34eab7b91ee5349709e77e6ec85f92ab029a5350.zip
kiosk: add app kiosk option, pass it down to window
See man page update for details.
Diffstat (limited to 'man/virt-viewer.pod')
-rw-r--r--man/virt-viewer.pod13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/virt-viewer.pod b/man/virt-viewer.pod
index 9187c2e..9d0597a 100644
--- a/man/virt-viewer.pod
+++ b/man/virt-viewer.pod
@@ -86,6 +86,19 @@ smartcard-insert and smartcard-remove. Examples:
Note that hotkeys for which no binding is given are disabled, specifying an
empty string disables all hotkeys.
+=item -k, --kiosk
+
+Start in kiosk mode. In this mode, the application will start in
+fullscreen with minimal UI. It will prevent the user from quitting or
+performing any interaction outside of usage of the remote desktop
+session.
+
+Note that it can't offer a complete secure solution by itself. Your
+kiosk system must have additional configuration and security settings
+to lock down the OS. In particular, you must configure or disable the
+window manager, limit the session capabilities, use some
+restart/watchdog mechanism, disable VT switching etc.
+
=back
=head1 EXAMPLES