From 57fd8c37555dc7c0b63512989d9d8de9e1ed29ed Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 21 Nov 2016 20:13:38 +0100 Subject: impressive-display.tex: Fix hostname faking test command call. --- data/impressive-display.tex | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'data') diff --git a/data/impressive-display.tex b/data/impressive-display.tex index 0131ce2..9b15f6a 100644 --- a/data/impressive-display.tex +++ b/data/impressive-display.tex @@ -203,11 +203,8 @@ \begin{itemize} \item\textbf{Install Impressive Display} locally \textbf{on your PC or notebook}; you can launch Impressive Display under your normal user account \itemDo a \textbf{graphical login with your normal user} account; when logged in, open two Terminal windows - \itemTerminal 1: \textbf{Launch} a nested Xserver (like \textbf{Xephyr}): \\ \small \texttt{Xephyr -screen 1024x768 -ac :1} - \itemTerminal 2, also under your normal user account: - \begin{itemize} - \itemOn Debian (and alike): \\ \small \texttt{export DISPLAY=:1 \\ FAKE_HOSTNAME= impressive-display} - \end{itemize} + \itemTerminal 1: \textbf{Launch} a nested Xserver (like \textbf{Xephyr}) in user space: \\ \small \texttt{Xephyr -screen 1024x768 -ac :1} + \itemTerminal 2, also under your normal user account: \\ \small \texttt{export DISPLAY=:1 \\ FAKE\_HOSTNAME= impressive-display} \end{itemize} } \end{beamerboxesrounded} -- cgit v1.2.3