Branches
Comments
[»]
Great program, but...
by Chaotic Thought - Dec 1st 2002 22:45:29
Mouse clicks directed at the text do not pass through to the window below,
as would be desirable in most cases.
Even with that limitation, however, this method of message display is
almost infinitely less offensive than "pop up" windows which
steal the keyboard focus and force you to acknowledge them before they
disappear.
[reply]
[top]
[»]
pretty cool
by Sean - May 24th 2001 19:21:43
Pretty cool concept.
I set up a little alert script that I use to
display new log entries onto the scren.
#!/bin/sh
tail -f /var/log/messages | osd_cat -b -o 50 -c
green -f
"-abisource-arial-regular-r-normal-*-*-200-*-*-p-*-iso8859-1"
-- Project: Ultima Online
http://uop.sourceforge.net
[reply]
[top]
|