aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWarren Block <wblock@FreeBSD.org>2016-01-24 01:47:02 +0000
committerWarren Block <wblock@FreeBSD.org>2016-01-24 01:47:02 +0000
commit29d3cfebfecdc4b2f7fb20ac3c67dff031ae5a1c (patch)
tree10258f1c3683f6887b98018dcbf4ca4d2407e67c
parente75c5c445153288afa21b47df3a481e945bd9d5b (diff)
downloaddoc-29d3cfebfecdc4b2f7fb20ac3c67dff031ae5a1c.tar.gz
doc-29d3cfebfecdc4b2f7fb20ac3c67dff031ae5a1c.zip
Add --with-ck-launch to the startxfce command. Also revise some
unwieldy wording in the Compiz Fusion introduction.
Notes
Notes: svn path=/head/; revision=48082
-rw-r--r--en_US.ISO8859-1/books/handbook/x11/chapter.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/books/handbook/x11/chapter.xml b/en_US.ISO8859-1/books/handbook/x11/chapter.xml
index 63e7b40d51..41e3c6ded0 100644
--- a/en_US.ISO8859-1/books/handbook/x11/chapter.xml
+++ b/en_US.ISO8859-1/books/handbook/x11/chapter.xml
@@ -1563,14 +1563,14 @@ DisplayManager.requestPort: 0</screen>
from the command line by typing <command>startx</command>,
first add its entry to <filename>~/.xinitrc</filename>:</para>
- <screen>&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4" &gt; ~/.xinitrc</userinput></screen>
+ <screen>&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4 --with-ck-launch" &gt; ~/.xinitrc</userinput></screen>
<para>An alternate method is to use
<application>XDM</application>. To configure this method,
create an executable <filename>~/.xsession</filename>:</para>
<screen>&prompt.user; <userinput>echo "#!/bin/sh" &gt; ~/.xsession</userinput>
-&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4" &gt;&gt; ~/.xsession</userinput>
+&prompt.user; <userinput>echo "exec /usr/local/bin/startxfce4 --with-ck-launch" &gt;&gt; ~/.xsession</userinput>
&prompt.user; <userinput>chmod +x ~/.xsession</userinput></screen>
</sect2>
</sect1>
@@ -1578,8 +1578,8 @@ DisplayManager.requestPort: 0</screen>
<sect1 xml:id="x-compiz-fusion">
<title>Installing Compiz Fusion</title>
- <para>One way to increase the pleasantness of using a desktop
- computer is by having nice 3D effects.</para>
+ <para>One way to make using a desktop
+ computer more pleasant is with nice 3D effects.</para>
<para>Installing the <application>Compiz&nbsp;Fusion</application>
package is easy, but configuring it requires a few steps that