<?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>Rebel Zero &#187; 9.10 Karmic Koala</title>
	<atom:link href="http://www.rebelzero.com/category/ubuntu/9-10-karmic-koala/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rebelzero.com</link>
	<description>Where sleeping Lynxes lie....</description>
	<lastBuildDate>Sun, 09 May 2010 15:46:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Button mode always for Nautilus location bar</title>
		<link>http://www.rebelzero.com/tweaking/button-mode-always-for-nautilus-location-bar/255</link>
		<comments>http://www.rebelzero.com/tweaking/button-mode-always-for-nautilus-location-bar/255#comments</comments>
		<pubDate>Mon, 29 Mar 2010 22:00:57 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[10.04 LTS Lucid Lynx]]></category>
		<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[gconf-editor]]></category>
		<category><![CDATA[gconftool-2]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[location bar]]></category>
		<category><![CDATA[nautulis]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=255</guid>
		<description><![CDATA[The Nautilus location bar is now defaulted to button mode in order to be more user friendly. Here's how to change it to text mode temporarily or permanently.]]></description>
			<content:encoded><![CDATA[<p>Some Lucid Beta testers, myself included, have noticed some functionality has been removed from the Nautilus file browser. There used to be a toggle button for the location bar to switch it between button and text-based displays.</p>
<p><span id="more-255"></span></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-256" style="border: 2px solid black;" title="pre-Lucid Nautilus location bar toggle button showing button mode" src="http://www.rebelzero.com/wp-content/uploads/2010/03/nautilus_button_location_bar-550x131.png" alt="" width="500" height="119" /></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-257" style="border: 2px solid black;" title="pre-Lucid Nautilus location bar toggle button showing text mode" src="http://www.rebelzero.com/wp-content/uploads/2010/03/nautilus_textbased_location_bar-550x131.png" alt="" width="500" height="119" /></p>
<p>A <a href="https://bugs.launchpad.net/ubuntu/+source/human-icon-theme/+bug/382626" target="_blank">&#8220;paper cuts&#8221; bug</a>, originally filed in June 2009, explained the choice of icon to represent the button implied that it was for text editing or word processing. As the discussion went on, it was decided that the text-based display was for more advanced users and therefore the choice to enable it be made into an &#8220;advanced option&#8221;.</p>
<p>The current verison of Gnome being packaged with Lucid does away with this toggle button so that the location bar is always in button mode. There is however a keyboard shortcut, <strong>CTRL+L</strong>, to toggle it to text-based temporarily. Using<strong> / </strong>to start typing a location will also initiate the toggle.</p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-258" style="border: 2px solid black;" title="Lucid's Nautilus showing button mode" src="http://www.rebelzero.com/wp-content/uploads/2010/03/lucid_nautilus_button_mode-500x103.png" alt="" width="500" height="103" /></p>
<p style="text-align: center;"><img class="aligncenter size-large wp-image-259" style="border: 2px solid black;" title="Lucid's Nautilus showing text-mode" src="http://www.rebelzero.com/wp-content/uploads/2010/03/lucid_nautilus_text_mode-500x103.png" alt="" width="500" height="103" /></p>
<p>If you want the location bar to be text-based all of the time, you can use <strong>gconf-editor</strong> to enable it. The key to change is:</p>
<p><strong>/apps/nautilus/preferences/always_use_location_entry</strong></p>
<p>&#8230; which will need to be check-marked. You can do the same with <strong>gconftool-2</strong> at a command line.</p>
<pre class="brush: bash;">gconftool-2 --set /apps/nautilus/preferences/always_use_location_entry --type=bool true</pre>
<p>To turn it back off, set it to false.</p>
<pre class="brush: bash;">gconftool-2 --set /apps/nautilus/preferences/always_use_location_entry --type=bool false</pre>
<p>Both the keyboard shortcuts and gconf settings work with Nautilus in both Karmic using Gnome 2.28.1 and Lucid Beta-1  using Gnome 2.29.92. I&#8217;m unsure if they work pre-Karmic.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/tweaking/button-mode-always-for-nautilus-location-bar/255/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Karmic: gnome-power-manager hides &#8220;Do nothing&#8221; from the GUI</title>
		<link>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223</link>
		<comments>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223#comments</comments>
		<pubDate>Fri, 04 Dec 2009 04:22:27 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HowTo]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[do nothing]]></category>
		<category><![CDATA[gnome power manager]]></category>
		<category><![CDATA[Power Management]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=223</guid>
		<description><![CDATA[A change in Gnome's gnome-power-management package has hidden the "Do nothing" option making it difficult to run an external monitor on a laptop with the lid closed. Here's a workaround.]]></description>
			<content:encoded><![CDATA[<p>So, I wanted to watch some video on an external monitor connected to my Ubuntu 9.10 Karmic Koala laptop, but everytime I closed the laptop&#8217;s lid, the external monitor would turn off. This is when I noticed the option of <strong>Do nothing</strong> in <strong>Power Management</strong> was noticeably absent.<br />
<span id="more-223"></span><br />
The only choices available under <strong>On AC Power</strong> &gt; <strong>When laptop lid is closed</strong> were <strong>Blank screen</strong>, <strong>Suspend</strong>, <strong>Hibernate</strong>, and <strong>Shutdown</strong>, all of which aren&#8217;t acceptable choices. Currently set at <strong>Blank screen</strong>, it would blank both screens, laptop and external, which was defeating the purpose. Since my laptop turns its own screen off when the lid is closed, I don&#8217;t need Ubuntu doing it for me.</p>
<p>After some digging, I came across this <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/416236">Launchpad bug</a> explaining the same condition. <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/416236/comments/13">Lars Bengtsson&#8217;s comment</a> explained with a link that there was a change in the <a href="http://mail.gnome.org/archives/svn-commits-list/2009-July/msg05558.html">gnome-power-manager package back in July</a> that decided to hide the <strong>Do nothing</strong> option unless it was specified in <strong>GConf</strong>.</p>
<p>There are two ways to specify <strong>Do nothing</strong> in <strong>GConf</strong>. Pick what you&#8217;re more comfortable with. The GUI way is to press <strong>ALT-F2</strong> and run <strong>gconf-editor</strong>. Use the tree to navigate to <strong>apps &gt; gnome-power-manager &gt; buttons &gt; lid_ac</strong> and change it to <strong>nothing</strong>. The Long description that appears below in the Key Documentation area provides the other possible values.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-224" style="border: 2px solid black;" title="gconf_gnomepowermanager_lid_ac" src="http://www.rebelzero.com/wp-content/uploads/2009/12/gconf_gnomepowermanager_lid_ac.png" alt="GConf lid_ac value" width="479" height="324" /></p>
<p>From a command line, or in a terminal window, use the following command to change the value to nothing:</p>
<p><code>gconftool-2 --type string --set /apps/gnome-power-manager/buttons/lid_ac "nothing"</code></p>
<p>You should now see <strong>Do nothing</strong> as an option from within the <strong>Power Management</strong> application.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-225" style="border: 2px solid black;" title="powermanagement_donothing" src="http://www.rebelzero.com/wp-content/uploads/2009/12/powermanagement_donothing.png" alt="Power Management: Do nothing now available" width="450" height="322" /></p>
<p>It&#8217;s only semi-persistent. Once you change the option to something else, <strong>Do nothing</strong> is hidden again. You&#8217;ll need to repeat the process to add it back. Some comments from the bug entry suggest this may not work for everyone. I suspect there are other issues preventing them from keeping an external monitor active with a laptop&#8217;s lid closed which I couldn&#8217;t suggest a reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/karmic-gnome-power-manager-hides-do-nothing-from-the-gui/223/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Karmic: Where the heck did those icons go?</title>
		<link>http://www.rebelzero.com/tweaking/karmic-where-the-heck-did-those-icons-go/215</link>
		<comments>http://www.rebelzero.com/tweaking/karmic-where-the-heck-did-those-icons-go/215#comments</comments>
		<pubDate>Tue, 10 Nov 2009 23:54:31 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[appearance]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[menu icons]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=215</guid>
		<description><![CDATA[All of my Karmic Koala installs had missing icons. Apparently they're defaulted to off. One check mark later and they returned.]]></description>
			<content:encoded><![CDATA[<p>Ever since the Beta days of Ubuntu 9.10 Karmic Koala, I had been wondering why certain icons were no longer visible. Most notably were the search engine icon&#8217;s from Firefox&#8217;s search toolbar and the System menu icons.<br />
<span id="more-215"></span></p>
<p style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/11/where_are_system_icons.png"></a><img class="aligncenter size-full wp-image-219" style="border: 2px solid black;" title="where_are_system_icons" src="http://www.rebelzero.com/wp-content/uploads/2009/11/where_are_system_icons.png" alt="where_are_system_icons" width="222" height="183" /></p>
<p style="text-align: center;"><img class="size-full wp-image-220 aligncenter" style="border: 2px solid black;" title="where_are_the_icons" src="http://www.rebelzero.com/wp-content/uploads/2009/11/where_are_the_icons.png" alt="where_are_the_icons" width="306" height="210" /></p>
<p>I had assumed it was a design decision due to the artwork changes being done to the icon theme that would be corrected during the final release. Well, the final release is here and the issue is still prevalent. Since it didn&#8217;t affect the ability to use the computer, I put off finding an answer.</p>
<p>I had been upgrading some other laptops with fresh installations of Karmic which usually includes some tweaks to the look and feel of the default install. That&#8217;s when I noticed in the <strong>Appearance Preferences</strong> that <strong>Show icons in menus</strong> was not enabled. Seems Karmic is installed with it defaulted to off. I gave it a click and voilà, the menu icons reappeared to much rejoicing.</p>
<p>You can open the <strong>Appearance Preferences</strong> by following <strong>System &gt; Preferences &gt; Appearanc</strong>e from the main menu. Click on the Interface tab and make sure there is a check mark in <strong>Show icons in menus</strong>.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-218" style="border: 2px solid black;" title="show_icons_in_menus" src="http://www.rebelzero.com/wp-content/uploads/2009/11/show_icons_in_menus.png" alt="show_icons_in_menus" width="359" height="243" /></p>
<p>Ta-da! They have returned!</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-216" style="border: 2px solid black;" title="here_are_system_icons" src="http://www.rebelzero.com/wp-content/uploads/2009/11/here_are_system_icons.png" alt="here_are_system_icons" width="228" height="190" /></p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-217" style="border: 2px solid black;" title="here_are_the_icons" src="http://www.rebelzero.com/wp-content/uploads/2009/11/here_are_the_icons.png" alt="here_are_the_icons" width="269" height="176" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/tweaking/karmic-where-the-heck-did-those-icons-go/215/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Looky what I got here&#8230;.</title>
		<link>http://www.rebelzero.com/rebelzero/looky-what-i-got-here/213</link>
		<comments>http://www.rebelzero.com/rebelzero/looky-what-i-got-here/213#comments</comments>
		<pubDate>Mon, 09 Nov 2009 22:22:34 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[RebelZero]]></category>
		<category><![CDATA[Free CD]]></category>
		<category><![CDATA[shipit]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=213</guid>
		<description><![CDATA[

My ugly mug and the new Ubuntu 9.10 Karmic Koala Desktop CD. Thank-you to Canonical for getting it to me so quick. I wasn&#8217;t expecting it until later this month. This is consequently the last time I&#8217;ll be requesting a free CD, as I mentioned a few days ago.
]]></description>
			<content:encoded><![CDATA[<p><span id="more-213"></span></p>
<p style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/11/2009-11-09-170827.jpg"><img class="aligncenter size-full wp-image-214" title="2009-11-09-170827" src="http://www.rebelzero.com/wp-content/uploads/2009/11/2009-11-09-170827.jpg" alt="Karmic 9.10 Desktop CD, Thank-you Canonical!" width="512" height="384" /></a></p>
<p>My ugly mug and the new Ubuntu 9.10 Karmic Koala Desktop CD. Thank-you to Canonical for getting it to me so quick. I wasn&#8217;t expecting it until later this month. This is consequently the last time I&#8217;ll be requesting a free CD, <a href="http://www.rebelzero.com/rebelzero/selfish-me-time-to-change/204">as I mentioned a few days ago</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rebelzero.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/rebelzero/looky-what-i-got-here/213/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borrowing drive space to upgrade Jaunty to Karmic on an Eee PC</title>
		<link>http://www.rebelzero.com/upgrading/borrowing-drive-space-to-upgrade-jaunty-to-karmic-on-an-eee-pc/212</link>
		<comments>http://www.rebelzero.com/upgrading/borrowing-drive-space-to-upgrade-jaunty-to-karmic-on-an-eee-pc/212#comments</comments>
		<pubDate>Mon, 09 Nov 2009 01:03:39 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.04 Jaunty Jackalope]]></category>
		<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Upgrading]]></category>
		<category><![CDATA[drive space]]></category>
		<category><![CDATA[Eee PC]]></category>
		<category><![CDATA[full upgrade]]></category>
		<category><![CDATA[symbolic link]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=212</guid>
		<description><![CDATA[I couldn't upgrade my Eee PC 701 from Jaunty to Karmic without finding more drive space. I did it by borrowing space from the /home partition using a symbolic link.]]></description>
			<content:encoded><![CDATA[<blockquote><p>MatBoy: mhh, 9.10 upgrade on a eeepc 901 is not that easy with ssd<br />
MatBoy: where does the 9.10 upgrade needs 1,5GB space ?<br />
MatBoy: in /tmp ?<br />
MatBoy: someone running 9.10 on a eeepc 901 with ssd ?<br />
MatBoy: mhh, I can&#8217;t upgrade from 9.04 to 9.10&#8230; space issue of 1,5GB it says<br />
MatBoy: LOL I removed my /home because I wanted to gpart the drives&#8230; which is ofcourse seperated :)<br />
MatBoy: my install is on the 4GB part, so that might be too small by default&#8230;. I&#8217;m wondering if I move /tmp to the second drive if it works<br />
MatBoy: I think I need a new install :(</p></blockquote>
<p>Upgrading from Jaunty to Karmic through the Update Manager presented an interesting challenge on my Asus Eee PC 701. Since my <strong>/</strong> partition was only 4GB in size, there wasn&#8217;t enough room to download all of the necessary packages. Since there was no reason, or space, to put <strong>/var</strong> onto its own partition, the upgrade process was reliant on what the <strong>/</strong> partition contained. Fortunately, the Linux file system is very versatile making this more of an annoyance than a show-stopper.<br />
<span id="more-212"></span><br />
Luckily for me, I had upgraded the SSD to a 32GB drive. I had it partitioned so that <strong>/home</strong> had its own 20GB partition. This gave me the option of &#8220;borrowing&#8221; space on that partition. Packages are downloaded to <strong>/var/cache/apt/archives/</strong> regardless if they&#8217;re regular updates or part of a full system upgrade. What I did was create a symbolic link to a new location on the <strong>/home</strong> partition.</p>
<p>First, I had <strong>apt-get</strong> clean out any old updates. This would remove any old packages from the archives directory and free up a little more space on the <strong>/</strong> partition.</p>
<p><code>sudo apt-get clean</code></p>
<p>Next, I created the new temporary location with the included partial sub-directory and <strong>lock</strong> file.</p>
<p><code>sudo mkdir -p /home/temp_apt_cache/partial<br />
sudo touch /home/temp_apt_cache/lock</code></p>
<p>Then, I temporarily changed the original location&#8217;s name to maintain a backup.</p>
<p><code>sudo mv /var/cache/apt/archives /var/cache/apt/archives_old</code></p>
<p>Lastly, I created a symbolic link to the new location.</p>
<p><code>sudo ln -s /home/temp_apt_cache /var/cache/apt/archives</code></p>
<p>I now had plenty of room for all of Karmic&#8217;s packages. The link does exactly what it sounds like, linking one location to another. When the upgrade process began downloading packages to the <strong>/var/cache/apt/archives/</strong> directory, it was really saving them to the new /home location.</p>
<p>Since I wasn&#8217;t expecting to ever borrow more than about 1-1.5GB worth of space from my <strong>/home</strong> partition, I left it set up that way. To reverse the changes, I would remove the link, remove the temporary location, and rename the original location.</p>
<p><code>sudo rm /var/cache/apt/archives<br />
sudo rm -rf /home/temp_apt_archive<br />
sudo mv /var/cache/apt/archives_old /var/cache/apt/archives</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/upgrading/borrowing-drive-space-to-upgrade-jaunty-to-karmic-on-an-eee-pc/212/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hacking sound themes in Karmic</title>
		<link>http://www.rebelzero.com/tweaking/hacking-sound-themes-in-karmic/209</link>
		<comments>http://www.rebelzero.com/tweaking/hacking-sound-themes-in-karmic/209#comments</comments>
		<pubDate>Sat, 07 Nov 2009 17:25:16 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[system sounds]]></category>
		<category><![CDATA[XDG Sound Theme]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=209</guid>
		<description><![CDATA[Karmic introduced Gnome's new sound setup which includes sound themes, but with no clear way of changing them. Here's how I hacked them.]]></description>
			<content:encoded><![CDATA[<p>Gnome used to allow the user to change system sounds to their own liking. The <strong>System &gt; Preferences &gt; Sound</strong> menu option used to show a breakdown of the specific events with the option to choose whichever supported file the user wanted. Personally, I always opted to replace the login sound with MGM&#8217;s roaring lion.</p>
<p>With the new functionality introduced with Ubuntu 9.10 Karmic Koala, there&#8217;s no simple way to do this without a bit of hacking at the command line, or through a root nautilus window if one feels inclined.<br />
<span id="more-209"></span><br />
Navigate to the shared sounds directory.</p>
<p><code>cd /usr/share/sounds</code></p>
<p>In it, there should be a directory named <strong>ubuntu</strong>. Within <strong>ubuntu</strong> is an <strong>index.theme</strong> file and the sounds stored in a directory named <strong>stereo</strong>. I first made a complete copy of the <strong>ubuntu</strong> directory into a new directory.</p>
<p><code>sudo cp -a ./ubuntu ./adam</code></p>
<p>I then opened the <strong>./adam/index.theme</strong> file with <strong>nano</strong>&#8230;</p>
<p><code>sudo nano ./adam/index.theme</code></p>
<p>&#8230; and changed my new theme&#8217;s name. I changed:</p>
<blockquote><p>[Sound Theme]<br />
Name=Ubuntu<br />
Directories=stereo</p>
<p>[stereo]<br />
OutputProfile=stereo</p></blockquote>
<p>&#8230; to:</p>
<blockquote><p>[Sound Theme]<br />
Name=Adam<br />
Directories=stereo</p>
<p>[stereo]<br />
OutputProfile=stereo</p></blockquote>
<p>&#8230; and saved the file.</p>
<p>I now had a new entry in the available themes named Adam.</p>
<p><a href="http://www.rebelzero.com/wp-content/uploads/2009/11/sound_prefs-theme.png"><img class="aligncenter size-full wp-image-210" title="sound_prefs-theme" src="http://www.rebelzero.com/wp-content/uploads/2009/11/sound_prefs-theme.png" alt="sound_prefs-theme" width="456" height="499" /></a></p>
<p>To change the startup sound, I had to copy over my MGM roaring lion file and change its name. I renamed the old file just in case. Not that it was needed as it was still in the original <strong>ubuntu</strong> directory, just following my back-up before editing rule.</p>
<p><code>cd /usr/share/sounds/adam/stereo<br />
sudo mv desktop-login.ogg desktop-login.ogg.old<br />
sudo cp ~/Audio/mgmua_lionroar.wav .<br />
sudo chmod 0644 mgmua_lionroar.wav<br />
sudo mv mgmua_lionroar.wav desktop-login.wav</code></p>
<p>The filenames are based on the XDG Sound Theme specifications spelled out at <a href="http://www.freedesktop.org/wiki/Specifications/sound-theme-spec">freedestop.org</a>. So far, only .ogg .oga and .wav files are supported.</p>
<p>This should at least start you on your way. There&#8217;s a lot more information with examples at freedesktop.org&#8217;s website. There have been <a href="https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/324700">bug reports filed</a> about having the old functionality restored, but we can only wait and see what develops.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/tweaking/hacking-sound-themes-in-karmic/209/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Remove Password Prompt During Wake From Suspend</title>
		<link>http://www.rebelzero.com/tweaking/remove-password-prompt-during-wake-from-suspend/201</link>
		<comments>http://www.rebelzero.com/tweaking/remove-password-prompt-during-wake-from-suspend/201#comments</comments>
		<pubDate>Sun, 01 Nov 2009 20:17:51 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Tweaking]]></category>
		<category><![CDATA[gconf-editor]]></category>
		<category><![CDATA[gnome power manager]]></category>
		<category><![CDATA[password prompt]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=201</guid>
		<description><![CDATA[Imac: I&#8217;m trying 9.10 and after I suspended it asked for my password when went back to the computer. How do I disable that feature?
Not that I would recommend it, I can understand the need to turn the password prompt off when returning from suspend. On Ubuntu 9.10, Gnome has that as a setting which [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Imac: I&#8217;m trying 9.10 and after I suspended it asked for my password when went back to the computer. How do I disable that feature?</p></blockquote>
<p>Not that I would recommend it, I can understand the need to turn the password prompt off when returning from suspend. On Ubuntu 9.10, Gnome has that as a setting which can be toggled through the GConf Configuration Editor, <strong>gconf-editor</strong>, or at the command line with <strong>gconftool</strong>.</p>
<p><span id="more-201"></span></p>
<h3>The GUI Way:</h3>
<p>The GConf Configuration Editor doesn&#8217;t have a visible menu listing. You can launch it by using <strong>ALT+F2</strong> to open the Run Application dialog box and type <strong>gconf-editor</strong> followed by clicking the Run button.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-203" title="scrsht_Run_Application" src="http://www.rebelzero.com/wp-content/uploads/2009/11/scrsht_Run_Application.png" alt="scrsht_Run_Application" width="412" height="156" /></p>
<p>Next, you will need to navigate to the necessary key name through the use of the tree menu on the left of the Configuration Editor. Double-click on <strong>apps</strong> to expand that part of the tree. Scroll down and double-click on <strong>gnome-power-manager</strong>. Lastly, single-click on <strong>lock</strong> to see the corresponding key names and their values appear in the upper-right window. You should see a key named <strong>suspend</strong> with a checkbox value next to it.</p>
<p style="text-align: center;"><a href="http://www.rebelzero.com/wp-content/uploads/2009/11/scrsht_Configuration_Editor_lock.png"><img class="aligncenter size-full wp-image-202" title="scrsht_Configuration_Editor_lock" src="http://www.rebelzero.com/wp-content/uploads/2009/11/scrsht_Configuration_Editor_lock.png" alt="scrsht_Configuration_Editor_lock" width="420" height="330" /></a></p>
<p>Simply click the checkbox to remove the checkmark. The change is immediate so you only need to close the Configuration Editor. If you want to turn that feature back on, follow the steps again and place a checkmark into the checkbox.</p>
<h3>The CLI Way:</h3>
<p>From a command line, to turn the feature off, you only need to use the following entry:</p>
<p><code>gconftool --type Boolean --set /apps/gnome-power-manager/lock/suspend false</code></p>
<p>To turn it back on, set it to true.</p>
<p><code>gconftool --type Boolean --set /apps/gnome-power-manager/lock/suspend true</code></p>
<p>Remember that the password prompt, while annoying at times, can be your last line of defense from letting people access sensitive data. While turning the prompt off makes sense for shared computers such as a media server box, it&#8217;s not recommended for personal laptops/desktops.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rebelzero.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/tweaking/remove-password-prompt-during-wake-from-suspend/201/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ShipIt Now Taking 9.10 Pre-orders</title>
		<link>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/shipit-now-taking-9-10-pre-orders/198</link>
		<comments>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/shipit-now-taking-9-10-pre-orders/198#comments</comments>
		<pubDate>Sat, 17 Oct 2009 02:26:16 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[preorder]]></category>
		<category><![CDATA[shipit]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=198</guid>
		<description><![CDATA[ShipIt has begun taking pre-orders for Ubuntu 9.10 Karmic Koala CDs.]]></description>
			<content:encoded><![CDATA[<p>ShipIt is now accepting pre-orders for Ubuntu 9.10 Karmic Koala. You can request a free CD sent to you by visiting <a href="https://shipit.ubuntu.com/">Ubuntu&#8217;s ShipIt page</a>. If you&#8217;re a loyal KDE user, Kubuntu CDs can also be requested through <a href="https://shipit.kubuntu.org/">Kubuntu&#8217;s ShipIt page</a>. Expect the CDs to take up to 10 weeks to arrive. Special requests can be made for more than one, but they can take longer and may not be approved.</p>
<p>Since they do take a long time to receive, it&#8217;s recommended to download a CD and burn it for yourself once the 9.10 Karmic release is finalized. Also note that shipped CDs, assuming Canonical continues the trend, will be for i386 architecture only. That should work for the majority of users with both 32-bit and 64-bit Intel/AMD CPUs. However, if one wants or needs something else, IE: full 64-bit support, you&#8217;ll need to download an ISO from Ubuntu.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/shipit-now-taking-9-10-pre-orders/198/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karmic drops vol_id, superceded by blkid</title>
		<link>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/karmic-drops-vol_id-superceded-by-blkid/190</link>
		<comments>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/karmic-drops-vol_id-superceded-by-blkid/190#comments</comments>
		<pubDate>Sun, 27 Sep 2009 15:29:53 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[blkid]]></category>
		<category><![CDATA[cryptsetup]]></category>
		<category><![CDATA[LUKS Encryption]]></category>
		<category><![CDATA[vol_id]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=190</guid>
		<description><![CDATA[Begone vol_id... long live blkid!]]></description>
			<content:encoded><![CDATA[<p>I was nearing the end of setting up an encrypted home partition on my Thinkpad when I discovered that <strong>vol_id</strong> is missing.</p>
<blockquote><p>root@obsidian:~# vol_id /dev/sdb3<br />
vol_id: command not found</p></blockquote>
<p><span id="more-190"></span></p>
<p>I did a search for it and came across two cryptsetup entries which proved just as useful.</p>
<blockquote><p>root@obsidian:~# find / -iname *vol_id*<br />
/lib/cryptsetup/checks/vol_id<br />
/lib/cryptsetup/checks/un_vol_id</p>
<p>root@obsidian:~# /lib/cryptsetup/checks/vol_id /dev/sdb3<br />
- WARNING: vol_id from udev is not available, impossible to run checks.</p></blockquote>
<p>Unbeknownst to me, <strong>vol_id</strong> is being dropped in favor of <strong>blkid</strong> starting with Ubuntu 9.10 Karmic Koala, which is certainly a good thing. The <strong>blkid</strong> command&#8217;s output is very intuitive. My soon-to-be dual-boot, dual-drive T61p is a lot easier to set up and map out with <strong>blkid</strong>.</p>
<blockquote><p>root@obsidian:~# blkid<br />
/dev/sda1: UUID=&#8221;6A569ECC525CD967&#8243; LABEL=&#8221;vista_boot&#8221; TYPE=&#8221;ntfs&#8221;<br />
/dev/sda2: UUID=&#8221;D4BC0F29BC0F05A8&#8243; LABEL=&#8221;vista_swap&#8221; TYPE=&#8221;ntfs&#8221;<br />
/dev/sda3: UUID=&#8221;0ADE1B52DE1B3603&#8243; LABEL=&#8221;Media&#8221; TYPE=&#8221;ntfs&#8221;<br />
/dev/sdb1: UUID=&#8221;d2e9da2f-5e48-45f8-b0f5-d3edbe1b4695&#8243; TYPE=&#8221;ext4&#8243;<br />
/dev/sdb2: UUID=&#8221;6687c2b3-4c09-4d77-8a50-21bcac261247&#8243; TYPE=&#8221;crypto_LUKS&#8221;<br />
/dev/sdb3: UUID=&#8221;d2e7ac26-32f9-4123-94db-9b1d125f3951&#8243; TYPE=&#8221;crypto_LUKS&#8221;<br />
/dev/mapper/sdb2_crypt: UUID=&#8221;9769c898-c93e-4369-aa91-40d2728c70b1&#8243; TYPE=&#8221;ext4&#8243;<br />
/dev/mapper/sdb3: UUID=&#8221;f52ba5da-c97c-4e16-8889-8906f13018cd&#8221; TYPE=&#8221;ext4&#8243;</p></blockquote>
<p>Now, I have both the partition and file-system UUIDs for sdb3, not to mention all of the others, which I need in order to finish setting up the encrypted partition.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/ubuntu/9-10-karmic-koala/karmic-drops-vol_id-superceded-by-blkid/190/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Karmic Alpha: gdm Upgrade Warning</title>
		<link>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160</link>
		<comments>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160#comments</comments>
		<pubDate>Mon, 06 Jul 2009 21:06:27 +0000</pubDate>
		<dc:creator>Adam Stovicek</dc:creator>
				<category><![CDATA[9.10 Karmic Koala]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://www.rebelzero.com/?p=160</guid>
		<description><![CDATA[An email from Martin Pitt that went out across the ubuntu-devel-announce mailing list warns about a possible failure with the new gdm 2.26 that just landed for those taking part in testing Ubuntu 9.10 Karmic Koala.
&#8220;&#8230; if you upgraded to gdm 2.26 since last Friday, updating your system under GNOME will kill the upgrade and [...]]]></description>
			<content:encoded><![CDATA[<p>An email from Martin Pitt that went out across the ubuntu-devel-announce mailing list warns about a possible failure with the new gdm 2.26 that just landed for those taking part in testing Ubuntu 9.10 Karmic Koala.</p>
<blockquote><p>&#8220;&#8230; if you upgraded to gdm 2.26 since last Friday, updating your system under GNOME will kill the upgrade and your session in the middle of the update again, since there is no way for the fixed gdm version to override the previous version&#8217;s prerm script.&#8221;</p></blockquote>
<p>For more information including steps to fix the issue, see the <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2009-July/000586.html">original email in the mailing list archives</a>.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.rebelzero.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.rebelzero.com/fixes/karmic-alpha-gdm-upgrade-warning/160/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
