glfs/x/wm/sawfish/sawfish-config.xml
Larry Lawrence 1cd8db240a updated sawfish intro
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1068 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-14 02:54:49 +00:00

16 lines
368 B
XML

<sect2>
<title>Configuring <application>sawfish</application></title>
<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>
exec sawfish
<command>EOF</command></userinput></screen>
</sect3>
</sect2>