On Fri, Jun 18, 2004 at 05:44:36AM +0300, Micha Feigin wrote:
> Is it possible to make a pop-up osd like display with fvwm displaying
> some value?
>
> I would like to show on the screen for a couple of seconds the current
> sound volume.
I'm using xosd to display some text:
DestroyFunc FuncFvwmOsdDisplay
AddToFunc FuncFvwmOsdDisplay
+ I exec echo $0 | osd_cat -p bottom -c blue -d 2
This program also shows the volume level:
http://osdsh.sourceforge.net/
(I never tested it)
--
Roeland
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Jun 18 2004 - 02:12:58 BST