mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-08 18:47:25 +08:00
17 lines
349 B
XML
17 lines
349 B
XML
|
<sect2>
|
||
|
<title>Configuring metacity</title>
|
||
|
|
||
|
<sect3><title>Configuration Information</title>
|
||
|
|
||
|
<para>Be sure to backup your current <filename>.xinitrc</filename>
|
||
|
before proceeding.</para>
|
||
|
|
||
|
<para><screen><userinput>cat >> ~/.xinitrc << "EOF"</userinput>
|
||
|
xterm &
|
||
|
exec metacity
|
||
|
<userinput>EOF</userinput></screen></para>
|
||
|
</sect3>
|
||
|
|
||
|
</sect2>
|
||
|
|