Flashing taskbar with PuTTY + irssi + screen

As quite many people do, I use to IRC using screen + irssi on my server, which I connect to using PuTTY. A little while ago I went out to find a way to make PuTTY’s taskbar flash when I was hilighted. It wasn’t trivial to find the information on how to do it (it took me some time), so I though I could share it:

In irssi:
/set bell_beeps on
/set beep_msg_level MSGS NOTICES DCC DCCMSGS HILIGHT

And in putty:
Go to Terminal -> Bell in the settings, and set “Taskbar/caption indication on bell” to Flashing or Steady (whichever you prefer).

That should be it, and don’t forget to save the session settings in PuTTY so you don’t have to change them every time you connect ;) .

This entry was posted in Random stuff. Bookmark the permalink.

6 Responses to Flashing taskbar with PuTTY + irssi + screen

  1. hetzz says:

    nice :D will look in to this some day.

  2. tumik says:

    You forgot one thing:
    CTRL+A G
    It will set screen to audible bell.

  3. tobbez says:

    I’ve never needed to do that, so I guess that it depends on your standard config for screen if you need to do it.

  4. InDigo176 says:

    If you’re using xterm you can put

    XTerm*bellIsUrgent: true

    in your ~/.Xdefaults file and the taskbar will flash when you receive a bell (should work with most window managers).

  5. Noxilenticus says:

    There are a bunch of tips like this on irssi’s documentation page http://www.irssi.org/documentation/tips

  6. krzxbleach says:

    above method seems to not work with putty tray version in windows xp using irssi+screen in putty.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>