diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/impressive-display.1 | 33 | ||||
| -rw-r--r-- | data/impressive-display.desktop | 8 |
2 files changed, 41 insertions, 0 deletions
diff --git a/data/impressive-display.1 b/data/impressive-display.1 new file mode 100644 index 0000000..f250431 --- /dev/null +++ b/data/impressive-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 impressive-display 1 "24 Mar 2016" "Version 0.0.2.x" "Impressive PDF Display" +.SH NAME +impressive-display \- Fullscreen PDF Display Session Manager +.SH SYNOPSIS +'nh +.fi +.ad l +\fBimpressive-display\fR + +.SH DESCRIPTION +\fBimpressive-display\fR is a wrapper around impressive. It can turn a system into a PDF based display terminal. +.PP +\fBimpressive-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 PDF presentation. +.PP +.SH OPTIONS +\fBimpressive-display\fR ignores all given command line options. The Impressive PDF Display can be configured +system-wide via /etc/default/impressive-display. Overrides can be configured on a per-user basis via $HOME/.impressive-display-rc +.PP +.SH SEE ALSO +/etc/default/impressive-display +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the Debian Edu +project (http://wiki.debian.org/DebianEdu). diff --git a/data/impressive-display.desktop b/data/impressive-display.desktop new file mode 100644 index 0000000..f036faa --- /dev/null +++ b/data/impressive-display.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Impressive PDF Display +Comment=Fullscreen PDF presentation +Exec=impressive-display +TryExec=impressive-display +Icon=impressive +Type=Application +Keywords=PDF;fullscreen;display; |
