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
.
July 2nd, 2007 02:43
nice
will look in to this some day.
August 27th, 2007 18:04
You forgot one thing:
CTRL+A G
It will set screen to audible bell.
August 28th, 2007 22:53
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.
September 9th, 2007 21:21
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).
July 27th, 2008 21:02
There are a bunch of tips like this on irssi’s documentation page http://www.irssi.org/documentation/tips