<?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: linux key</title>
	<atom:link href="http://kernelreloaded.blog385.com/index.php/archives/linux-key/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernelreloaded.blog385.com/index.php/archives/linux-key/</link>
	<description>linux, blog, anime, spirituality, windsurf, wireless</description>
	<lastBuildDate>Thu, 09 Feb 2012 17:56:21 +0100</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: jajan</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/linux-key/comment-page-1/#comment-2696</link>
		<dc:creator>jajan</dc:creator>
		<pubDate>Sun, 17 Dec 2006 10:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/index.php/archives/linux-key/#comment-2696</guid>
		<description>Actually, some of us are using xmodmap for a long time now. It is not a new trick, it just isn&#039;t used often by distributors.
These commands I use for my laptop:
xmodmap -e &quot;keycode 160 = XF86AudioMute&quot;
xmodmap -e &quot;keycode 174 = XF86AudioLowerVolume&quot;
xmodmap -e &quot;keycode 176 = XF86AudioRaiseVolume&quot;
xmodmap -e &quot;keycode 223 = XF86Standby&quot;
xmodmap -e &quot;add mod4 = Super_L&quot;

Menu and Super keys are recognized by default on FC6, otherwise you can set it with:
xmodmap -e &quot;keycode 117 = Menu&quot;
xmodmap -e &quot;keycode 115 = Super_L&quot;

I use Super key as modifier for invoking some frequently used applications, i.e.:
Super+f - firefox
Super+e - evolution
Super+t - xterm
etc.

It is sadly that people discovers magic of unix by exploring different gui configurations provided by various distros.

p.s. you have buggy text input form :-)</description>
		<content:encoded><![CDATA[<p>Actually, some of us are using xmodmap for a long time now. It is not a new trick, it just isn&#8217;t used often by distributors.<br />
These commands I use for my laptop:<br />
xmodmap -e &#8220;keycode 160 = XF86AudioMute&#8221;<br />
xmodmap -e &#8220;keycode 174 = XF86AudioLowerVolume&#8221;<br />
xmodmap -e &#8220;keycode 176 = XF86AudioRaiseVolume&#8221;<br />
xmodmap -e &#8220;keycode 223 = XF86Standby&#8221;<br />
xmodmap -e &#8220;add mod4 = Super_L&#8221;</p>
<p>Menu and Super keys are recognized by default on FC6, otherwise you can set it with:<br />
xmodmap -e &#8220;keycode 117 = Menu&#8221;<br />
xmodmap -e &#8220;keycode 115 = Super_L&#8221;</p>
<p>I use Super key as modifier for invoking some frequently used applications, i.e.:<br />
Super+f &#8211; firefox<br />
Super+e &#8211; evolution<br />
Super+t &#8211; xterm<br />
etc.</p>
<p>It is sadly that people discovers magic of unix by exploring different gui configurations provided by various distros.</p>
<p>p.s. you have buggy text input form :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

