<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Who Says Penguins Can&#039;t Fly?</title>
	<atom:link href="http://hanschen.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://hanschen.org</link>
	<description></description>
	<lastBuildDate>Sun, 22 Apr 2012 14:57:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on KDE Community Forums &#8211; Create a community for your users by Welcome our new forums! &#171; Who Says Penguins Can&#039;t Fly?</title>
		<link>http://hanschen.org/2012/02/26/kde-community-forums-create-a-community-for-your-users/#comment-2123</link>
		<dc:creator><![CDATA[Welcome our new forums! &#171; Who Says Penguins Can&#039;t Fly?]]></dc:creator>
		<pubDate>Sun, 22 Apr 2012 14:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://hanschen.org/?p=2134#comment-2123</guid>
		<description><![CDATA[[...] KDE Community Forums &#8211; Create a community for your&#160;users [...]]]></description>
		<content:encoded><![CDATA[<p>[...] KDE Community Forums &#8211; Create a community for your&nbsp;users [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mouse shortcuts with xbindkeys by Hans</title>
		<link>http://hanschen.org/2009/10/13/mouse-shortcuts-with-xbindkeys/#comment-2122</link>
		<dc:creator><![CDATA[Hans]]></dc:creator>
		<pubDate>Sun, 22 Apr 2012 12:41:03 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=844#comment-2122</guid>
		<description><![CDATA[@Zoffix Znet:

No worries; I&#039;m glad that you solved the issue by yourself. If you&#039;re still curious about the xte issue, you can post the part from .xbindkeysrc here so I can look at it. (My initial guess would be problems with &#039; and &quot; characters.)]]></description>
		<content:encoded><![CDATA[<p>@Zoffix Znet:</p>
<p>No worries; I&#8217;m glad that you solved the issue by yourself. If you&#8217;re still curious about the xte issue, you can post the part from .xbindkeysrc here so I can look at it. (My initial guess would be problems with &#8216; and &#8221; characters.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mouse shortcuts with xbindkeys by Zoffix Znet</title>
		<link>http://hanschen.org/2009/10/13/mouse-shortcuts-with-xbindkeys/#comment-2121</link>
		<dc:creator><![CDATA[Zoffix Znet]]></dc:creator>
		<pubDate>Sat, 21 Apr 2012 20:37:42 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=844#comment-2121</guid>
		<description><![CDATA[Sorry for comment spam, but I made it work with dbus after finding the dbus string with dbus-monitor.

To active the cube I used this tring: &quot;qdbus org.kde.kglobalaccel /component/kwin org.kde.kglobalaccel.Component.invokeShortcut Cube&quot;

Awesome guide! Thanks so much!]]></description>
		<content:encoded><![CDATA[<p>Sorry for comment spam, but I made it work with dbus after finding the dbus string with dbus-monitor.</p>
<p>To active the cube I used this tring: &#8220;qdbus org.kde.kglobalaccel /component/kwin org.kde.kglobalaccel.Component.invokeShortcut Cube&#8221;</p>
<p>Awesome guide! Thanks so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mouse shortcuts with xbindkeys by Zoffix Znet</title>
		<link>http://hanschen.org/2009/10/13/mouse-shortcuts-with-xbindkeys/#comment-2120</link>
		<dc:creator><![CDATA[Zoffix Znet]]></dc:creator>
		<pubDate>Sat, 21 Apr 2012 20:27:55 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=844#comment-2120</guid>
		<description><![CDATA[It gets even weired. If I modify my script to call xterm first, then xte works after I close xterm... :S :S :S what&#039;s going on ? :/]]></description>
		<content:encoded><![CDATA[<p>It gets even weired. If I modify my script to call xterm first, then xte works after I close xterm&#8230; :S :S :S what&#8217;s going on ? :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mouse shortcuts with xbindkeys by Zoffix Znet</title>
		<link>http://hanschen.org/2009/10/13/mouse-shortcuts-with-xbindkeys/#comment-2119</link>
		<dc:creator><![CDATA[Zoffix Znet]]></dc:creator>
		<pubDate>Sat, 21 Apr 2012 20:18:31 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=844#comment-2119</guid>
		<description><![CDATA[I seems to be the only unlucky one here. Trying to bing a Alt+Mouse button 2 to bring the desktop cube... 

If I specify &quot;xterm&quot; as a command to run, it works fine, but when I use xte, it does nothing.

I even went and created a script and placed xte command in it; if I run the script the command works, but not when I trigger it through xbindkeys.

Any idea on what&#039;s wrong?]]></description>
		<content:encoded><![CDATA[<p>I seems to be the only unlucky one here. Trying to bing a Alt+Mouse button 2 to bring the desktop cube&#8230; </p>
<p>If I specify &#8220;xterm&#8221; as a command to run, it works fine, but when I use xte, it does nothing.</p>
<p>I even went and created a script and placed xte command in it; if I run the script the command works, but not when I trigger it through xbindkeys.</p>
<p>Any idea on what&#8217;s wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hide window border for maximized windows by Ritesh Raj Sarraf</title>
		<link>http://hanschen.org/2010/04/01/hide-window-border-for-maximized-windows/#comment-2115</link>
		<dc:creator><![CDATA[Ritesh Raj Sarraf]]></dc:creator>
		<pubDate>Tue, 10 Apr 2012 15:43:01 +0000</pubDate>
		<guid isPermaLink="false">http://hanschen.org/?p=1701#comment-2115</guid>
		<description><![CDATA[Just awesome.... Thank you for writing this. I today had deleted my .kwinrc settings and had a hard time recollecting how to enable this. :-)]]></description>
		<content:encoded><![CDATA[<p>Just awesome&#8230;. Thank you for writing this. I today had deleted my .kwinrc settings and had a hard time recollecting how to enable this. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hide window border for maximized windows by KDE: Maximierte Fenster ohne Deko &#187; startafire</title>
		<link>http://hanschen.org/2010/04/01/hide-window-border-for-maximized-windows/#comment-2112</link>
		<dc:creator><![CDATA[KDE: Maximierte Fenster ohne Deko &#187; startafire]]></dc:creator>
		<pubDate>Sun, 08 Apr 2012 10:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://hanschen.org/?p=1701#comment-2112</guid>
		<description><![CDATA[[...] Ich nutze seit einiger Zeit ein KWin-Feature, welches meine maximierten Fenster ohne Dekorationen (Ränder, Titelleiste) anzeigt. Ich habe mich bisher immer einem Setting in meiner kwinrc bedient, wie hier beschrieben. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Ich nutze seit einiger Zeit ein KWin-Feature, welches meine maximierten Fenster ohne Dekorationen (Ränder, Titelleiste) anzeigt. Ich habe mich bisher immer einem Setting in meiner kwinrc bedient, wie hier beschrieben. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dvorak &#8211; Two years later, was it worth it? by Ross</title>
		<link>http://hanschen.org/2010/01/30/dvorak-two-years-later-was-it-worth-it/#comment-2110</link>
		<dc:creator><![CDATA[Ross]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 13:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=1327#comment-2110</guid>
		<description><![CDATA[I should also add that one-handed hunt-and-peck was a horrendous torture...I have been touch-typing since teaching it to myself in elementary school back when typewriters were still in use!  That&#039;s what drove me to try and quickly learn the one-handed layout when I had only one hand available for usage.  The one-handed Dvorak had definitely shown promise had I required it further...it is an entirely different layout (a bit more logical for some keys, IMO).]]></description>
		<content:encoded><![CDATA[<p>I should also add that one-handed hunt-and-peck was a horrendous torture&#8230;I have been touch-typing since teaching it to myself in elementary school back when typewriters were still in use!  That&#8217;s what drove me to try and quickly learn the one-handed layout when I had only one hand available for usage.  The one-handed Dvorak had definitely shown promise had I required it further&#8230;it is an entirely different layout (a bit more logical for some keys, IMO).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dvorak &#8211; Two years later, was it worth it? by Ross</title>
		<link>http://hanschen.org/2010/01/30/dvorak-two-years-later-was-it-worth-it/#comment-2109</link>
		<dc:creator><![CDATA[Ross]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 13:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=1327#comment-2109</guid>
		<description><![CDATA[I am actually considering the use of a hotkey mapping utility to be able to use common shortcuts in conjunction with the mouse.  

Right as I switched to Dvorak full-time, I ended up breaking my arm at the elbow (7 weeks ago).  I was back on the keyboard with 2 hands after a few weeks but didn&#039;t switch back to Dvorak until this week.  Surprisingly. the brain retained almost the entire layout save a few special keys, and speed dropped back from about 40 to about 35 wpm.  Now, I&#039;ve resumed the quest toward my qwerty speed (incidentally, I can not currently complete a qwerty speed test...I keep switching to Dvorak when I attempt to do so!).  The biggest issue I noticed with the Dvorak down-time was the considerable drop in accuracy that I&#039;ve been overcoming again as my brain remaps Dvorak/Qwerty layouts again.

One other note of interest...during the two weeks I was strictly one-handed, I had attempted the one-handed dvorak layout and learned about 2/3 of the letters in that period...speed was very slow and it is quite a stretch for small hands like mine, but it was a rather fascinating experiment and I think I could have achieved basic proficiency in another week or so, though speed would have taken much longer...the fingers had to travel a considerably longer distance to &quot;roll&quot; from letter to letter.]]></description>
		<content:encoded><![CDATA[<p>I am actually considering the use of a hotkey mapping utility to be able to use common shortcuts in conjunction with the mouse.  </p>
<p>Right as I switched to Dvorak full-time, I ended up breaking my arm at the elbow (7 weeks ago).  I was back on the keyboard with 2 hands after a few weeks but didn&#8217;t switch back to Dvorak until this week.  Surprisingly. the brain retained almost the entire layout save a few special keys, and speed dropped back from about 40 to about 35 wpm.  Now, I&#8217;ve resumed the quest toward my qwerty speed (incidentally, I can not currently complete a qwerty speed test&#8230;I keep switching to Dvorak when I attempt to do so!).  The biggest issue I noticed with the Dvorak down-time was the considerable drop in accuracy that I&#8217;ve been overcoming again as my brain remaps Dvorak/Qwerty layouts again.</p>
<p>One other note of interest&#8230;during the two weeks I was strictly one-handed, I had attempted the one-handed dvorak layout and learned about 2/3 of the letters in that period&#8230;speed was very slow and it is quite a stretch for small hands like mine, but it was a rather fascinating experiment and I think I could have achieved basic proficiency in another week or so, though speed would have taken much longer&#8230;the fingers had to travel a considerably longer distance to &#8220;roll&#8221; from letter to letter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dvorak &#8211; Two years later, was it worth it? by Bill</title>
		<link>http://hanschen.org/2010/01/30/dvorak-two-years-later-was-it-worth-it/#comment-2108</link>
		<dc:creator><![CDATA[Bill]]></dc:creator>
		<pubDate>Thu, 05 Apr 2012 12:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://hanswchen.wordpress.com/?p=1327#comment-2108</guid>
		<description><![CDATA[The best way to master the Qwerty keyboard shortcuts under Dvorak is to just think and type them.

Sadly you&#039;ll loose the benefits of being able to mouse with your right, and do the shortcuts with your left hand.  This only suits a right hander anyway.

If you are a left hander, you can use the CTRL/SHIFT Insert/Delete combos instead.

If it&#039;s a real pain, OSX let&#039;s you run Dvorak but with the regular keyboard shortcuts, pressing the modifier in effect flips the layout.  You might be able to do the same kind of thing on other OSs.

Probably by fluke, but Q and W fall above the command keys on an Apple, which is handy for closing tabs and windows.

Chording on one hand might cause some strain.

Some other alternative layouts keep the zxcv keys in the same spot  (Qwerty)m ainly for this reason.]]></description>
		<content:encoded><![CDATA[<p>The best way to master the Qwerty keyboard shortcuts under Dvorak is to just think and type them.</p>
<p>Sadly you&#8217;ll loose the benefits of being able to mouse with your right, and do the shortcuts with your left hand.  This only suits a right hander anyway.</p>
<p>If you are a left hander, you can use the CTRL/SHIFT Insert/Delete combos instead.</p>
<p>If it&#8217;s a real pain, OSX let&#8217;s you run Dvorak but with the regular keyboard shortcuts, pressing the modifier in effect flips the layout.  You might be able to do the same kind of thing on other OSs.</p>
<p>Probably by fluke, but Q and W fall above the command keys on an Apple, which is handy for closing tabs and windows.</p>
<p>Chording on one hand might cause some strain.</p>
<p>Some other alternative layouts keep the zxcv keys in the same spot  (Qwerty)m ainly for this reason.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

