<?xml version="1.0"?>
<WMRC name="amaterus" version="0.34.1">
 <!-- Ȥ href  id ˤ٤ͤ (ո) -->
 <menu id="menu_main" title="main">
  <item type="exec" command="/usr/bin/X11/kterm">
   <img src="/usr/share/pixmaps/yes.xpm"/>
   Terminal
   <img src="/usr/share/pixmaps/no.xpm"/></item>
  <item type="menu" command="menu_app">Application</item>
  <hr/>
  <item type="exec"   command="/usr/bin/X11/xkill">Destroy...</item>
  <item type="system" command="group_new">New Group...</item>
  <hr/>
  <menu id="menu_exit" title="Exit">
   <item type="restart">Restart</item>
   <item type="restart" command="/usr/bin/X11/twm">TWM</item>
   <hr/>
   <item type="exit">EXIT</item>
  </menu>
 </menu>

 <menu id="menu_app" title="application">
  <item type="exec" command="/usr/bin/xemacs">XEmacs</item>
  <item type="exec" command="/usr/bin/netscape">Netscape</item>
 </menu>

 <window class="XDaliClock">
  <geometry x="-0" y="-0"/>
  <border width="0" frame="noframe"/>
 </window>

 <window class="Clock">
  <border width="0"/>
 </window>

 <window class="XEyes">
  <!-- restart Ȥˤ geometry ƤޤΤ -->
  <title format="ܶϺ"/>
  <geometry x="-0" y="+0"/>
  <border width="0" frame="noframe"/>
 </window>

 <frame name="default" pack="vertical">
  <widget type="frame" ref="buttons"/>
  <widget type="client"/>
  <widget type="button" ref="resize"/>
 </frame>

 <frame name="buttons" pack="horizontal">
  <!-- ץȥפʤΤǤ. -->
  <widget type="button" ref="iconify"/>
  <widget type="button" ref="close"/>
  <widget type="button" ref="group"/>
  <widget type="button" ref="ctitle"/>
 </frame>

 <frame name="noframe">
  <widget type="client"/>
 </frame>
</WMRC>
