glfs/x/wm/xfce/xfce-config.xml
Larry Lawrence 7ce6b7ca02 update to xfce-4.0
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1226 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-28 01:26:30 +00:00

26 lines
518 B
XML

<sect2>
<title>Configuring <application>XFce</application></title>
<sect3><title>Config files</title>
<para><filename>~/.xinitrc</filename></para>
</sect3>
<sect3><title>Configuration Information</title>
<para>Be sure to backup your current <filename>.xinitrc</filename>
before
proceeding.</para>
<screen><userinput><command>cat &gt;&gt; ~/.xinitrc &lt;&lt; "EOF"</command>>
xfce-mcs-manager
xfwm4 --daemon
xftaskbar4 &
xfdesktop &
exec xfce4-panel
<command>EOF</command></userinput></screen>
</sect3>
</sect2>