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} - \itemAn \textbf{Midori Display} can be used to \textbf{provide controlled public internet access} while running in KIOSK-mode \textbf{for passerbys and visitors} - \itemAt schools for example, it can be used to enable \textbf{students and visitors} to search the school-homepage or research something for \textbf{classes} + \itemAn \textbf{Midori Display} can be used to \textbf{provide controlled public internet access} while running in KIOSK mode \textbf{for passerbys and visitors} + \itemAt schools for example, it can be used to enable \textbf{students and visitors} to search the school homepage or research something for \textbf{classes} \itemAt 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 \itemMidori 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\textbf{Midori Display} registers itself as an available \textbf{X session manager}. Make it the default (or the only session manager installed) - \itemFeed 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} - \itemMidori Display supports \textbf{host-specific configuration parameters}; you can run \textbf{various displays} presenting different PDF content \textbf{based on the same configuration} set + \itemFeed it with an \textbf{entry WWW\_URI}. \textbf{Configure URL\_BLOCKLIST} to prevent the user from browsing unwanted sites. + \itemMidori 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\textbf{Install a minimal} Debian (or derivative) \textbf{system without X11} / Graphical Login Manager \itemInstall Midori Display and NoDM: \\ \small \texttt{apt-get install midori-display nodm} - \item\textbf{Edit \texttt{/etc/default/nodm}}, set \texttt{NODM\_ENABLED=true} and \texttt{NODM\_USER=midori-display} + \item\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\textbf{Check that \texttt{midori-display} is the default X session manager}: \\ \small \texttt{update-alternatives \hbox{-}\hbox{-}config x-session-manager} \item\textbf{Start NoDM}: \small \texttt{sudo invoke-rc.d nodm start} \end{itemize} @@ -139,7 +139,7 @@ \begin{itemize} \itemCreate a \textbf{minimal LTSP chroot}, uninstall or \textbf{disable the LTSP Display Manager} (aka LDM) \item\textbf{Make} the LTSP \textbf{chroot bootable over PXE}: the system should boot into a text-based logon screen - \itemAll LTSP \textbf{client systems must have a dedicated hostname} after PXE boot + \itemAll LTSP \textbf{client systems must have a dedicated hostnames} after PXE boot \itemApply \textbf{installation steps for standalone hosts to} the LTSP \textbf{chroot} \item\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}