glfs/x/wm/xfce/xfce-config.xml

26 lines
526 B
XML
Raw Normal View History

<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 &amp;
xfdesktop &amp;
exec xfce4-panel
<command>EOF</command></userinput></screen>
</sect3>
</sect2>