DWM ssh/screen/irssi notifications

1.09.2011

I always keep an irssi session open inside a screen session on my server via ssh. I always thought that notifications aren’t possible for such a setup. But they are.

1. In your irssi session, issue the following commands:

/set beep_msg_level NOTICE MSGS HILIGHT
/set bell_beeps OFF

You can save this configuration permanently by issueing /save.

2. In your ~/.screenrc, add the following lines:

vbell off
bell_msg 'Bell in window %n^G'

3. Tell your terminal to set the URGENT flag when beeping. Add one of the following lines to your .Xresources:

# For UXterm users:
UXTerm*bellIsUrgent: true
 
# For (u)rxvt users:
Rxvt.urgentOnBell: true
Fork me on GitHub

Hinterlasse einen Kommentar

Dein Kommentar:

XHTML: Sie dürfen folgende Tags verwenden: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Kategorien

Switch to our mobile site