<?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: Keyboard shortcut with Python-Xlib</title>
	<atom:link href="http://www.larsen-b.com/Article/184.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.larsen-b.com/Article/184.html</link>
	<description>Titanium Exposé</description>
	<lastBuildDate>Mon, 02 Jul 2018 13:54:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-8347</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 11 May 2013 00:29:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-8347</guid>
		<description><![CDATA[Fixed the indent... in fact every migration of wordpress trash the indent stuff ..:(]]></description>
		<content:encoded><![CDATA[<p>Fixed the indent&#8230; in fact every migration of wordpress trash the indent stuff ..:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-8179</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 24 May 2012 18:05:05 +0000</pubDate>
		<guid isPermaLink="false">#comment-8179</guid>
		<description><![CDATA[Interesting, but you should really wrap your Python code in pre tags. Otherwise browsers destroy your formatting...]]></description>
		<content:encoded><![CDATA[<p>Interesting, but you should really wrap your Python code in pre tags. Otherwise browsers destroy your formatting&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yudf</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-7994</link>
		<dc:creator>yudf</dc:creator>
		<pubDate>Wed, 27 Apr 2011 07:14:55 +0000</pubDate>
		<guid isPermaLink="false">#comment-7994</guid>
		<description><![CDATA[Would love to use this code, but like phoenix said, indentation is really important in Python...]]></description>
		<content:encoded><![CDATA[<p>Would love to use this code, but like phoenix said, indentation is really important in Python&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pheonix7117</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-7947</link>
		<dc:creator>pheonix7117</dc:creator>
		<pubDate>Sun, 26 Dec 2010 23:55:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-7947</guid>
		<description><![CDATA[Any chance you could post it in a format where the indents are not lost? Unfortunately in Python the formatting is a must....]]></description>
		<content:encoded><![CDATA[<p>Any chance you could post it in a format where the indents are not lost? Unfortunately in Python the formatting is a must&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xplicit</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-7755</link>
		<dc:creator>xplicit</dc:creator>
		<pubDate>Mon, 01 Mar 2010 20:10:02 +0000</pubDate>
		<guid isPermaLink="false">#comment-7755</guid>
		<description><![CDATA[Tried to use this example, but got BadAccess error at 
event = root.display.next_event()

Documentation says, that this error occures when several clients grab the button. Don&#039;t you know how to avoid this error?]]></description>
		<content:encoded><![CDATA[<p>Tried to use this example, but got BadAccess error at<br />
event = root.display.next_event()</p>
<p>Documentation says, that this error occures when several clients grab the button. Don&#8217;t you know how to avoid this error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-505</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-505</guid>
		<description><![CDATA[Still using OSS ? I thought you switched to ALSA ...]]></description>
		<content:encoded><![CDATA[<p>Still using OSS ? I thought you switched to ALSA &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-506</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-506</guid>
		<description><![CDATA[&lt;p&gt;no matter this is a example .. and OSS still works even if i use alsa. And last point, OSS is compatible w/ *BSD, with Alsa is not ..&lt;/p&gt;
&lt;p&gt;-- Enjoy the silence&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>no matter this is a example .. and OSS still works even if i use alsa. And last point, OSS is compatible w/ *BSD, with Alsa is not ..</p>
<p>&#8211; Enjoy the silence</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jkx</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-507</link>
		<dc:creator>Jkx</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-507</guid>
		<description><![CDATA[&lt;p&gt;Check you &lt;a href=&quot;http://amath.colorado.edu/faculty/fperez/python&quot;&gt;Fernando Python Page&lt;/a&gt; for a complete solution that use this.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Check you <a href="http://amath.colorado.edu/faculty/fperez/python">Fernando Python Page</a> for a complete solution that use this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phil</title>
		<link>http://www.larsen-b.com/Article/184.html/comment-page-1#comment-508</link>
		<dc:creator>phil</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-508</guid>
		<description><![CDATA[&lt;p&gt;Just found &lt;a class=&quot;reference&quot; href=&quot;http://xpybind.sf.net&quot;&gt;xpybind&lt;/a&gt; ... it&#039;s really nice too, but doesn&#039;t use python-xlib, you to compile a C thing :/ Anyway it supports key sequences, like in emacs !!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Just found <a class="reference" href="http://xpybind.sf.net">xpybind</a> &#8230; it&#8217;s really nice too, but doesn&#8217;t use python-xlib, you to compile a C thing :/ Anyway it supports key sequences, like in emacs !!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
