<?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>Spind.net Blog &#187; Gnome</title>
	<atom:link href="http://blog.spind.net/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.spind.net</link>
	<description>Stories from the trenches of System Administration</description>
	<lastBuildDate>Mon, 19 Dec 2011 09:21:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Making use of the Windows-keys</title>
		<link>http://blog.spind.net/2009/07/05/making-use-of-the-windows-keys/</link>
		<comments>http://blog.spind.net/2009/07/05/making-use-of-the-windows-keys/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 13:00:00 +0000</pubDate>
		<dc:creator>hc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Keyboard]]></category>
		<category><![CDATA[WinKeys]]></category>
		<category><![CDATA[X11]]></category>
		<category><![CDATA[Xorg]]></category>

		<guid isPermaLink="false">http://blog.spind.net/?p=157</guid>
		<description><![CDATA[I&#8217;m old school. I don&#8217;t have one of those fancy multimedia keyboards, but I do have one of those new fancy Windows-keyboards. That&#8217;s right &#8211; I&#8217;ve now got three extra keys I can&#8217;t really use for anything. I tried to map Win+F11 and Win+F12 to adjust my volume in Gnome, but no dice &#8211; it [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m old school. I don&#8217;t have one of those fancy multimedia keyboards, but I <em>do</em> have one of those new fancy Windows-keyboards. That&#8217;s right &#8211; I&#8217;ve now got three extra keys I can&#8217;t really use for anything. I tried to map Win+F11 and Win+F12 to adjust my volume in Gnome, but no dice &#8211; it just displays <em>Super R</em> the moment I hit the Win-key. But there is a solution <img src='http://blog.spind.net/wp/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><a href="/uploads/2009/07/Screenshot-Keyboard-Shortcuts1.png"><img src="/uploads/2009/07/Screenshot-Keyboard-Shortcuts1.png" alt="The Problem" title="The Problem" width="419" height="371" class="alignnone size-full wp-image-160" /></a></p>
<p>The solution is to redefine the Win-key behaviour. Open up <em>System » Keyboard » Preferences</em>, select the <em>Layout</em> tab, click <em>Latyout Options&#8230;</em>  and change <em>Alt/Win key behaviour</em> from <em>Default</em> to <em>Hyper is mapped to Win-keys</em>.</p>
<p><a href="/uploads/2009/07/Screenshot-Keyboard-Layout-Options.png"><img src="/uploads/2009/07/Screenshot-Keyboard-Layout-Options.png" alt="The Solution" title="The Solution" width="399" height="442" class="alignnone size-full wp-image-159" /></a></p>
<p>I went straight back to <em>Keyboard Shortcuts</em> and tried Win+F11 again &#8211; this time I got <em>Mod4+F11</em>, proving that the Win-key now works as a modifier instead of a normal key:</p>
<p><a href="/uploads/2009/07/Screenshot-Keyboard-Shortcuts-fixed.png"><img src="/uploads/2009/07/Screenshot-Keyboard-Shortcuts-fixed.png" alt="Solved!" title="Solved!" width="419" height="371" class="alignnone size-full wp-image-162" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spind.net/2009/07/05/making-use-of-the-windows-keys/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fedora 10 &#8211; Light version</title>
		<link>http://blog.spind.net/2008/12/03/fedora-10-light-version/</link>
		<comments>http://blog.spind.net/2008/12/03/fedora-10-light-version/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 11:08:00 +0000</pubDate>
		<dc:creator>hc</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora10]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[LXDE]]></category>
		<category><![CDATA[Openbox]]></category>
		<category><![CDATA[Xfce]]></category>

		<guid isPermaLink="false">http://blog.spind.net/?p=62</guid>
		<description><![CDATA[Is your machine too old and too slow? Does the Gnome Desktop make you grind your teeth with impatience? Why not take Xfce or LXDE for a test spin? Install both software groups: yum groupinstall -y &#8216;XFCE&#8217; yum groupinstall -y &#8216;LXDE&#8217; Installing the LXDE group also gives you Openbox. LXDE and Xfce pretty much looks [...]]]></description>
			<content:encoded><![CDATA[<p>Is your machine too old and too slow? Does the <a href="http://gnome.org/">Gnome Desktop</a> make you grind your teeth with impatience? Why not take <a href="http://www.xfce.org/">Xfce</a> or <a href="http://lxde.org/">LXDE</a> for a test spin?</p>
<p>Install both software groups:</p>
<div class="codebox">
yum groupinstall -y &#8216;XFCE&#8217;<br />
yum groupinstall -y &#8216;LXDE&#8217;
</div>
<p>Installing the LXDE group also gives you <a href="http://icculus.org/openbox/">Openbox</a>. LXDE and Xfce pretty much looks like the Gnome Desktop with application menus and icons on the desktop, whereas Openbox reminds me more of the good old days, where every application launch started with right-clicking on the desktop.</p>
<p>To try these desktop environments out, click your username on the login screen, pick the environment you want in the <em>Session</em> pull-down menu at the bottom of the screen, enter your password and you&#8217;re all set.</p>
<p>Note: Openbox&#8217; <em>Logout</em> menu item didn&#8217;t work for me, but <em>Exit</em> did the trick. If you get stuck, you can simply kill the whole graphics subsystem (Xorg) with CTRL+ALT+BACKSPACE.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.spind.net/2008/12/03/fedora-10-light-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

