summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-21 20:18:13 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-11-21 20:18:13 +0100
commit0cc2e47200f3aabc078e78622883331ea9716fc8 (patch)
tree34dbdadc73bb9f2247413a9557e498c08e33a9f9
parent57fd8c37555dc7c0b63512989d9d8de9e1ed29ed (diff)
downloadimpressive-display-0cc2e47200f3aabc078e78622883331ea9716fc8.tar.gz
impressive-display-0cc2e47200f3aabc078e78622883331ea9716fc8.tar.bz2
impressive-display-0cc2e47200f3aabc078e78622883331ea9716fc8.zip
impressive-display.tex: On Testing... page: Add extra item that explains about the FAKE_HOSTNAME var.
-rw-r--r--data/impressive-display.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/impressive-display.tex b/data/impressive-display.tex
index 9b15f6a..bd366b3 100644
--- a/data/impressive-display.tex
+++ b/data/impressive-display.tex
@@ -202,8 +202,9 @@
\parbox[t][2.4in][t]{3.5in}{
\begin{itemize}
\item<alert@+| uncover@+->\textbf{Install Impressive Display} locally \textbf{on your PC or notebook}; you can launch Impressive Display under your normal user account
+ \item<alert@+| uncover@+->\textbf{Use FAKE\_HOSTNAME variable to simulate a specifc display host} when testing infoscreen farm setups
\item<alert@+| uncover@+->Do a \textbf{graphical login with your normal user} account; when logged in, open two Terminal windows
- \item<alert@+| uncover@+->Terminal 1: \textbf{Launch} a nested Xserver (like \textbf{Xephyr}) in user space: \\ \small \texttt{Xephyr -screen 1024x768 -ac :1}
+ \item<alert@+| uncover@+->Terminal 1: \textbf{Launch} a nested Xserver (like \textbf{Xephyr}): \\ \small \texttt{Xephyr -screen 1024x768 -ac :1}
\item<alert@+| uncover@+->Terminal 2, also under your normal user account: \\ \small \texttt{export DISPLAY=:1 \\ FAKE\_HOSTNAME=<display-host> impressive-display}
\end{itemize}
}