Add --with-ck-launch to the startxfce command. Also revise some

unwieldy wording in the Compiz Fusion introduction.
This commit is contained in:
Warren Block 2016-01-24 01:47:02 +00:00
parent e75c5c4451
commit 29d3cfebfe
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48082

View file

@ -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