<?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>Rob Garth &#187; gnome</title>
	<atom:link href="http://blog.sumostyle.net/robg/tag/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sumostyle.net/robg</link>
	<description>Mildly Useful Stuff</description>
	<lastBuildDate>Fri, 12 Aug 2011 00:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Gnome 3.0 Fallback with Compiz</title>
		<link>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/</link>
		<comments>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/#comments</comments>
		<pubDate>Mon, 02 May 2011 23:35:58 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome 3.0]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=538</guid>
		<description><![CDATA[The Gnome 3.0 Fallback mode is one of the nicest Classic Gnome interfaces available. With compiz I think it may be one of the nicest gnome desktops bar none. And it is easy to get compiz working with it. Really easy. One command easy. # yum install compiz compiz-gnome compiz-manager compiz-plugins main Now one you [...]]]></description>
			<content:encoded><![CDATA[<p>The Gnome 3.0 Fallback mode is one of the nicest Classic Gnome interfaces available. With compiz I think it may be one of the nicest gnome desktops bar none.</p>
<p>And it is easy to get compiz working with it. Really easy. One command easy.</p>
<p><code># yum install compiz compiz-gnome compiz-manager compiz-plugins main<br />
</code></p>
<p>Now one you enter your username at GDM you will be presented with a pull-down from here you can select. &#8220;Classic GNOME with Compiz&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/05/03/gnome-3-0-fallback-with-compiz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unwanted accessibility icon in the panel</title>
		<link>http://blog.sumostyle.net/robg/2011/02/21/unwanted-accessibility-icon-in-the-panel/</link>
		<comments>http://blog.sumostyle.net/robg/2011/02/21/unwanted-accessibility-icon-in-the-panel/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 03:07:21 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=507</guid>
		<description><![CDATA[The other day I used a dbus command from the terminal, next thing I have an accessability icon in the panel. I didn&#8217;t want it and I couldn&#8217;t remove it. Turns out it is not an uncommon complaint: http://ubuntuforums.org/showthread.php?t=1013344 ﻿﻿﻿There are a heap more threads like this online. Basically the option is hidden away in the Keyboard preferences. [...]]]></description>
			<content:encoded><![CDATA[<p>The other day I used a dbus command from the terminal, next thing I have an accessability icon in the panel. I didn&#8217;t want it and I couldn&#8217;t remove it.</p>
<p>Turns out it is not an uncommon complaint: <a href="http://ubuntuforums.org/showthread.php?t=1013344">http://ubuntuforums.org/showthread.php?t=1013344</a></p>
<p>﻿﻿﻿There are a heap more threads like this online.</p>
<p>Basically the option is hidden away in the Keyboard preferences.</p>
<p>See: <a href="https://wiki.archlinux.org/index.php/GNOME_2.28_Changes#Universal_Accessibility_Icon_Stuck_in_Panel">https://wiki.archlinux.org/index.php/GNOME_2.28_Changes#Universal_Accessibility_Icon_Stuck_in_Panel</a></p>
<p>﻿</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2011/02/21/unwanted-accessibility-icon-in-the-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GDM Themes in Ubuntu 9.10</title>
		<link>http://blog.sumostyle.net/robg/2009/11/06/gdm-themes-in-ubuntu-9-10/</link>
		<comments>http://blog.sumostyle.net/robg/2009/11/06/gdm-themes-in-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 01:07:24 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=372</guid>
		<description><![CDATA[Like Fedora 11, Karmic includes a newer version of GDM that no longer allows theming. But unlike Fedora, there is no preferences tool to change the background and gtk theme that GDM is going to use. So there appears no easy way of customizing the login screen without editing gconf, but there is a fairly [...]]]></description>
			<content:encoded><![CDATA[<p>Like Fedora 11, Karmic includes a newer version of GDM that no longer allows theming.</p>
<p>But unlike Fedora, there is no preferences tool to change the background and gtk theme that GDM is going to use. So there appears no easy way of customizing the login screen without editing gconf, but there is a fairly simple way of doing this.</p>
<p>If you want to play with the look of GDM in Karmic, open a terminal and run this:</p>
<p><code>$ gksudo -u gdm dbus-launch gnome-appearance-properties</code></p>
<p>Changing the gnome appearance properties for user gdm, changes them at login.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2009/11/06/gdm-themes-in-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04/Epiphany/Webkit</title>
		<link>http://blog.sumostyle.net/robg/2009/10/04/ubuntu-9-04epiphanywebkit/</link>
		<comments>http://blog.sumostyle.net/robg/2009/10/04/ubuntu-9-04epiphanywebkit/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 12:30:54 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[webkit]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=365</guid>
		<description><![CDATA[As mentioned previously my posts will feature Debian and Ubuntu more prominantly now. Epiphany is still the Gnome web browser, though I think Debian is the only major distro to make it the default. I like Epiphany, it&#8217;s smart bookmarks are tremendous, but the gecko backend is pretty crumby and the cause of a few [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned previously my posts will feature Debian and Ubuntu more prominantly now.</p>
<p>Epiphany is still the Gnome web browser, though I think Debian is the only major distro to make it the default. I like Epiphany, it&#8217;s smart bookmarks are tremendous, but the gecko backend is pretty crumby and the cause of a few major unresolved bugs. With Gnome 2.28 webkit has become the standard backend for epiphany making it a very cool option.</p>
<p>If you want some webkit goodness your current Ubuntu 9.04 (Jaunty) release, it is pretty simple.</p>
<p>Edit the file &#8220;/etc/apt/sources.list&#8221; (use sudo to gain priveleges)</p>
<p>Add following lines:</p>
<p><code>deb http://ppa.launchpad.net/webkit-team/epiphany/ubuntu jaunty main<br />
deb http://ppa.launchpad.net/webkit-team/ppa/ubuntu jaunty main<br />
</code></p>
<p>Import the correct GPG key:<br />
<code>$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2D9A3C5B<br />
</code></p>
<p>Update the source list and install epiphany<br />
<code>$ sudo apt-get update<br />
$ sudo apt-get install epiphany-webkit</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2009/10/04/ubuntu-9-04epiphanywebkit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trash support with NFS4</title>
		<link>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/</link>
		<comments>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:25:36 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nfs4]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=276</guid>
		<description><![CDATA[Wow déjà vu. So gnome-vfs is still brain dead. Of course NFS4 is going to be used at some point for home directories and need trash support. Why is the list of supported filesystems still hard-coded in a c file? Follow the instructions from the previous post, modify them to say nfs4 instead of fuse. Update: [...]]]></description>
			<content:encoded><![CDATA[<p>Wow <a href="http://blog.sumostyle.net/robg/?p=96">déjà vu</a>. So gnome-vfs is still brain dead. Of course NFS4 is going to be used at some point for home directories and need trash support. Why is the list of supported filesystems still hard-coded in a c file?</p>
<p>Follow the instructions from the previous post, modify them to say nfs4 instead of fuse.</p>
<p><strong>Update: 13/11/2008</strong></p>
<p>Patch file you can apply to the SRPM of gnome-vfs: <a href="http://blog.sumostyle.net/robg/wp-content/uploads/2008/11/gnome-vfs-2162-nfs4-trash.patch">gnome-vfs-2162-nfs4-trash.patch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2008/11/11/trash-support-with-nfs4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

