<?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>Ubuntu Tutorials &#187; unclutter</title>
	<atom:link href="http://ubuntu-tutorials.com/tag/unclutter/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntu-tutorials.com</link>
	<description>Enhancing your Ubuntu experience!</description>
	<lastBuildDate>Wed, 23 May 2012 20:22:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Auto-Hide Your Mouse Pointer When Idle With &#8220;Unclutter&#8221;</title>
		<link>http://ubuntu-tutorials.com/2008/07/07/auto-hide-your-mouse-pointer-when-idle-with-unclutter/</link>
		<comments>http://ubuntu-tutorials.com/2008/07/07/auto-hide-your-mouse-pointer-when-idle-with-unclutter/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 15:45:51 +0000</pubDate>
		<dc:creator>Christer Edwards</dc:creator>
				<category><![CDATA[GNOME]]></category>
		<category><![CDATA[auto-hide]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[unclutter]]></category>

		<guid isPermaLink="false">http://ubuntu-tutorials.com/?p=715</guid>
		<description><![CDATA[There was some recent discussion on one of the local User Group lists this week about &#8220;What is your favorite underdog OSS application?&#8221;  This discussion brought out quite a few of the little never-heard-of applications, yet many of them have proven to be really useful!  If you&#8217;ve never spent an hour or two poking around [...]]]></description>
			<content:encoded><![CDATA[<p>There was some recent discussion on one of the local User Group lists this week about &#8220;What is your favorite underdog OSS application?&#8221;  This discussion brought out quite a few of the little never-heard-of applications, yet many of them have proven to be really useful!  If you&#8217;ve never spent an hour or two poking around the less-popular section of the repositories you&#8217;ll be surprised what you find in there!</p>
<p><strong>Auto-Hide Your Mouse Pointer with Unclutter</strong></p>
<p>The purpose of Unclutter is very simply.  From the man page:</p>
<blockquote><p>unclutter removes the cursor image from the screen so that it does not obstruct the area you are looking at after it has not moved for a given time.</p></blockquote>
<p>Not anything too complicated about that.  Now lets get it installed!  Installation can be done by issuing the following command or clicking the link.</p>
<blockquote><p><code>sudo aptitude install <a title="unclutter package" href="apt://unclutter">unclutter</a></code></p></blockquote>
<p>Now that we have it installed the one last thing we&#8217;ll need to do is configure it and have it automagically start at boot time.  We&#8217;ll do this by way of &#8220;System &gt; Preferences &gt; Sessions&#8221;</p>
<p><a href="http://ubuntu-tutorials.com/wp-content/uploads/2008/06/sessions-add.png"><img class="alignnone style=" title=" mce_style=" src="http://ubuntu-tutorials.com/wp-content/uploads/2008/06/sessions-add-300x259.png" alt="adding \'unclutter\' to the sessions menu" width="300" height="259" /></a></p>
<p>The &#8220;sessions&#8221; for your Desktop controls what applications and services are auto-started when you login.  This way unclutter will start up automatically.  You&#8217;ll want to click &#8220;Add&#8221; and populate the three fields.  For name &#8220;Unclutter&#8221; should be fine.  For the command field you&#8217;ll want something like:</p>
<blockquote><p><code>unclutter -display :0.0 -idle 5</code></p></blockquote>
<p>And you can populate the comment with whatever you like.  I used &#8220;Remove the cursor image after mouse inactivity.&#8221;</p>
<p>You can find more options in the man page (<code>man unclutter</code>), but this should basically hide the mouse pointer after 5 seconds of inactivity on your default display.</p>
]]></content:encoded>
			<wfw:commentRss>http://ubuntu-tutorials.com/2008/07/07/auto-hide-your-mouse-pointer-when-idle-with-unclutter/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (User agent is rejected)
Database Caching 1/13 queries in 0.010 seconds using disk: basic
Object Caching 243/258 objects using disk: basic

Served from: ubuntu-tutorials.com @ 2012-05-25 18:47:10 -->
