<?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: Apple Keyboard on Linux</title>
	<atom:link href="http://delx.net.au/blog/2009/04/apple-keyboard-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://delx.net.au/blog/2009/04/apple-keyboard-on-linux/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 13 Jul 2010 08:00:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Greg Darke</title>
		<link>http://delx.net.au/blog/2009/04/apple-keyboard-on-linux/comment-page-1/#comment-749</link>
		<dc:creator>Greg Darke</dc:creator>
		<pubDate>Sun, 24 May 2009 11:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://delx.net.au/blog/?p=159#comment-749</guid>
		<description>It seems that under newer kernels (I am using 2.6.28), you need to change the file in /sys that you change. You must now use &quot;echo 2 &gt; /sys/modules/hid_apple/parameters/fnmode&quot;

It also seems to require a different xmodmaprc file. Mine is:
&lt;pre&gt;
remove mod1 = Alt_L Alt_R
keycode 64 = Super_L
keycode 133 = Alt_L
keycode 134 = Alt_R
keycode 108 = Super_R
add mod1 = Alt_L Alt_R
&lt;/pre&gt;
</description>
		<content:encoded><![CDATA[<p>It seems that under newer kernels (I am using 2.6.28), you need to change the file in /sys that you change. You must now use &#8220;echo 2 &gt; /sys/modules/hid_apple/parameters/fnmode&#8221;</p>
<p>It also seems to require a different xmodmaprc file. Mine is:</p>
<pre>
remove mod1 = Alt_L Alt_R
keycode 64 = Super_L
keycode 133 = Alt_L
keycode 134 = Alt_R
keycode 108 = Super_R
add mod1 = Alt_L Alt_R
</pre>
]]></content:encoded>
	</item>
</channel>
</rss>
