?package(toshutils):needs="x11" section="Apps/System/Toshiba/Fan" \
	title="on" longtitle="Turn fan on" \
	command="xmessage -timeout 10 `fan -n`" \
	icon="/usr/X11R6/include/X11/pixmaps/fanon.xpm"
?package(toshutils):needs="x11" section="Apps/System/Toshiba/Fan" \
        title="off" longtitle="Turn fan off" \
	command="xmessage -timeout 10 `fan -f`" \
	icon="/usr/X11R6/include/X11/pixmaps/fanoff.xpm"
?package(toshutils):needs="x11" section="Apps/System/Toshiba/Fan" \
        title="status" longtitle="Show fan status" \
	command="xmessage -timeout 10 `fan`" \
	icon="/usr/X11R6/include/X11/pixmaps/fan.xpm"
?package(toshutils):needs="x11" section="Apps/System/Toshiba" \
	title="TuxTime config" longtitle="TuxTime configuration panel" \
	command="tuxtime-conf" \
	icon="/usr/X11R6/include/X11/pixmaps/tuxtime.xpm"
?package(toshutils):needs="x11" section="Apps/System/Toshiba" \
	title="WmTuxTime" command="wmtuxtime" \
	icon="/usr/X11R6/include/X11/pixmaps/tuxtime.xpm"
?package(toshutils):needs="x11" section="Apps/System/Toshiba" \
	title="Dispswitch" longtitle="Display Switch" \
	command="dispswitch" \
	icon="/usr/X11R6/include/X11/pixmaps/displayswitch.xpm"
