summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-03-24 17:33:14 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2017-03-24 17:35:29 +0100
commit60419db44fd130f3088889592a6857fa599adc2d (patch)
treeda412d105ee63978b98d0716b32d6c7a67c5bba8
parent96f102d6884483c090dbb97a864367d167482414 (diff)
downloadsurf-display-60419db44fd130f3088889592a6857fa599adc2d.tar.gz
surf-display-60419db44fd130f3088889592a6857fa599adc2d.tar.bz2
surf-display-60419db44fd130f3088889592a6857fa599adc2d.zip
midori-display.tex: Various textual fixes.
-rw-r--r--data/midori-display.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/data/midori-display.tex b/data/midori-display.tex
index 176fcd8..e3bd512 100644
--- a/data/midori-display.tex
+++ b/data/midori-display.tex
@@ -43,12 +43,12 @@
\frametitle{About Midori Display}
\framesubtitle{What can I use Midori Display for?}
- \begin{beamerboxesrounded}[shadow=true]{Setup PDF presentation Screens at School, University \& your Office}
+ \begin{beamerboxesrounded}[shadow=true]{Setup WWW Presentation Screens or Info Terminals}
\parbox[t][2.4in][t]{3.5in}{
\begin{itemize}
- \item<alert@+| uncover@+->An \textbf{Midori Display} can be used to \textbf{provide controlled public internet access} while running in KIOSK-mode \textbf{for passerbys and visitors}
- \item<alert@+| uncover@+->At schools for example, it can be used to enable \textbf{students and visitors} to search the school-homepage or research something for \textbf{classes}
+ \item<alert@+| uncover@+->An \textbf{Midori Display} can be used to \textbf{provide controlled public internet access} while running in KIOSK mode \textbf{for passerbys and visitors}
+ \item<alert@+| uncover@+->At schools for example, it can be used to enable \textbf{students and visitors} to search the school homepage or research something for \textbf{classes}
\item<alert@+| uncover@+->At theaters or other venues, you can provide access to \textbf{a pre-configured set of websites} to e.g. make the \textbf{schedule for the next show} available
\item<alert@+| uncover@+->Midori Display has been \textbf{designed for easy and secure access} to websites and web based information
\end{itemize}
@@ -83,8 +83,8 @@
\parbox[t][2.4in][t]{3.5in}{
\begin{itemize}
\item<alert@+| uncover@+->\textbf{Midori Display} registers itself as an available \textbf{X session manager}. Make it the default (or the only session manager installed)
- \item<alert@+| uncover@+->Feed it with a presentation-like PDF file. The \textbf{PDF} can be obtained \textbf{from} the \textbf{local file system or} from a \textbf{webserver}
- \item<alert@+| uncover@+->Midori Display supports \textbf{host-specific configuration parameters}; you can run \textbf{various displays} presenting different PDF content \textbf{based on the same configuration} set
+ \item<alert@+| uncover@+->Feed it with an \textbf{entry WWW\_URI}. \textbf{Configure URL\_BLOCKLIST} to prevent the user from browsing unwanted sites.
+ \item<alert@+| uncover@+->Midori Display supports \textbf{host-specific configuration parameters}; you can run \textbf{various displays} presenting different WWW content \textbf{based on the same configuration} set
\end{itemize}
}
\end{beamerboxesrounded}
@@ -104,7 +104,7 @@
\begin{itemize}
\item<alert@+| uncover@+->\textbf{Install a minimal} Debian (or derivative) \textbf{system without X11} / Graphical Login Manager
\item<alert@+| uncover@+->Install Midori Display and NoDM: \\ \small \texttt{apt-get install midori-display nodm}
- \item<alert@+| uncover@+->\textbf{Edit \texttt{/etc/default/nodm}}, set \texttt{NODM\_ENABLED=true} and \texttt{NODM\_USER=midori-display}
+ \item<alert@+| uncover@+->\textbf{Edit \texttt{/etc/default/nodm}}, set \texttt{NODM\_ENABLED=true} and \texttt{NODM\_USER=midori-display}. Create this user as a system user.
\item<alert@+| uncover@+->\textbf{Check that \texttt{midori-display} is the default X session manager}: \\ \small \texttt{update-alternatives \hbox{-}\hbox{-}config x-session-manager}
\item<alert@+| uncover@+->\textbf{Start NoDM}: \small \texttt{sudo invoke-rc.d nodm start}
\end{itemize}
@@ -139,7 +139,7 @@
\begin{itemize}
\item<alert@+| uncover@+->Create a \textbf{minimal LTSP chroot}, uninstall or \textbf{disable the LTSP Display Manager} (aka LDM)
\item<alert@+| uncover@+->\textbf{Make} the LTSP \textbf{chroot bootable over PXE}: the system should boot into a text-based logon screen
- \item<alert@+| uncover@+->All LTSP \textbf{client systems must have a dedicated hostname} after PXE boot
+ \item<alert@+| uncover@+->All LTSP \textbf{client systems must have a dedicated hostnames} after PXE boot
\item<alert@+| uncover@+->Apply \textbf{installation steps for standalone hosts to} the LTSP \textbf{chroot}
\item<alert@+| uncover@+->\textbf{Set host-specific parameters} like standard WWW URI, display resolution, etc. via the \texttt{\$\{DISPLAYS[@]\}} associative array, \textbf{for examples see:} \\ \small \texttt{/etc/default/midori-display}
\end{itemize}