RSS

One user’s guide to automagically changing wallpaper in Linux.

Tue, Aug 22, 2006

ArsGeek, Linux, Ubuntu

Talk about it in our Forums

<meta content="OpenOffice.org 2.0 (Linux)" name="GENERATOR" /><meta content="ben" name="AUTHOR" /><meta content="20060822;7275200" name="CREATED" /><meta content="ben" name="CHANGEDBY" /><meta content="20060822;8002600" name="CHANGED" /><br /> <style type="text/css"> <!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } --> </style> <p style="margin-bottom: 0in"><img align="top" title="appletree by arsgeek" alt="appletree by arsgeek" src="http://people.deas.harvard.edu/~bgerber/the/arsgeek/appletree_small.jpg" /></p> <p style="margin-bottom: 0in">One of the reasons I like to use Linux is the ability to set up a lot of eye candy. Some *nix folks are die hard CLI enthusiasts who insist on a full screen emacs session as the be-all end-all use of the operating system. Me? I stare at this machine for countless hours during the day and I prefer to see something prettier than plain text.</p> <p style="margin-bottom: 0in"><span id="more-473"></span></p> <p style="margin-bottom: 0in">When I first became a serious Linux user I cast long and hard for an elegant way to manipulate my wallpaper. After a few weeks of looking, I stumbled on a little plug-in for <a target="_blank" href="http://members.dslextreme.com/users/billw/gkrellm/gkrellm.html">GkrellM</a> which does exactly what I want in a highly configurable way. This guide is being written on an Ubuntu machine, so I’m going to use Debianish terms here, but GkrellM works under a large number of distributions.</p> <p style="margin-bottom: 0in">The first piece that we’ll need to put in place is GkrellM itself. This is a system monitor application that I find really useful. I use it to monitor both CPUs on my X60s, to monitor temperature, network activity, grab screen shots and monitoring who’s on my local servers at a glance. Let’s get it.</p> <blockquote> <p style="margin-bottom: 0in">sudo apt-get install gkrellm</p> </blockquote> <p style="margin-bottom: 0in">You might also be interested to know that a search for gkrellm under Synaptic will turn up a number of interesting and/or useful plug-ins.</p> <p style="margin-bottom: 0in">So you’ve got GkrellM installed, let’s launch it. Go to <em>Applications -> System Tools -> GkrellM</em>.</p> <p style="margin-bottom: 0in">To configure GkrellM click on it and hit the F1 key. Muck about with this a bit and set it up how you like it, because it’s going to be on your screen if you want to run the background changer plugin.</p> <p style="margin-bottom: 0in">Speaking of that, let’s grab GKrellMBgChg. You can get this somewhat awkwardly named bit of heaven <a target="_blank" href="http://www.bender-suhl.de/stefan/comp/sources/gkrellmbgchg2-0.1.7.tar.gz">here</a>.</p> <p style="margin-bottom: 0in">Once you download the package, you’ll have to compile it. Don’t worry if you’ve never done this before, it’s not as hard as it sounds and will add just a smidge to your geek cred afterwards.</p> <p style="margin-bottom: 0in">I’ll assume you’ve downloaded GkrellMBgChg to your desktop. We’ll create a directory in your home directory, uncompress GkrellMBgChg and compile it there. So open up a terminal and type:</p> <blockquote> <p style="margin-bottom: 0in">mkdir ageek</p> </blockquote> <p style="margin-bottom: 0in">You don’t have to call it ageek, but if you’re going to cut and paste from this guide, you’ll do it my way and I’m proud of making more geeks, so ageek it is.</p> <blockquote> <p style="margin-bottom: 0in">cd ageek</p> </blockquote> <blockquote> <p style="margin-bottom: 0in">cp ~/Desktop/gkrellmbgchg-version.tar.gz.</p> <p style="margin-bottom: 0in">tar xvfz gkrellmbgchg-version.tar.gz</p> </blockquote> <p style="margin-bottom: 0in">Now we’ll grab a few utilities you’ll need to compile this sucker.</p> <blockquote> <p style="margin-bottom: 0in">sudo apt-get install binutils make</p> </blockquote> <p style="margin-bottom: 0in">Okay, if you haven’t compiled anything form source, grab onto your keyboards and hold on.</p> <blockquote> <p style="margin-bottom: 0in">sudo make install</p> </blockquote> <p style="margin-bottom: 0in">Yeah. That’s it. Now you’ve got the GkrellMBgChg installed in the appropriate place. Tough, huh? If you run into problems, you can check out the GkrellMBgChg homepage, but if you’re using Ubuntu 6.06 (Dapper) then I doubt you’ll have issues.</p> <p style="margin-bottom: 0in">So now that you’ve got this thing installed and ready to go, let’s add it into GkrellM.</p> <p style="margin-bottom: 0in">Click one on the GkrellM application on your desktop and gently smash the F1 key.</p> <p style="margin-bottom: 0in">Now you’re in the GkrellM configuration window. On your left, you’ll see a listing of Monitors that you can use. Click on plug-ins and then check off “<em>Background Changer</em>”.</p> <p style="margin-bottom: 0in">Now expand your plugins seciton by clicking on it, and select Background Changer. (See the image).</p> <p style="margin-bottom: 0in"><img width="628" height="515" src="http://www.arsgeek.com/gkrellm1.jpg" /></p> <p style="margin-bottom: 0in">Here’s where you can configure this plug-in to do things like change your background every 697 seconds. First, you’ll need to tell it what commands to use, and where to find your artwork. This isnt’ as hard as it sounds.</p> <p style="margin-bottom: 0in">When you’re looking at the configuration screen, the only thing you’ll want to modify at this time is the option called Background Change Command. It’s the second option from the top. (See pic). Enter the following:</p> <blockquote> <p style="margin-bottom: 0in">gconftool-2 –type=string –set /desktop/gnome/background/picture_filename</p> </blockquote> <p style="margin-bottom: 0in"><img width="705" height="525" align="middle" title="gkrellm2" alt="gkrellm2" src="http://www.arsgeek.com/gkrellm2.jpg" /></p> <p style="margin-bottom: 0in">This is for Gnome users only. You can read through the info tab for how to configure other desktops.</p> <p style="margin-bottom: 0in">You’ll also want to check off the first box, which says “<em>Auto Update Image List</em>”.</p> <p style="margin-bottom: 0in">Now the <em>picture_filename</em> bit that this references is a text file containing where to find all of these wonderful images. This file is called images.idb and is located in your home folder. Mine is about 2500 lines long. You can create this by hand but come on, you’re a budding Linux guru, so let’s use a little script to do it for you.</p> <p style="margin-bottom: 0in">You’re still in the ageek directory we created earlier, right? Let’s get out of there and into our home directory and make this script.</p> <blockquote> <p style="margin-bottom: 0in">cd</p> <p style="margin-bottom: 0in">gedit wall.sh</p> </blockquote> <p style="margin-bottom: 0in">Now that you’ve got a gedit session open, but and paste the following into it.</p> <blockquote> <p style="margin-bottom: 0in">find /media/sda5/wp/*.jpg | sort > images.idb</p> <p style="margin-bottom: 0in">find /media/sda5/wp/*.png | sort >> images.idb</p> <p style="margin-bottom: 0in">cat images.idb | wc -l</p> </blockquote> <p style="margin-bottom: 0in">Now all of my media is located on a fat32 partition that Linux shares with Windows. You’ll want to change the bit that says ‘/media/sda5/wp’ to the location of your artwork.</p> <blockquote> <p style="margin-bottom: 0in">chmod 755 wall.sh</p> </blockquote> <p style="margin-bottom: 0in">Now to run it, open up a terminal and type</p> <blockquote> <p style="margin-bottom: 0in">./wall.sh</p> </blockquote> <p style="margin-bottom: 0in">This will create the images.idb file for you and also dump out the total number of files you have.</p> <p style="margin-bottom: 0in">Any time you add new images to your folder, you’ll have to run the wall.sh script again to update the images.idb file. If you’ve checked off that top box then GkrellM will look to see if a new verison of the images.idb file exists, and use that.</p> <p style="margin-bottom: 0in">Now the last thing we’ll want to do is set GkrellM to launch when you start your computer up. This is of course optional, but if you don’t do it you’ll have to remember to start GkrellM up to get your wallpaper to change.</p> <p style="margin-bottom: 0in">Go to <em>Preferences -> Sessions</em> and click on the <em>Startup Programs</em> tab. Click the <em>Add</em> button and type <em>gkrellm</em>.</p> <p style="margin-bottom: 0in">geek out.</p> <p style="margin-bottom: 0in"> <p style="margin-bottom: 0in"> <p style="margin-bottom: 0in"> <div class="sociable"> <div class="sociable_tagline"> <strong>Click the icon, share the link:</strong> </div> <ul> <li><a rel="nofollow" href="http://digg.com/submit?phase=2&url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Digg"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://del.icio.us/post?url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="del.icio.us"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.mister-wong.com/addurl/?bm_url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&bm_description=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux.&plugin=soc" title="MisterWong"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/misterwong.png" title="MisterWong" alt="MisterWong" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&t=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Furl"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/furl.png" title="Furl" alt="Furl" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Reddit"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://technorati.com/faves?add=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F" title="Technorati"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/technorati.png" title="Technorati" alt="Technorati" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&Url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&Title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="BlinkList"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/blinklist.png" title="BlinkList" alt="BlinkList" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://feedmelinks.com/categorize?from=toolbar&op=submit&url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&name=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="feedmelinks"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/feedmelinks.png" title="feedmelinks" alt="feedmelinks" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="" title="PopCurrent"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/" title="PopCurrent" alt="PopCurrent" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.blogospherenews.com/submit.php?url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Blogosphere News"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/blogospherenews.png" title="Blogosphere News" alt="Blogosphere News" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&t=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Facebook"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://cgi.fark.com/cgi/fark/farkit.pl?h=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux.&u=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F" title="Fark"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/fark.png" title="Fark" alt="Fark" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F&title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux." title="Mixx"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a></li> <li><a rel="nofollow" href="http://slashdot.org/bookmark.pl?title=One%20user%27s%20guide%20to%20automagically%20changing%20wallpaper%20in%20Linux.&url=http%3A%2F%2Fwww.arsgeek.com%2F2006%2F08%2F22%2Fone-users-guide-to-automagically-changing-wallpaper-in-linux%2F" title="Slashdot"><img src="http://www.arsgeek.com/wp-content/plugins/sociable/images/slashdot.png" title="Slashdot" alt="Slashdot" class="sociable-hovers" /></a></li> </ul> </div> </div> <div class="author_info"> <h3>This post was written by:</h3> <span class="author_photo"><img src="http://www.gravatar.com/avatar.php?gravatar_id=5c60ebfea32a4887de52a370c4ce2437&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <p><a href="http://www.arsgeek.com/author/admin/" title="Posts by arsgeek">arsgeek</a> - who has written 1980 posts on <a href="http://www.arsgeek.com/">ArsGeek</a>.</p> <p> <br style="clear:both;" /></p> <p class="author_email"><a href="mailto:support@arsgeek.com">Contact the author</a></p> </div> </div><!--/post--> <div id="comments" class="box2"> <!-- You can start editing here. --> <h2 class="commh2">6 Comments For This Post</h2> <ol class="commentlist"> <li class="alt " id="comment-147"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=9fecc1eae591cd62099083c66a2739f5&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/9fecc1eae591cd62099083c66a2739f5?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>kuriharu</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-147" title="">August 22nd, 2006 at 10:53 pm</a> </span> <p>It doesn’t work! The tarball gives off hundreds of errors and won’t make. I hate reading something that sounds so cool that doesn’t work. And I’m running Dapper Drake, too.</p> <p>Better luck on your next article. This one gets a thumbs down.</p> </li> <li class=" " id="comment-148"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=c9b3343ef94bd1bb094a5941d3482387&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/c9b3343ef94bd1bb094a5941d3482387?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>arsgeek</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-148" title="">August 23rd, 2006 at 5:44 am</a> </span> <p>Sorry to hear that this won’t make for you. It worked for me out of the box (as you can see from the screen shots).</p> <p>Do you have gcc installed? Try that, if it works I’ll edit the howto.</p> <p>geek out</p> </li> <li class="alt " id="comment-157"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=9fecc1eae591cd62099083c66a2739f5&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/9fecc1eae591cd62099083c66a2739f5?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>kuriharu</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-157" title="">August 23rd, 2006 at 3:43 pm</a> </span> <p>Thanks for the reply. I do have gcc installed and make, etc. I tried to look in the Makefile but I can’t find what else I need.</p> </li> <li class=" " id="comment-158"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=9db0dcec26b03857b412e18bd6e36677&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/9db0dcec26b03857b412e18bd6e36677?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>arsgeek</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-158" title="">August 23rd, 2006 at 5:49 pm</a> </span> <p>Feel free to send me the complete error list you’re getting (email’s on the upper left there, where it says “Mail Arsgeek”) and I’ll take a look.</p> <p>geek out.</p> </li> <li class="alt " id="comment-163"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=9fecc1eae591cd62099083c66a2739f5&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/9fecc1eae591cd62099083c66a2739f5?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>kuriharu</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-163" title="">August 24th, 2006 at 12:12 pm</a> </span> <p>I’ll try — it basically errors out as soon as I run make. It’s a long list. I will do that, tho’ and send it along. Thanks for looking it over.</p> </li> <li class=" " id="comment-750"> <span class="gravatar"><img src="http://www.gravatar.com/avatar.php?gravatar_id=ad4c22b3a4a43c6167ba538cb561b379&default=http%3A%2F%2Fwww.arsgeek.com%2Fwp-content%2Fthemes%2Ffreshnews%2Fimages%2Fgravatar.jpg&size=48" width="48" height="48" alt="" /></span> <cite><span class='eg-image' style='float:right; margin-left:10px; display:block; width:80px' ><img alt='' src='http://www.gravatar.com/avatar/ad4c22b3a4a43c6167ba538cb561b379?s=80&d=http%3A%2F%2Fuse.perl.org%2Fimages%2Fpix.gif%3Fs%3D80&r=PG' class='avatar avatar-80 photo' height='80' width='80' /></span>Thor</cite> Says: <br /> <span class="commentmetadata"><a href="#comment-750" title="">October 23rd, 2006 at 11:58 am</a> </span> <p>I had similar problems. I found I had to install the gtk+2.0 development libraries, and possible the glib development libraries as well. I installed Ubuntu off the live CD, and these did not go in by default (course, neither did gcc, make, or bin-utils)</p> </li> </ol> <h2 class="commh2">3 Trackbacks For This Post</h2> <ol class="commentlist"> <li class="alt " id="comment-206"> <cite><a href='http://www.arsgeek.com/?p=529' rel='external' class='url'>ArsGeek :: Ubuntu Basics – Wallpaper, Fonts and Themes</a></cite> Says: <br /> <small class="commentmetadata"><a href="#comment-206" title="">September 6th, 2006 at 8:23 am</a> </small> <p>[...] The first bit we’ll look at is Desktop Background Preferences. Here’s where you can choose what image you’d like to display as your background. Simply save an image to your computer and then use this utility to browse down to it. Of course, if you’re like me and find that having your background change between many choices when you’d like it too, you can look at this article. [...]</p> </li> <li class=" " id="comment-213"> <cite><a href='http://rezano.blogsome.com/2006/09/07/p10/' rel='external' class='url'>~ Reza begaya ~</a></cite> Says: <br /> <small class="commentmetadata"><a href="#comment-213" title="">September 6th, 2006 at 7:15 pm</a> </small> <p>[...] The first bit we’ll look at is Desktop Background Preferences. Here’s where you can choose what image you’d like to display as your background. Simply save an image to your computer and then use this utility to browse down to it. Of course, if you’re like me and find that having your background change between many choices when you’d like it too, you can look at this article. [...]</p> </li> <li class="alt " id="comment-2408"> <cite><a href='http://www.arsgeek.com/?p=718' rel='external' class='url'>ArsGeek - Free your inner geek » Using Webilder to display flickr photos as your Ubuntu/Debian desktop wallpaper</a></cite> Says: <br /> <small class="commentmetadata"><a href="#comment-2408" title="">November 20th, 2006 at 10:16 am</a> </small> <p>[...] I don’t get a ton of photos from Flickr so this applet has a limited use for me but after testing a bit it certainly works well.  If you’re looking for another way to change desktops based on images you have in a directory see my previous article. This entry is filed under Linux, Ubuntu, ArsGeek. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. Leave a Reply [...]</p> </li> </ol> <h2 class="commh2">Leave a Reply</h2> <form action="http://www.arsgeek.com/wp-comments-post.php" method="post" id="commentform"> <p style="padding:5px 0px 10px 0px;"><input type="text" name="author" id="author" value="" size="22" tabindex="1" /> <label for="author"><small>Name (required)</small></label></p> <p style="padding:5px 0px 10px 0px;"><input type="text" name="email" id="email" value="" size="22" tabindex="2" /> <label for="email"><small>Mail (will not be published) (required)</small></label></p> <p style="padding:5px 0px 10px 0px;"><input type="text" name="url" id="url" value="" size="22" tabindex="3" /> <label for="url"><small>Website</small></label></p> <!--<p><small><strong>XHTML:</strong> You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> </small></p>--> <p style="padding:5px 0px 10px 0px;"><textarea name="comment" id="comment" style="width:97%;" rows="10" tabindex="4"></textarea></p> <p style="padding:10px 0px 10px 0px;"><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" /> <input type="hidden" name="comment_post_ID" value="473" /> </p> <p style="clear: both;" class="subscribe-to-comments"> <input type="checkbox" name="subscribe" id="subscribe" value="subscribe" style="width: auto;" /> <label for="subscribe">Check this box to get an email notification whenever a new comment is posted.</label> </p> </form> </div> <center><script language=JavaScript src="http://aj.600z.com/aj/63333/0/vj?z=1&dim=63329"></script></center> <div class="navigation"> <div class="alignleft"></div> <div class="alignright"></div> </div> </div><!--/centercol--> <div id="sidebar" class="grid_6"> <center><script language=JavaScript src="http://aj.600z.com/aj/70419/0/vj?z=1&dim=122"></script><br><br><a href="http://www.ientry.com/10th-anniversary.html" title="iEntry 10 Year Anniversary!"><img src="http://images.ientrymail.com/ientry/10-anniversary9.jpg" border="0" alt="iEntry 10 Year Anniversary!"></center><br/> <div class="box2"> <ul class="idTabs"> <li><a href="#pop">Popular</a></li> <li><a href="#comm">Comments</a></li> <li><a href="#feat">Featured</a></li> <li><a href="#tagcloud">Tags</a></li> </ul> <div class="spacer white"> <ul class="list1" id="pop"> <li><a href="http://www.arsgeek.com/2008/07/10/every-single-led-zeppelin-song-in-drm-free-mp3-format-for-999/">Every single Led Zeppelin song in DRM free MP3 format for $9.99</a></li><li><a href="http://www.arsgeek.com/2008/01/15/how-to-fix-your-windows-mbr-with-an-ubuntu-livecd/">How to fix your Windows MBR with an Ubuntu liveCD</a></li><li><a href="http://www.arsgeek.com/2008/01/30/psp-firmware-hits-390-if-youve-got-the-slim-or-2000-you-can-now-skype-with-it/">PSP Firmware hits 3.90 - If you've got the slim (or 2000) you can now Skype with it</a></li><li><a href="http://www.arsgeek.com/2007/08/02/and-so-gull-baiting-has-become-a-hot-game-among-dolphins/">"and so gull baiting has become a hot game among dolphins"</a></li><li><a href="http://www.arsgeek.com/2006/09/25/ubuntu-tricks-how-to-mount-your-windows-partition-and-make-it-readwritable/">Ubuntu tricks - how to mount your Windows partition and make it read/writable</a></li><li><a href="http://www.arsgeek.com/2008/03/26/rip-dvd-movie-on-mac-os-x/">Rip DVD Movie on Mac OS X</a></li><li><a href="http://www.arsgeek.com/2008/07/17/10-things-ive-overheard-about-my-linux-laptop-while-on-public-transportation/">10 things I've overheard about my Linux laptop while on public transportation</a></li><li><a href="http://www.arsgeek.com/2007/10/24/get-usb-devices-mounted-on-your-virtualbox-xp-machine-in-gutsy-ubuntu-710/">Get USB devices mounted on your Virtualbox XP machine in Gutsy (Ubuntu 7.10)</a></li><li><a href="http://www.arsgeek.com/2006/08/23/how-to-turn-off-the-annoying-system-beep-in-linux-debianubuntu/">How to turn off the annoying system beep in linux (Debian/Ubuntu)</a></li><li><a href="http://www.arsgeek.com/2007/03/20/enable-telnet-in-windows-vista/">Enable telnet in Windows Vista</a></li> </ul> <ul class="list1" id="comm"> <li><a href="http://www.arsgeek.com/2007/06/20/your-chance-to-win-one-of-two-creative-zen-stone-mp3-players-or-a-phillips-mp3-player/" title="Your chance to win one of two Creative Zen Stone MP3 players or a Phillips MP3 player">Your chance to win one of two Creative Zen Stone MP3 players or a Phillips MP3 player</a> (139)</li><li><a href="http://www.arsgeek.com/2008/01/15/how-to-fix-your-windows-mbr-with-an-ubuntu-livecd/" title="How to fix your Windows MBR with an Ubuntu liveCD">How to fix your Windows MBR with an Ubuntu liveCD</a> (126)</li><li><a href="http://www.arsgeek.com/2007/12/03/win-a-95mw-green-laser-plus-laserproof-googles-400-retail/" title="Win a 95mW Green Laser plus laserproof googles ($400 retail)!">Win a 95mW Green Laser plus laserproof googles ($400 retail)!</a> (117)</li><li><a href="http://www.arsgeek.com/2008/03/06/boriska-boy-genius-says-hes-from-mars-knows-of-a-switch-behind-the-sphinxs-ear/" title="Boriska, boy genius says he's from Mars, knows of a switch behind the Sphinx's ear.">Boriska, boy genius says he's from Mars, knows of a switch behind the Sphinx's ear.</a> (104)</li><li><a href="http://www.arsgeek.com/2006/09/25/ubuntu-tricks-how-to-mount-your-windows-partition-and-make-it-readwritable/" title="Ubuntu tricks - how to mount your Windows partition and make it read/writable">Ubuntu tricks - how to mount your Windows partition and make it read/writable</a> (102)</li><li><a href="http://www.arsgeek.com/2007/09/11/your-chance-to-win-one-of-four-manhattan-games-from-thought-hammer-and-arsgeek/" title="Your chance to win one of four Manhattan games from Thought Hammer and ArsGeek">Your chance to win one of four Manhattan games from Thought Hammer and ArsGeek</a> (90)</li><li><a href="http://www.arsgeek.com/2008/07/17/10-things-ive-overheard-about-my-linux-laptop-while-on-public-transportation/" title="10 things I've overheard about my Linux laptop while on public transportation">10 things I've overheard about my Linux laptop while on public transportation</a> (89)</li><li><a href="http://www.arsgeek.com/2006/08/23/how-to-turn-off-the-annoying-system-beep-in-linux-debianubuntu/" title="How to turn off the annoying system beep in linux (Debian/Ubuntu)">How to turn off the annoying system beep in linux (Debian/Ubuntu)</a> (84)</li><li><a href="http://www.arsgeek.com/2007/07/29/whats-your-real-age/" title="What's your real age?">What's your real age?</a> (83)</li><li><a href="http://www.arsgeek.com/2007/05/21/arsgeek-and-pure-digital-technologies-present-the-flip-video-camcorder-contest/" title="ArsGeek and Pure Digital Technologies present the Flip Video Camcorder contest!">ArsGeek and Pure Digital Technologies present the Flip Video Camcorder contest!</a> (73)</li> </ul> <ul class="list1" id="feat"> <li><a title="Permanent Link to Female Characters In Gaming: Past, Present, and Future" href="http://www.arsgeek.com/2009/10/15/female-characters-in-gaming-past-present-and-future/" rel="bookmark">Female Characters In Gaming: Past, Present, and Future</a></li> <li><a title="Permanent Link to Zombieland: Instant Classic" href="http://www.arsgeek.com/2009/09/30/4944/" rel="bookmark">Zombieland: Instant Classic</a></li> <li><a title="Permanent Link to It’s Good To Be a Super Hero Now" href="http://www.arsgeek.com/2009/09/24/its-good-to-be-a-super-hero-now/" rel="bookmark">It’s Good To Be a Super Hero Now</a></li> <li><a title="Permanent Link to Get Ready to Die - How Social Networking Will Kill You" href="http://www.arsgeek.com/2009/09/15/get-ready-to-die-how-social-networking-will-kill-you/" rel="bookmark">Get Ready to Die - How Social Networking Will Kill You</a></li> <li><a title="Permanent Link to We’re All a Bunch of Nerds" href="http://www.arsgeek.com/2009/09/03/we%e2%80%99re-all-a-bunch-of-nerds/" rel="bookmark">We’re All a Bunch of Nerds</a></li> <li><a title="Permanent Link to Hide Your Children - Entertainment Rating Laws Have No Legal Bearing In Britain" href="http://www.arsgeek.com/2009/08/25/hide-your-children-entertainment-rating-laws-have-no-legal-bearing-in-britain/" rel="bookmark">Hide Your Children - Entertainment Rating Laws Have No Legal Bearing In Britain</a></li> <li><a title="Permanent Link to Destro and the Baroness Play the Clarinet" href="http://www.arsgeek.com/2009/08/12/destro-and-the-baroness-play-the-clarinet/" rel="bookmark">Destro and the Baroness Play the Clarinet</a></li> <li><a title="Permanent Link to Comic Con 09 Cosplay Award Winners" href="http://www.arsgeek.com/2009/07/30/comic-con-09-cosplay-award-winners/" rel="bookmark">Comic Con 09 Cosplay Award Winners</a></li> <li><a title="Permanent Link to Iron Man and Wolverine Anime: Sea Captains and Mullets" href="http://www.arsgeek.com/2009/07/30/iron-man-and-wolverine-anime-sea-capns-and-mullets/" rel="bookmark">Iron Man and Wolverine Anime: Sea Captains and Mullets</a></li> <li><a title="Permanent Link to Is Downloading Movies and Games Becoming a Legal Business?" href="http://www.arsgeek.com/2009/07/22/is-downloading-movies-and-games-becoming-a-legal-business/" rel="bookmark">Is Downloading Movies and Games Becoming a Legal Business?</a></li> </ul> </div> <!--/spacer --> </div> <div class="widget"> <div class="textwidget"><br /> <center><script language=JavaScript src="http://aj.600z.com/aj/62825/0/vj?z=1&dim=145"></script></center> <br /></div> </div><!--/widget--><div class="widget"><h3 class="hl">Archives</h3> <ul> <li><a href='http://www.arsgeek.com/2009/10/' title='October 2009'>October 2009</a></li> <li><a href='http://www.arsgeek.com/2009/09/' title='September 2009'>September 2009</a></li> <li><a href='http://www.arsgeek.com/2009/08/' title='August 2009'>August 2009</a></li> <li><a href='http://www.arsgeek.com/2009/07/' title='July 2009'>July 2009</a></li> <li><a href='http://www.arsgeek.com/2009/06/' title='June 2009'>June 2009</a></li> <li><a href='http://www.arsgeek.com/2009/05/' title='May 2009'>May 2009</a></li> <li><a href='http://www.arsgeek.com/2009/04/' title='April 2009'>April 2009</a></li> <li><a href='http://www.arsgeek.com/2009/03/' title='March 2009'>March 2009</a></li> <li><a href='http://www.arsgeek.com/2009/02/' title='February 2009'>February 2009</a></li> <li><a href='http://www.arsgeek.com/2009/01/' title='January 2009'>January 2009</a></li> <li><a href='http://www.arsgeek.com/2008/12/' title='December 2008'>December 2008</a></li> <li><a href='http://www.arsgeek.com/2008/11/' title='November 2008'>November 2008</a></li> <li><a href='http://www.arsgeek.com/2008/10/' title='October 2008'>October 2008</a></li> <li><a href='http://www.arsgeek.com/2008/09/' title='September 2008'>September 2008</a></li> <li><a href='http://www.arsgeek.com/2008/08/' title='August 2008'>August 2008</a></li> <li><a href='http://www.arsgeek.com/2008/07/' title='July 2008'>July 2008</a></li> <li><a href='http://www.arsgeek.com/2008/06/' title='June 2008'>June 2008</a></li> <li><a href='http://www.arsgeek.com/2008/05/' title='May 2008'>May 2008</a></li> <li><a href='http://www.arsgeek.com/2008/04/' title='April 2008'>April 2008</a></li> <li><a href='http://www.arsgeek.com/2008/03/' title='March 2008'>March 2008</a></li> <li><a href='http://www.arsgeek.com/2008/02/' title='February 2008'>February 2008</a></li> <li><a href='http://www.arsgeek.com/2008/01/' title='January 2008'>January 2008</a></li> <li><a href='http://www.arsgeek.com/2007/12/' title='December 2007'>December 2007</a></li> <li><a href='http://www.arsgeek.com/2007/11/' title='November 2007'>November 2007</a></li> <li><a href='http://www.arsgeek.com/2007/10/' title='October 2007'>October 2007</a></li> <li><a href='http://www.arsgeek.com/2007/09/' title='September 2007'>September 2007</a></li> <li><a href='http://www.arsgeek.com/2007/08/' title='August 2007'>August 2007</a></li> <li><a href='http://www.arsgeek.com/2007/07/' title='July 2007'>July 2007</a></li> <li><a href='http://www.arsgeek.com/2007/06/' title='June 2007'>June 2007</a></li> <li><a href='http://www.arsgeek.com/2007/05/' title='May 2007'>May 2007</a></li> <li><a href='http://www.arsgeek.com/2007/04/' title='April 2007'>April 2007</a></li> <li><a href='http://www.arsgeek.com/2007/03/' title='March 2007'>March 2007</a></li> <li><a href='http://www.arsgeek.com/2007/02/' title='February 2007'>February 2007</a></li> <li><a href='http://www.arsgeek.com/2007/01/' title='January 2007'>January 2007</a></li> <li><a href='http://www.arsgeek.com/2006/12/' title='December 2006'>December 2006</a></li> <li><a href='http://www.arsgeek.com/2006/11/' title='November 2006'>November 2006</a></li> <li><a href='http://www.arsgeek.com/2006/10/' title='October 2006'>October 2006</a></li> <li><a href='http://www.arsgeek.com/2006/09/' title='September 2006'>September 2006</a></li> <li><a href='http://www.arsgeek.com/2006/08/' title='August 2006'>August 2006</a></li> <li><a href='http://www.arsgeek.com/2006/07/' title='July 2006'>July 2006</a></li> <li><a href='http://www.arsgeek.com/2006/06/' title='June 2006'>June 2006</a></li> <li><a href='http://www.arsgeek.com/2006/05/' title='May 2006'>May 2006</a></li> <li><a href='http://www.arsgeek.com/2006/04/' title='April 2006'>April 2006</a></li> <li><a href='http://www.arsgeek.com/2006/03/' title='March 2006'>March 2006</a></li> <li><a href='http://www.arsgeek.com/2006/02/' title='February 2006'>February 2006</a></li> </ul> </div><!--/widget--> <div class="clear"></div> <div class="grid_3 alpha"> </div><!--/grid_3 alpha--> <div class="grid_3 omega"> </div><!--/grid_3 omega--> <div class="clear"></div> <br /><script language=JavaScript src="http://aj.600z.com/aj/62824/0/vj?z=1&dim=122"></script> <br /> </div><!--/sidebar--> <div class="fix"></div> <div class="fix"></div> </div> <!--/#page .container_16--> <div id="footer"> <div class="container_16"> <div class="grid_16"> <p class="fl"><a href="http://www.ArsGeek.com/">ArsGeek</a> is an <script type="text/javascript" src="http://www.ientry.com/copyrightjs.php"></script> <a href="http://www.ientry.com/page/corp/privacy.html">Privacy Policy</a> and <a href="http://www.ientry.com/page/corp/legal.html">Legal</a></p> </div> </div> <!-- end .container_16--> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-5639021-15"); pageTracker._trackPageview(); </script> </body> </html>