<?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>Bits By The Pound &#187; Gutsy (7.10)</title>
	<atom:link href="http://www.bitsbythepound.com/category/ubuntu/7-10/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitsbythepound.com</link>
	<description>Spewing Forth Tech Stuff</description>
	<lastBuildDate>Fri, 13 Aug 2010 14:04:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Temperature Display</title>
		<link>http://www.bitsbythepound.com/temperature-display-89.html</link>
		<comments>http://www.bitsbythepound.com/temperature-display-89.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 15:15:50 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>
		<category><![CDATA[Hardy (8.04)]]></category>
		<category><![CDATA[Intrepid (8.10)]]></category>
		<category><![CDATA[Jaunty (9.04)]]></category>
		<category><![CDATA[Karmic (9.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=89</guid>
		<description><![CDATA[To get a temperature display of your laptop. &#62; sudo apt-get install sensors-applet Right click on the top dock area and select &#8220;Add to Panel&#8230;&#8221; Scroll down to the Hardware section and click on Hardware Sensor Monitor.]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/temperature-display-89.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Virtual Machine Software</title>
		<link>http://www.bitsbythepound.com/virtual-machine-software-63.html</link>
		<comments>http://www.bitsbythepound.com/virtual-machine-software-63.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:53:27 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=63</guid>
		<description><![CDATA[After some pretty disappointing experiences with VMWare on Ubuntu, I tried out VirtualBox. WinXP runs very fast in VirtualBox. Use the non-open source version of VirtualBox. Do not install the virtualbox-ose version from the Gutsy repos or else you do not get USB support. Add following line /etc/apt/sources.list: deb http://www.virtualbox.org/debian gutsy non-free The innotek public [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/virtual-machine-software-63.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using SVideo connector</title>
		<link>http://www.bitsbythepound.com/using-svideo-connector-57.html</link>
		<comments>http://www.bitsbythepound.com/using-svideo-connector-57.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:48:49 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=57</guid>
		<description><![CDATA[Backup your xorg.conf file first. Really. You have been warned. pushd /etc/X11;sudo cp xorg.conf xorg.conf.safe;popd Plug in the svideo cable to your TV Optional: Turn off extra effects (compiz) to gain more screen area if you are running AWN Reboot Linux Will boot on laptop LCD but once it gets to GDM will put output [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/using-svideo-connector-57.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drive wear warning</title>
		<link>http://www.bitsbythepound.com/drive-wear-warning-53.html</link>
		<comments>http://www.bitsbythepound.com/drive-wear-warning-53.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:44:28 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>
		<category><![CDATA[Hardy (8.04)]]></category>
		<category><![CDATA[Intrepid (8.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=53</guid>
		<description><![CDATA[https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/59695 Excess drive activity is causing drive wear. Fixed in Jaunty]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/drive-wear-warning-53.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Temporarily Disable Touchpad</title>
		<link>http://www.bitsbythepound.com/temporarily-disable-touchpad-48.html</link>
		<comments>http://www.bitsbythepound.com/temporarily-disable-touchpad-48.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:38:14 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=48</guid>
		<description><![CDATA[If you accidentally brush the touchpad with your thumb while typing, the mouse move + click that occurs can change your insertion point to someplace else and you end up typing where you don&#8217;t want to. Follow the instructions at http://ubuntu.wordpress.com/2006/09/20/disable-touchpad-temporarily-when-typing/ to disable the touchpad while typing.]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/temporarily-disable-touchpad-48.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enabling Compiz</title>
		<link>http://www.bitsbythepound.com/enabling-compiz-39.html</link>
		<comments>http://www.bitsbythepound.com/enabling-compiz-39.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:28:43 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=39</guid>
		<description><![CDATA[edit /usr/bin/compiz and do 2 searches for intel then comment out the following line T=&#8221;$T 8086:2982 8086:2992 8086:29a2 8086:2a02 8086:2a12&#8243;  # intel 965 This line blacklists the i965gm x3100 graphics chipset from compiz due to video playing problems (and sure enough, you cannot play videos with Compiz active). Then from the menu, select System-&#62;Preferences-&#62; Appearance [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/enabling-compiz-39.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touchpad</title>
		<link>http://www.bitsbythepound.com/touchpad-36.html</link>
		<comments>http://www.bitsbythepound.com/touchpad-36.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:27:17 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=36</guid>
		<description><![CDATA[To make the touchpad more responsive. http://ubuntuforums.org/showthread.php?p=2573230 Add the xorg.conf entries first, then install gsynaptic and then reboot (or restart X) My MaxSpeed is 1.5 Add this to your xorg.conf file. Then restart X (Ctrl-Alt-Bksp). Save any unsaved work before restarting X. Option &#8220;AccelFactor&#8221; &#8220;0.25&#8243;]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/touchpad-36.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sound Volume</title>
		<link>http://www.bitsbythepound.com/sound-volume-25.html</link>
		<comments>http://www.bitsbythepound.com/sound-volume-25.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:17:48 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=25</guid>
		<description><![CDATA[The default sound volume is messed up, being set too low. To increase the sound volume, in a terminal, run: alsamixer use the left arrow key to go over to the Front bar and use the up arrow to increase it to 100%.]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/sound-volume-25.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playing DVDs</title>
		<link>http://www.bitsbythepound.com/playing-dvds-23.html</link>
		<comments>http://www.bitsbythepound.com/playing-dvds-23.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:15:52 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=23</guid>
		<description><![CDATA[From https://help.ubuntu.com/community/RestrictedFormats Go to Applications → Add/Remove&#8230; Set Show: to All available applications Search for ubuntu-restricted-extras and install it. Install VLC. Totem-gstreamer will not work properly with DVDs You may need to go to /usr/share/doc/libdvdread3 and run $ sudo ./install-css.sh to install the DVD decrypter codec, but i am not sure. Reboot and then use [...]]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/playing-dvds-23.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Laptop Mode</title>
		<link>http://www.bitsbythepound.com/enable-laptop-mode-21.html</link>
		<comments>http://www.bitsbythepound.com/enable-laptop-mode-21.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:13:38 +0000</pubDate>
		<dc:creator>igough</dc:creator>
				<category><![CDATA[Gutsy (7.10)]]></category>

		<guid isPermaLink="false">http://www.bitsbythepound.com/?p=21</guid>
		<description><![CDATA[edit /etc/default/acpi-support and set ENABLE_LAPTOP_MODE=true.]]></description>
		<wfw:commentRss>http://www.bitsbythepound.com/enable-laptop-mode-21.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
