<?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>My MacOS X&#187; desktop</title>
	<atom:link href="http://www.mymacosx.com/tag/desktop/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymacosx.com</link>
	<description>Tips and Tricks for the MacOS X</description>
	<lastBuildDate>Fri, 15 Jul 2011 20:10:09 +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>Quckly switch to next wallpaper picture</title>
		<link>http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html</link>
		<comments>http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html#comments</comments>
		<pubDate>Wed, 18 Nov 2009 05:45:06 +0000</pubDate>
		<dc:creator>Amaga</dc:creator>
				<category><![CDATA[Tricks and Tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[do]]></category>
		<category><![CDATA[dock]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://www.mymacosx.com/?p=375</guid>
		<description><![CDATA[if you have your desktop wallpaper set to shuffle between a number of images, and you don&#8217;t like the currently-selected picture, you can manually skip it: Just type the following into Terminal killall Dock When the Dock restarts, it will change to another desktop picture. If you find yourself doing this regularly, you could turn [...]<p><a href="http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html">Quckly switch to next wallpaper picture</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/instant-screensaver-activation-keys.html" rel="bookmark" style="color:#000;font-size:13px">Instant Screensaver activation Key/Screen Lock Key</a><!-- (8.3)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/leopard-mute-system-volume-based-scheduled.html" rel="bookmark" style="color:#000;font-size:13px">Mute system volume based on scheduled events in Mac OS X</a><!-- (6.4)--></li>
		<li><a href="http://www.mymacosx.com/terminal/handy-collection-terminal-commands-tweaking.html" rel="bookmark" style="color:#000;font-size:13px">The best collection of handy Terminal Commands for Leopard Tweaking</a><!-- (5.9)--></li>
	</ul>
</div>]]></description>
			<content:encoded><![CDATA[<p>if you have your desktop wallpaper set to shuffle<br />
<a href="http://www.mymacosx.com/files/2009/11/desktop-change-picture.png"><img class="alignnone size-full wp-image-378" src="http://www.mymacosx.com/files/2009/11/desktop-change-picture.png" alt="desktop-change-picture" width="354" height="81" /></a><br />
between  a number of images, and you don&#8217;t like the currently-selected picture, you can manually skip it:</p>
<ul>
<li>Just type the following into Terminal <code>killall Dock</code> When the Dock restarts, it will change to another desktop picture.</li>
<li>If you find yourself doing this regularly, you could turn it into a simple Automator application
<pre class="brush: plain; title: ; notranslate">
tell application &quot;System Events&quot;
set rotinterval to change interval of current desktop
set change interval of current desktop to 1
delay 1
set change interval of current desktop to rotinterval
end tell
</pre>
<p>You can assign this script to a hotkey (using QuickSilver).</li>
</ul>
<script src="http://feeds.feedburner.com/~s/MyMacosX?i=http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html" type="text/javascript" charset="utf-8"></script><p><a href="http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html">Quckly switch to next wallpaper picture</a> is a post from: <a href="http://www.mymacosx.com">My MacOS X</a></p>


<div style="background-color:#F4F4F4;padding: 5px;border-width:1px; border-style:solid; border-color:#ccc;">
<h3 style="color:#606060;font-size:16px">Related Articles</h3>
<ul>
		<li><a href="http://www.mymacosx.com/snow-leopard/instant-screensaver-activation-keys.html" rel="bookmark" style="color:#000;font-size:13px">Instant Screensaver activation Key/Screen Lock Key</a><!-- (8.3)--></li>
		<li><a href="http://www.mymacosx.com/snow-leopard/leopard-mute-system-volume-based-scheduled.html" rel="bookmark" style="color:#000;font-size:13px">Mute system volume based on scheduled events in Mac OS X</a><!-- (6.4)--></li>
		<li><a href="http://www.mymacosx.com/terminal/handy-collection-terminal-commands-tweaking.html" rel="bookmark" style="color:#000;font-size:13px">The best collection of handy Terminal Commands for Leopard Tweaking</a><!-- (5.9)--></li>
	</ul>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.mymacosx.com/tricks-and-tips/quckly-switch-next-wallpaper.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 6/24 queries in 0.007 seconds using apc
Object Caching 631/646 objects using apc

Served from: www.mymacosx.com @ 2012-02-06 05:08:33 -->
