diff options
author | Benjamin Schlüter <bschlueter@posteo.de> | 2017-03-23 17:31:39 +0100 |
---|---|---|
committer | Benjamin Schlüter <bschlueter@posteo.de> | 2017-03-23 17:31:39 +0100 |
commit | f39a86085d1fcbc5520dfbf523ff2207110f5472 (patch) | |
tree | 916a7f0306694631b119c296088267643d4426c1 /data | |
parent | 940129ba9be264203dd8da401e00e4737155fb1b (diff) | |
download | surf-display-f39a86085d1fcbc5520dfbf523ff2207110f5472.tar.gz surf-display-f39a86085d1fcbc5520dfbf523ff2207110f5472.tar.bz2 surf-display-f39a86085d1fcbc5520dfbf523ff2207110f5472.zip |
midori-display.tex: Next batch of adjustments for midori-display.
Diffstat (limited to 'data')
-rw-r--r-- | data/midori-display.tex | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/data/midori-display.tex b/data/midori-display.tex index 6acbf43..176fcd8 100644 --- a/data/midori-display.tex +++ b/data/midori-display.tex @@ -141,7 +141,7 @@ \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@+->Apply \textbf{installation steps for standalone hosts to} the LTSP \textbf{chroot} - \item<alert@+| uncover@+->\textbf{Set host-specific parameters} like PDF download URI, display resolution, etc. via the \texttt{\$\{DISPLAYS[@]\}} associative array, \textbf{for examples see:} \\ \small \texttt{/etc/default/midori-display} + \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} } \end{beamerboxesrounded} @@ -162,9 +162,7 @@ \item<alert@+| uncover@+->You can \textbf{adapt various parameters}: \begin{itemize} \item<alert@+| uncover@+->\textbf{Basic options}:Pulseaudio support, uncluttering of the pointer device, screensaver options, slide transition options, etc. - \item<alert@+| uncover@+->\textbf{Default parameters}: PDF download URI, display resolution - \item<alert@+| uncover@+->\textbf{Display specific}: PDF download URI, display resolution, based on the display system's hostname - \item<alert@+| uncover@+->\textbf{Rush hours} (phases of frequent PDF content changes), \textbf{sleep hours} (phases of no PDF content updates) + \item<alert@+| uncover@+->\textbf{Default parameters}: Specific WWW URI, Blocklist with forbidden WWW URIs, display resolution \end{itemize} \end{itemize} } @@ -182,9 +180,6 @@ \begin{itemize} \item<alert@+| uncover@+->The \textbf{per-user configuration} of Midori Display is done \textbf{in \texttt{\$HOME/.midori-display/config}} \item<alert@+| uncover@+->All \textbf{system-wide parameters can be overriden by the user} - \item<alert@+| uncover@+->For PDF URIs that require \textbf{authentication before PDF content retrieval}, put \textbf{credentials into}: \\ \small \texttt{\$HOME/.midori-display/secrets/default.secrets} - \item<alert@+| uncover@+->\textbf{Credentials} can also be \textbf{specified per info screen}: \\ \small \texttt{\$HOME/.midori-display/secrets/<hostname>.secrets} - \item<alert@+| uncover@+->The \textbf{\texttt{*.secrets} files use the \texttt{.netrc} file format} (see \texttt{man 5 netrc}) \end{itemize} } \end{beamerboxesrounded} |