<?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, 23 Jan 2012 10:13:29 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<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>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>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>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>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>&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>&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>&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>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
