diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2017-03-22 15:54:24 +0100 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2017-03-22 15:54:24 +0100 |
commit | 8bbf416d066a23c2cd69bf379d1a3e0184c8861d (patch) | |
tree | 60616e6f2db5e788c2d0a7a4ef84d1c1c73691ef /data/midori-display.1 | |
parent | 64a1e354754d9ade54c493be1ecc3cb33e1dde9b (diff) | |
download | surf-display-8bbf416d066a23c2cd69bf379d1a3e0184c8861d.tar.gz surf-display-8bbf416d066a23c2cd69bf379d1a3e0184c8861d.tar.bz2 surf-display-8bbf416d066a23c2cd69bf379d1a3e0184c8861d.zip |
Added and adjusted config files and added first iteration of midori-display.default file.
Diffstat (limited to 'data/midori-display.1')
-rw-r--r-- | data/midori-display.1 | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/data/midori-display.1 b/data/midori-display.1 new file mode 100644 index 0000000..b161b4e --- /dev/null +++ b/data/midori-display.1 @@ -0,0 +1,33 @@ +'\" -*- coding: utf-8 -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH midori-display 1 "Mar 2017" "Version 0.0.1" "Midori Display" +.SH NAME +midori-display \- Fullscreen Display Session Manager +.SH SYNOPSIS +'nh +.fi +.ad l +\fBmidori-display\fR + +.SH DESCRIPTION +\fBmidori-display\fR is a wrapper around midori. It can turn a system into a browser based display terminal in KIOSK-mode. +.PP +\fBmidori-display\fR registers itself as an x-session-manager alternative +and provides a very minimal X11 session, launching the +matchbox-window-manager, pulseaudio (if requested) and unclutter (if +requested) before starting the fullscreen browser session. +.PP +.SH OPTIONS +\fBmidori-display\fR can easily be configured via command line options. The Impressive Display can be configured +system-wide via /etc/default/midori-display. Overrides can be configured on a per-user basis via $HOME/.midori-display-rc +.PP +.SH SEE ALSO +/etc/default/midori-display +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> and Benjamin Schlüter <bschlueter@posteo.de> for the IT-Zukunft-Schule +project (https://wiki.it-zukunft-schule.de/).
\ No newline at end of file |