[xmonad] Can't get Urgency Hook to work

Henri Ducrocq henri.ducrocq at gmail.com
Tue Feb 10 21:13:09 EST 2009


Here is the relevant bit from my xmonad.hs:

main = xmonad
        $ withUrgencyHook dzenUrgencyHook
        $ gnomeConfig

When I echo a bell character from xterm, the corresponding button in my
"task bar" flashes, however nothing else happens. dzen2 seems to be working
ok, and I see nothing in .xsession-errors.
I read all of the doc for UrgencyHook, played with SpawnUrgencyHook as well,
I can't see what I'm doing wrong...

Could it be that the task bar catches the event and prevents it from being
dispatched to xmonad?
Or what?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/xmonad/attachments/20090211/a50b1407/attachment.htm


More information about the xmonad mailing list