<?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>heig.de &#187; Linux</title>
	<atom:link href="http://heig.de/tag/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://heig.de</link>
	<description>digital life by Gregor Kulikowski</description>
	<lastBuildDate>Mon, 26 Apr 2010 19:31:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Changing keymap in Ubuntu</title>
		<link>http://heig.de/2008/07/changing-keymap-in-ubuntu/</link>
		<comments>http://heig.de/2008/07/changing-keymap-in-ubuntu/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 10:20:57 +0000</pubDate>
		<dc:creator>gk</dc:creator>
				<category><![CDATA[.off topic]]></category>
		<category><![CDATA[.tutorials]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://heig.de/index.php/2008/07/07/changing-keymap-in-ubuntu/</guid>
		<description><![CDATA[ Well there are MANY different ways to change the keymap in an ubuntu system. I tried to find a simple soulution, without installing any additional packages to an Ubuntu JeOS.  The following lines first change the running keymap and then writes the boot time configuration:
Code:
sudo loadkeys de
sudo /etc/init.d/console-setup start

Have fun changing keymaps  [...]]]></description>
			<content:encoded><![CDATA[<p> Well there are MANY different ways to change the keymap in an ubuntu system. I tried to find a simple soulution, without installing any additional packages to an Ubuntu JeOS.  The following lines first change the running keymap and then writes the boot time configuration:</p>
<p>Code:<br />
<code>sudo loadkeys de<br />
sudo /etc/init.d/console-setup start<br />
</code></p>
<p>Have fun changing keymaps <img src='http://heig.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://heig.de/2008/07/changing-keymap-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

