<?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: Switching Caps Lock and Backspace</title>
	<atom:link href="http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/feed/" rel="self" type="application/rss+xml" />
	<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/</link>
	<description>Linux.  GNU.  Freedom.</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:59:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha</generator>
	<item>
		<title>By: Nick Stolwijk</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-87697</link>
		<dc:creator>Nick Stolwijk</dc:creator>
		<pubDate>Wed, 02 Jan 2008 08:14:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-87697</guid>
		<description>To auto enable/disable the repeat have a look at http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys#Disabling_auto-repeat</description>
		<content:encoded><![CDATA[<p>To auto enable/disable the repeat have a look at <a href="http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys#Disabling_auto-repeat" rel="nofollow">http://gentoo-wiki.com/HOWTO_Use_Multimedia_Keys#Disabling_auto-repeat</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Hofstetter</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37037</link>
		<dc:creator>Philip Hofstetter</dc:creator>
		<pubDate>Thu, 08 Mar 2007 14:10:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37037</guid>
		<description>Hi Aaron,

I WAS paying attention and I was fully aware how nice your hack works. I just wanted to give some trivia of how my particular keyboard layout works.

Philip</description>
		<content:encoded><![CDATA[<p>Hi Aaron,</p>
<p>I WAS paying attention and I was fully aware how nice your hack works. I just wanted to give some trivia of how my particular keyboard layout works.</p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37034</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 08 Mar 2007 13:41:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37034</guid>
		<description>Phillip-  You&#039;re not paying attention.  I am aware of the accented characters in different languages.  Pressing the double-shift would have the EXACT behavior that the caps lock does now.  Nothing would change.</description>
		<content:encoded><![CDATA[<p>Phillip-  You&#8217;re not paying attention.  I am aware of the accented characters in different languages.  Pressing the double-shift would have the EXACT behavior that the caps lock does now.  Nothing would change.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philip Hofstetter</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37021</link>
		<dc:creator>Philip Hofstetter</dc:creator>
		<pubDate>Thu, 08 Mar 2007 12:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-37021</guid>
		<description>Hi,

about Caps Lock being usless: With the swiss german keyboard layout, capslock doesn&#039;t at all work like it would if you pressed and hold shift:

Caps Lock only affects normal letters that actually have a uppercased form.

So if Caps Lock is enabled and you press the a-Key, it&#039;ll convert it to A. But if you press the 5-key, it&#039;ll do nothing. This is different from any other keyboard layout I know where it would be converted to Shift-5 (% here).

This is interesting, because we have some accented characters available on shifted keys. 

Let&#039;s take the ö-Key:

unshifted, no caps lock: ö
shifted, no caps lock: é
unshifted, caps lock: Ö
shifted, caps lock: É

Pressing shift when caps lock is enabled will revert the uppercasing again.

So caps lock is - with the swiss layout - actually doing what its name implies: It locks your keyboard so it only creates capitalized letters.

Actually, to write Ö, we only have two options:

1) Caps lock on and the ö-key
2) Hit the dead-key ¨ and then Shift-O

I prefer the Caps lock way as it means one fewer key press.

Granted. Not that many nouns (remember, in german you capitalize nouns) begin with a ö, so it doesn&#039;t happen all that often, but still, I prefer Caps Lock to be where it is.

Still, you provide us with a nice trick. I just wanted to add some trivia :-)

Philip</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>about Caps Lock being usless: With the swiss german keyboard layout, capslock doesn&#8217;t at all work like it would if you pressed and hold shift:</p>
<p>Caps Lock only affects normal letters that actually have a uppercased form.</p>
<p>So if Caps Lock is enabled and you press the a-Key, it&#8217;ll convert it to A. But if you press the 5-key, it&#8217;ll do nothing. This is different from any other keyboard layout I know where it would be converted to Shift-5 (% here).</p>
<p>This is interesting, because we have some accented characters available on shifted keys. </p>
<p>Let&#8217;s take the ö-Key:</p>
<p>unshifted, no caps lock: ö<br />
shifted, no caps lock: é<br />
unshifted, caps lock: Ö<br />
shifted, caps lock: É</p>
<p>Pressing shift when caps lock is enabled will revert the uppercasing again.</p>
<p>So caps lock is &#8211; with the swiss layout &#8211; actually doing what its name implies: It locks your keyboard so it only creates capitalized letters.</p>
<p>Actually, to write Ö, we only have two options:</p>
<p>1) Caps lock on and the ö-key<br />
2) Hit the dead-key ¨ and then Shift-O</p>
<p>I prefer the Caps lock way as it means one fewer key press.</p>
<p>Granted. Not that many nouns (remember, in german you capitalize nouns) begin with a ö, so it doesn&#8217;t happen all that often, but still, I prefer Caps Lock to be where it is.</p>
<p>Still, you provide us with a nice trick. I just wanted to add some trivia <img src='http://pthree.org/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Philip</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: phoenyx</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36864</link>
		<dc:creator>phoenyx</dc:creator>
		<pubDate>Wed, 07 Mar 2007 18:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36864</guid>
		<description>Here&#039;s how I changed mine:

xmodmap -pke &gt; ~/.xmodmaprc

Edit the .xmodmaprc file to taste.  (It automatically uses it when you start up.)</description>
		<content:encoded><![CDATA[<p>Here&#8217;s how I changed mine:</p>
<p>xmodmap -pke &gt; ~/.xmodmaprc</p>
<p>Edit the .xmodmaprc file to taste.  (It automatically uses it when you start up.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36857</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 07 Mar 2007 16:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36857</guid>
		<description>But it makes the little light go on and off.

Look at the pretty light.</description>
		<content:encoded><![CDATA[<p>But it makes the little light go on and off.</p>
<p>Look at the pretty light.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36827</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 07 Mar 2007 13:42:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36827</guid>
		<description>Ralesk-  The point, as you pointed out, is to move the caps lock away from the user, and put in it&#039;s place a much more used key, in my case, the backspace.

Miles- I&#039;m not &lt;b&gt;removing&lt;/b&gt; it, but &lt;b&gt;moving&lt;/b&gt; it.  The caps lock still exists on my system.

Can Bican- Good idea!  Placing the caps lock as a meta key under/above the scroll lock is a perfect idea.

Garren- If you have put the switch in your ~/.xmodmap file, it will take effect at startup.  Setting the repeat is the only thing that you need to do manually.  However, you can have a script launch that at startup as well.

Brian- The code for the escape key is 0x09.  Now that I think about it, putting the escape key is where the Windows key is is a great idea, just because of vim.</description>
		<content:encoded><![CDATA[<p>Ralesk-  The point, as you pointed out, is to move the caps lock away from the user, and put in it&#8217;s place a much more used key, in my case, the backspace.</p>
<p>Miles- I&#8217;m not <b>removing</b> it, but <b>moving</b> it.  The caps lock still exists on my system.</p>
<p>Can Bican- Good idea!  Placing the caps lock as a meta key under/above the scroll lock is a perfect idea.</p>
<p>Garren- If you have put the switch in your ~/.xmodmap file, it will take effect at startup.  Setting the repeat is the only thing that you need to do manually.  However, you can have a script launch that at startup as well.</p>
<p>Brian- The code for the escape key is 0&#215;09.  Now that I think about it, putting the escape key is where the Windows key is is a great idea, just because of vim.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36779</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Wed, 07 Mar 2007 08:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36779</guid>
		<description>Does anybody know the code for the escape key? Would be a lot quicker when using Vi..</description>
		<content:encoded><![CDATA[<p>Does anybody know the code for the escape key? Would be a lot quicker when using Vi..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36771</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 07 Mar 2007 07:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36771</guid>
		<description>I tried to do this, but realized that I am uneducated and stubborn.</description>
		<content:encoded><![CDATA[<p>I tried to do this, but realized that I am uneducated and stubborn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garren</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36761</link>
		<dc:creator>Garren</dc:creator>
		<pubDate>Wed, 07 Mar 2007 06:03:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36761</guid>
		<description>I was wondering how to have it stay like this at startup</description>
		<content:encoded><![CDATA[<p>I was wondering how to have it stay like this at startup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garren</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36760</link>
		<dc:creator>Garren</dc:creator>
		<pubDate>Wed, 07 Mar 2007 06:03:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36760</guid>
		<description>I was wondering how I get it to stay like this at startup</description>
		<content:encoded><![CDATA[<p>I was wondering how I get it to stay like this at startup</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Can Bican</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36683</link>
		<dc:creator>Can Bican</dc:creator>
		<pubDate>Wed, 07 Mar 2007 00:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36683</guid>
		<description>The keyboard is full of stuff nobody ever used, layout is inconvenient for any language on earth, so if caps lock is the last problem yet to be solved, let&#039;s solve it but not lose it. How about giving the function of caps lock to scroll lock? ;)</description>
		<content:encoded><![CDATA[<p>The keyboard is full of stuff nobody ever used, layout is inconvenient for any language on earth, so if caps lock is the last problem yet to be solved, let&#8217;s solve it but not lose it. How about giving the function of caps lock to scroll lock? <img src='http://pthree.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miles</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36671</link>
		<dc:creator>Miles</dc:creator>
		<pubDate>Tue, 06 Mar 2007 23:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36671</guid>
		<description>But, I need Caps Lock on Linux. Not on Windows, but I need it on Linux. Without it, I wouldn&#039;t even be able to type caracters such as Ç or É.</description>
		<content:encoded><![CDATA[<p>But, I need Caps Lock on Linux. Not on Windows, but I need it on Linux. Without it, I wouldn&#8217;t even be able to type caracters such as Ç or É.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Humphries</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36633</link>
		<dc:creator>Chris Humphries</dc:creator>
		<pubDate>Tue, 06 Mar 2007 20:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36633</guid>
		<description>But my control key is there! ;)</description>
		<content:encoded><![CDATA[<p>But my control key is there! <img src='http://pthree.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rick</title>
		<link>http://pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36615</link>
		<dc:creator>Rick</dc:creator>
		<pubDate>Tue, 06 Mar 2007 18:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.pthree.org/2007/03/06/switching-caps-lock-and-backspace/#comment-36615</guid>
		<description>I love this tip. Using caps lock for control has been so nice on the hands and I try to get as many shortcuts to a control combo as I can. Ctrl-q for yakuake, ctrl-space for gnome-launch-box. Good stuff. One tip, in gnome in ubuntu you can make this change by going to System-&gt;keyboard-&gt;Layout Options-&gt;Ctrl Key Position. It gives you several options on just what you want to do with it.</description>
		<content:encoded><![CDATA[<p>I love this tip. Using caps lock for control has been so nice on the hands and I try to get as many shortcuts to a control combo as I can. Ctrl-q for yakuake, ctrl-space for gnome-launch-box. Good stuff. One tip, in gnome in ubuntu you can make this change by going to System-&gt;keyboard-&gt;Layout Options-&gt;Ctrl Key Position. It gives you several options on just what you want to do with it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

