<JWM>
	<Tray  autohide="false" insert="right" x="0" y="-1" border="0" height="26" >

		<!-- Additional TrayButton attribute: label -->
		<TrayButton label="メニュー" icon="mini-dog.xpm">root:3</TrayButton>

<!-- BK showdesktop incompatible with rox 2.5... -->
<!--		<TrayButton popup="Show desktop" icon="showdesk16.xpm">showdesktop</TrayButton> -->

	<!--	<TrayButton popup="Open terminal" icon="mini-sh.xpm">exec:rxvt</TrayButton> -->

	<!--	<TrayButton popup="Open text editor" icon="mini-edit.xpm">exec:defaulttexteditor</TrayButton> -->

		<!-- Additional Pager attributes; width, height -->
		<Pager/>

		<!-- Additional TaskList attribute: maxwidth -->
		<TaskList/>

		<Dock/>

		<!-- Additional Swallow attribute: height -->
		<Swallow name="blinky">
			blinkydelayed -bg gray90
		</Swallow>

		<Swallow name="mini-volume.tcl">
			mini-volume.tcl -bg gray90 -mixer pvolume-mixer.tcl
		</Swallow>
		
		<Swallow name="freememapplet" width="48">
			<!-- freememappletdelayed -->
			freememapplet
		</Swallow>

		<Swallow name="xload" width="32">
			xload -nolabel -bg "#BCBAB5" -fg red -hl white
		</Swallow>

		<Clock>minixcal</Clock>
	</Tray>
</JWM>