Author: bdubbs
Date: 2012-09-16 19:11:49 -0600 (Sun, 16 Sep 2012)
New Revision: 10671
Modified:
trunk/BOOK/introduction/welcome/changelog.xml
trunk/BOOK/xfce/core/xfce4-session.xml
Log:
Add optional run time dependencies to
xfce and chagne the startup procedures.
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2012-09-16 21:14:49 UTC
(rev 10670)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2012-09-17 01:11:49 UTC
(rev 10671)
@@ -47,6 +47,10 @@
<para>September 16th, 2012</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Add optional run time dependencies to
+ xfce and chagne the startup procedures.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Update to docbook-xsl-1.77.1. Fixes
<ulink url="&blfs-ticket-root;3568">#3568</ulink>.</para>
</listitem>
Modified: trunk/BOOK/xfce/core/xfce4-session.xml
===================================================================
--- trunk/BOOK/xfce/core/xfce4-session.xml 2012-09-16 21:14:49 UTC (rev
10670)
+++ trunk/BOOK/xfce/core/xfce4-session.xml 2012-09-17 01:11:49 UTC (rev
10671)
@@ -119,22 +119,18 @@
<sect2 role="configuration">
<title>Configuring Xfce4 Session</title>
- <para>
- To launch <application>Xfce4</application> when you start
- <application>Xorg</application>, put <command>xfce4-session</command> in
- your <filename>~/.xinitrc</filename>:
- </para>
+ <para>There are several optional run time dependencies for
+ <application>Xfce4</application>: <xref linkend="hicolor-icon-theme"/>,
+ <xref linkend="consolekit"/>, <xref linkend="upower"/>,
+ <xref linkend="openssh"/>, <xref linkend="gnupg2"/>, and
+ <xref linkend="sudo"/>.</para>
-<screen><userinput>echo exec xfce4-session > ~/.xinitrc</userinput></screen>
-
<para>
- If you have installed <xref linkend='dbus'/> and want to use it within
- <application>Xfce4</application>, ensure the D-BUS daemon is started and
- change the <filename>~/.xinitrc</filename> to read:
+ To launch <application>Xfce4</application> use the command
+ <command>startxfce4</command>. If you have <xref linkend="consolekit"/>
+ installed, use <command>startxfce4 --with-ck-launch</command>.
</para>
-<screen><userinput>echo "exec dbus-launch --exit-with-session xfce4-session"
> ~/.xinitrc</userinput></screen>
-
<para>
To determine who can shut down or reboot your computer,
<application>Xfce4 Session</application> has a run time dependency on
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page