aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Labastie <pieere@linuxfromscratch.org>2020-08-25 04:48:27 +0000
committerPierre Labastie <pieere@linuxfromscratch.org>2020-08-25 04:48:27 +0000
commita74d9d626027e8f9d3bd785e3e442bf3cd670901 (patch)
treee79aa598dcbe0bbc8f2d83ee18acfd7ab16f5400
parentcdae315754e22d4324bd95ddfd90663801215261 (diff)
tag tigervnc
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23618 af4574ff-66df-0310-9fd7-8a98e5e911e0
-rw-r--r--xsoft/other/tigervnc.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/xsoft/other/tigervnc.xml b/xsoft/other/tigervnc.xml
index a18cd1e5fc..dc151cb4b0 100644
--- a/xsoft/other/tigervnc.xml
+++ b/xsoft/other/tigervnc.xml
@@ -37,7 +37,7 @@
viewing of the remote graphical desktop.
</para>
- &lfs91_checked;
+ &lfs10_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
@@ -233,6 +233,13 @@ ln -sfv tigervnc_24.png /usr/share/pixmaps/tigervnc.png</userinput></screen>
[ -r $HOME/.Xresources ] &amp;&amp; xrdb $HOME/.Xresources
startlxde &amp;</screen>
+ <para>
+ The <filename>xstartup</filename> file must be executable for the
+ commands in it to be executed, so run
+ <command>chmod a+x ~/.vnc/xstartup</command>.
+ </para>
+
+
</sect2>
<sect2 role="content">