<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ralph's TechBlog &#187; keyboard</title>
	<atom:link href="http://techblog.ralph-schuster.eu/tag/keyboard/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.ralph-schuster.eu</link>
	<description>Technical stuff for IT experts</description>
	<lastBuildDate>Tue, 27 Dec 2011 09:38:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Switch Off Caps-Lock</title>
		<link>http://techblog.ralph-schuster.eu/2009/08/21/switch-off-caps-lock/</link>
		<comments>http://techblog.ralph-schuster.eu/2009/08/21/switch-off-caps-lock/#comments</comments>
		<pubDate>Fri, 21 Aug 2009 14:33:28 +0000</pubDate>
		<dc:creator>Ralph</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[keyboard]]></category>

		<guid isPermaLink="false">http://techblog.ralph-schuster.eu/?p=131</guid>
		<description><![CDATA[I was always annoyed by CAPS-LOCK key on my Linux notebook. Thanks god, there is a solution: xmodmap -e "remove lock = Caps_Lock" will switch this damn thing off.]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Ftechblog.ralph-schuster.eu%2F2009%2F08%2F21%2Fswitch-off-caps-lock%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Ftechblog.ralph-schuster.eu%2F2009%2F08%2F21%2Fswitch-off-caps-lock%2F&amp;source=TechnicalG&amp;style=compact&amp;hashtags=keyboard&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>I was always annoyed by CAPS-LOCK key on my Linux notebook. Thanks god, there is a solution:</p>
<pre>xmodmap -e "remove lock = Caps_Lock"</pre>
<p>will switch this damn thing off. <img src='http://techblog.ralph-schuster.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.ralph-schuster.eu/2009/08/21/switch-off-caps-lock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

