On Fri, Oct 22, 2010 at 01:56:40PM +0200, Daniel Skorka wrote: > Hello list, > > I'd like to use FvwmEvent to run an action on a window that sounds the > X11 bell - kind of like the eye candy compiz can do. Is that possible? > What is the event called in FvwmEvent?
There is no such event. The only thing I can think of which it might be related to, is UrgencyHint -- which you can read up on in "man fvwm", looking for "UrgencyFunc". But there is no event for when an XBell() happens. That would be silly. -- Thomas Adam
