<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flashing taskbar with PuTTY + irssi + screen</title>
	<atom:link href="http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/</link>
	<description></description>
	<lastBuildDate>Tue, 13 Dec 2011 02:21:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tobbez</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-15893</link>
		<dc:creator>tobbez</dc:creator>
		<pubDate>Wed, 02 Mar 2011 00:04:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-15893</guid>
		<description>If you want screen to beep when a bell character is sent in one of its background windows you can add
&lt;code&gt;bell_msg &#039;Bell in window %n ^G&#039;&lt;/code&gt;
to your screenrc. The important part here is ^G which tells screen to send the bell character, and %n will be replaced by the number of the window that sent the bell.

To apply it it to a screen session that is already running, do:
&lt;code&gt;^A :bell_msg &#039;Bell in window %n ^G&#039;&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>If you want screen to beep when a bell character is sent in one of its background windows you can add<br />
<code>bell_msg 'Bell in window %n ^G'</code><br />
to your screenrc. The important part here is ^G which tells screen to send the bell character, and %n will be replaced by the number of the window that sent the bell.</p>
<p>To apply it it to a screen session that is already running, do:<br />
<code>^A :bell_msg 'Bell in window %n ^G'</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-15892</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 28 Feb 2011 13:11:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-15892</guid>
		<description>This is nice! Been looking for easy instructions for something like this. I tried this and it works as expected when you have irssi shown as the window on screen. I set this up to have a sound play as well. So when I get hilighted, I hear a sound, even when putty is minimized. Pretty cool.

However, if you have another window open in screen, other than irssi, then you will only see &quot;Window in bell 0&quot; and no flashing in putty (and therefore no sound). Is this something you can confirm? Is there a way around this other than keeping irssi as the open window in screen?</description>
		<content:encoded><![CDATA[<p>This is nice! Been looking for easy instructions for something like this. I tried this and it works as expected when you have irssi shown as the window on screen. I set this up to have a sound play as well. So when I get hilighted, I hear a sound, even when putty is minimized. Pretty cool.</p>
<p>However, if you have another window open in screen, other than irssi, then you will only see &#8220;Window in bell 0&#8243; and no flashing in putty (and therefore no sound). Is this something you can confirm? Is there a way around this other than keeping irssi as the open window in screen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krzxbleach</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-15209</link>
		<dc:creator>krzxbleach</dc:creator>
		<pubDate>Sun, 29 Nov 2009 18:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-15209</guid>
		<description>above method seems to not work with putty tray version in windows xp using irssi+screen in putty.</description>
		<content:encoded><![CDATA[<p>above method seems to not work with putty tray version in windows xp using irssi+screen in putty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noxilenticus</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-14068</link>
		<dc:creator>Noxilenticus</dc:creator>
		<pubDate>Sun, 27 Jul 2008 19:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-14068</guid>
		<description>There are a bunch of tips like this on irssi&#039;s documentation page http://www.irssi.org/documentation/tips</description>
		<content:encoded><![CDATA[<p>There are a bunch of tips like this on irssi&#8217;s documentation page <a href="http://www.irssi.org/documentation/tips" rel="nofollow">http://www.irssi.org/documentation/tips</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: InDigo176</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-5584</link>
		<dc:creator>InDigo176</dc:creator>
		<pubDate>Sun, 09 Sep 2007 19:21:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-5584</guid>
		<description>If you&#039;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).</description>
		<content:encoded><![CDATA[<p>If you&#8217;re using xterm you can put</p>
<p>XTerm*bellIsUrgent: true</p>
<p>in your ~/.Xdefaults file and the taskbar will flash when you receive a bell (should work with most window managers).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobbez</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-5232</link>
		<dc:creator>tobbez</dc:creator>
		<pubDate>Tue, 28 Aug 2007 20:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-5232</guid>
		<description>I&#039;ve never needed to do that, so I guess that it depends on your standard config for screen if you need to do it.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve never needed to do that, so I guess that it depends on your standard config for screen if you need to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tumik</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-5199</link>
		<dc:creator>tumik</dc:creator>
		<pubDate>Mon, 27 Aug 2007 16:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-5199</guid>
		<description>You forgot one thing:
CTRL+A  G
It will set screen to audible bell.</description>
		<content:encoded><![CDATA[<p>You forgot one thing:<br />
CTRL+A  G<br />
It will set screen to audible bell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hetzz</title>
		<link>http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/comment-page-1/#comment-4228</link>
		<dc:creator>hetzz</dc:creator>
		<pubDate>Mon, 02 Jul 2007 00:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ryara.net/2007/06/29/flashing-taskbar-with-putty-irssi-screen/#comment-4228</guid>
		<description>nice :D will look in to this some day.</description>
		<content:encoded><![CDATA[<p>nice :D will look in to this some day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Database Caching 1/11 queries in 0.003 seconds using apc
Object Caching 428/429 objects using apc

Served from: blog.ryara.net @ 2012-02-05 09:45:45 -->
