"The true criterion of the practical, therefore, is not whether the latter can keep intact the wrong or foolish; rather is it whether the scheme has vitality enough to leave the stagnant waters of the old, and build, as well as sustain, new life." -- Emma Goldman
Tuesday, July 31, 2012
Thursday, July 26, 2012
Tuesday, July 24, 2012
Monday, July 23, 2012
Sunday, July 22, 2012
Saturday, July 21, 2012
Saturday, July 14, 2012
Ubuntu 12.04 Unity Background Slideshow
This is how I created my own desktop background slideshow for Unity in Ubuntu 12.04, without overwriting or modifying the system defaults.
First, you'll need to generate a slideshow file. An example can be found at /usr/share/backgrounds/contest/precise.xml . I created ~/desktopbackgrounds/ and copied the example file there:
I then modified it to suit my needs. Alternatively, you can use the script from http://nmlaxaman.blogspot.com/2012/07/generate-wallpaper-slideshow-xml-for.html . You may want to change the duration first. You'll also need to save the images you want in the slideshow to ~/desktopbackgrounds/
Finally, we need to provide a user-specific version of /usr/share/gnome-background-properties/precise-wallpapers.xml by creating ~/.local/share/gnome-background-properties/ and copying precise-wallpapers.xml there:
~/.local/share/gnome-background-properties/
Finally, we need to modify that file to point to our new slideshow. Add or modify an entry as follows:
N.B. that you need to change <username> to your username.
Then, you should be able to edit the background and select your new slideshow!
First, you'll need to generate a slideshow file. An example can be found at /usr/share/backgrounds/contest/precise.xml . I created ~/desktopbackgrounds/ and copied the example file there:
> mkdir ~/desktopbackgrounds/
> cp /usr/share/backgrounds/contest/precise.xml \
~/desktopbackgrounds/slideshow.xml
I then modified it to suit my needs. Alternatively, you can use the script from http://nmlaxaman.blogspot.com/2012/07/generate-wallpaper-slideshow-xml-for.html . You may want to change the duration first. You'll also need to save the images you want in the slideshow to ~/desktopbackgrounds/
> cd ~/desktopbackgrounds/
> ./makebackgroundfile.sh > slideshow.xml
Finally, we need to provide a user-specific version of /usr/share/gnome-background-properties/precise-wallpapers.xml by creating ~/.local/share/gnome-background-properties/ and copying precise-wallpapers.xml there:
> mkdir -p ~/.local/share/gnome-background-properties/
> cp /usr/share/gnome-background-properties/precise-wallpapers.xml \~/.local/share/gnome-background-properties/
Finally, we need to modify that file to point to our new slideshow. Add or modify an entry as follows:
<wallpaper>
<name>Custom Slideshow</name>
<filename>/home/<username>/desktopbackgrounds/slideshow.xml</filename>
<options>zoom</options>
</wallpaper>
N.B. that you need to change <username> to your username.
Then, you should be able to edit the background and select your new slideshow!
Subscribe to:
Posts (Atom)
The City Born Great - How Long 'Til Black Future Month?
The second story in N. K. Jemisin's anthology How Long 'Til Black Future Month? , "The City Born Great," is an exciting ta...
-
Here are a couple of poems about Pentapedes, based on the form of Cethegrande, a 13th century English poem. The first few lines follow: Cet...
-
Well, the Homespun concert's come and gone. Overall, it went quite well. There were a few mishaps, but the audience was forgiving. We ...