<?xml version="1.0"?>
<JWM>

    <!-- Tray of the environment. -->
    <Tray x="0" y="-1" height="23" autohide="off" valign="top">
	<Spacer width="5"/>
        <TrayButton label="Apps">root:3</TrayButton>
        <Spacer width="5"/>
	<TrayButton label="Places">root:7</TrayButton>
	<Spacer width="5"/>
	 <Pager labeled="true"/>
        <TaskList maxwidth="130" border="false"/>
	<Dock/>
	<Spacer width="5"/>
        <Clock format="%H:%M"></Clock>
	<Spacer width="5"/>
	<TrayButton label="Exit">exec:oblogout</TrayButton>
	<Spacer width="5"/>
     </Tray>

</JWM>
