<?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>cryptosystem.org &#187; GNOME</title>
	<atom:link href="http://www.cryptosystem.org/archives/categories/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cryptosystem.org</link>
	<description></description>
	<lastBuildDate>Sat, 05 Sep 2009 21:05:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Easy Fixes for Stupid Problems</title>
		<link>http://www.cryptosystem.org/archives/2005/04/easy-fixes-for-stupid-problems/</link>
		<comments>http://www.cryptosystem.org/archives/2005/04/easy-fixes-for-stupid-problems/#comments</comments>
		<pubDate>Sat, 30 Apr 2005 11:29:59 +0000</pubDate>
		<dc:creator>ryanfb</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.cryptosystem.org/wordpress/?p=12</guid>
		<description><![CDATA[So there&#8217;s this really annoying bug that a lot of GNOME users have been experiencing, including myself. The first issue is that the default GNOME layout binds the &#8220;Windows&#8221; key to Super_L/Super_R, which prevents you from using it as a modifier key. This is a relatively easy fix; run gnome-keyboard-properties and change &#8220;Layout Options->Alt\Win Behavior&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>So <a href="http://bugzilla.gnome.org/show_bug.cgi?id=165343">there&#8217;s</a> <a href="https://bugzilla.ubuntu.com/show_bug.cgi?id=5764">this</a> <a href="http://ubuntuforums.org/archive/index.php/t-7737.html">really</a> <a href="https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=75400">annoying</a> <a href="https://bugzilla.redhat.com/beta/show_bug.cgi?id=139167">bug</a> <a href="https://bugzilla.redhat.com/beta/show_bug.cgi?id=138967">that</a> <a href="https://bugzilla.ubuntu.com/show_bug.cgi?id=1390">a</a> <a href="http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271259">lot</a> of GNOME users have been experiencing, including myself. The first issue is that the default GNOME layout binds the &#8220;Windows&#8221; key to Super_L/Super_R, which prevents you from using it as a modifier key. This is a relatively easy fix; run <code>gnome-keyboard-properties</code> and change &#8220;Layout Options->Alt\Win Behavior&#8221; to &#8220;Meta is mapped to the Win-keys&#8221; (or just about anything other than &#8220;Default&#8221;, apparently). Now, you can open up <code>gnome-keybinding-properties</code> and use away. But wait! It mysteriously only works for some of the actions. This is because essentially two keybinding backends are used, gnome-settings-daemon and metacity. Turns out, gnome-settings-daemon ignores Mod4 (which is what the Windows key gets mapped to as a Meta). Thankfully, it&#8217;s an easy fix! Grab my <a href="http://cryptosystem.org/projects/mod4/gnome-settings-daemon.patch">patch</a> or if you&#8217;re running Ubuntu/Debian, you can install <a href="http://cryptosystem.org/projects/mod4/customdebs/">these deb&#8217;s</a> which already have the patch applied and restart GNOME (these have only been tested on Ubuntu Hoary). Now, rejoice that you can finally have Windows+L mapped to &#8220;lock screen&#8221;!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cryptosystem.org/archives/2005/04/easy-fixes-for-stupid-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
