2003-02-07 10:36:12 +08:00
|
|
|
<sect2>
|
2003-09-28 07:58:17 +08:00
|
|
|
<title>Configuring <application>Metacity</application></title>
|
2003-02-07 10:36:12 +08:00
|
|
|
|
|
|
|
<sect3><title>Configuration Information</title>
|
|
|
|
|
|
|
|
<para>Be sure to backup your current <filename>.xinitrc</filename>
|
|
|
|
before proceeding.</para>
|
|
|
|
|
2003-09-05 06:39:32 +08:00
|
|
|
<screen><userinput><command>cat >> ~/.xinitrc << "EOF"</command>
|
2003-02-07 12:22:53 +08:00
|
|
|
xterm &
|
2003-02-07 10:36:12 +08:00
|
|
|
exec metacity
|
2003-09-05 06:39:32 +08:00
|
|
|
<command>EOF</command></userinput></screen>
|
2003-02-07 10:36:12 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|