Hi,
> Is it possible to make a pop-up osd like display with fvwm displaying
> some value?
There is xosd from this site:
http://www.ignavus.net/software.html
Included in the package is a program "osd_cat" to display some osd like text.
> I would like to show on the screen for a couple of seconds the current
> sound volume.
That's exactly what I use it for. I have bindings to my volume-up/down keys like this:
Key F20 A N Exec amixer set Master 2%+ unmute | tail -n 2 | \
osd_cat -p bottom -A center -c green3 -s 3 -d 2 \
-f '-*-bitstream vera sans-*-*-*-*-20-*-*-*-*-*-*-*'
--
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:15:57 BST