File: PowerBarModules.zip
Author: Tim Stack (stack@eng.utah.edu)
Release: 0.2
Compatibility: 8.2
Location: /contrib/util || /contrib/add-ons/pbar
Notes: A set of modules for PowerBar.

	Memory - shows the current amount of free memory
	Date_Time - Shows the date in Emily font with the time
	            below it
	WorkSpaces - just like the other guys workspaces :). They
	             were developed independently btw.
	Screen Depth - Set the depth of the current workspace
	Screen Size - Set the screen size of the current workspace
	StopWatch - A simple timer, my univ. kills the modem line
	            after an hour so i like to see how much time is
	            left. (lmb - start/stop  rmb - clear to 0)
	Perf - just like the perf in the PowerBar distribution but
	       the color of the gauge changes as it gets bigger.
	       (A 5 min. mod to the original source, and the idea
	       was from the BeBar v1.2 pulse module)
	CheckMail - Does a check_mail() call and shows you how many
	            unread messages there are.  A right click brings
	            up a menu (currently just allows you to run BeMail).
	            It doesn't update the unread messages since PowerBar
	            doesn't call update_query() (its supposed to be
	            fixed soon)
	PaperClip - A clipboard history module.  Copy some text to
	            the clipboard and then left click on the module's
	            panel, it will be stored in an internal buffer.
	            If you want to get something back just right click
	            and a menu of the last 10 items will appear, simply
	            select the one you want and it will be copied to
	            the clipboard.
	Escape-Hatch - Sends a B_QUIT_REQUESTED to the storage_server.
	            I don't know how dangerous this is, but if its your
	            heading for a crash this might be the only way out
	            that doesn't require a reindex (7 fucking minutes!
	            DR9 better get here soon)
	(Source not included but available if you want it)
