Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 48

Thread: HowTo: Create a background slideshow.

  1. #21
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    1,715
    Distro
    Ubuntu Development Release

    Re: HowTo: Create a background slideshow.

    Hey Rod J, thanks for that. It is very difficult to know what may have happened to someone else's script unless it has happened to you so I really appreciate your input with this

    Don't forget everyone if you would like to share your background slideshows you can attach them to your posts, if they are family friendly that is.
    Ubuntu User 23142 | Wiki | Laptop | HowTo:Create a background slideshow and Screensaver | Reconditioning pre-loved PCs and installing Ubuntu to give away to good homes.

  2. #22
    Join Date
    May 2009
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HowTo: Create a background slideshow.

    Hello.
    I've been wanting to try this out for a while, worked like a charm. Thank you.

  3. #23
    Join Date
    Dec 2009
    Location
    New Zealand
    Beans
    33
    Distro
    Kubuntu 14.04 Trusty Tahr

    Re: HowTo: Create a background slideshow.

    I question the need to copy the folder with the backgrounds to the /usr/share/backgrounds folder as detailed in step 6 of the tutorial. As an experiment I created a compilation in a new folder at the location I usually set them up (/home/rod/Pictures/Wallpaper), right mouse clicked on the desktop and pointed it to the xml file in the new folder and everything worked just fine from there. BTW, thanks yaaarrrgg for your script which certainly eases the creation of the xml file.

    So, I wonder if it's really necessary to copy them to the system location? There may be reasons for doing so (perhaps to make them available system-wide for other users?) but it would simplify the process by eliminating this step.
    Last edited by Rod J; September 26th, 2010 at 11:23 AM. Reason: Clarifying things
    "Oh Ubuntu, you are my favorite Linux-based operating system!" - Sheldon Cooper, The Big Bang Theory.

  4. #24
    Join Date
    Mar 2010
    Beans
    5

    Talking Re: HowTo: Create a background slideshow.

    Quote Originally Posted by yaaarrrgg View Post
    Thanks for the explanation, this quick bash script should output the xml. Change "/path/to/directory/" to point to your directory with the images (and the slide times if needed).
    Cheers, thanks for the script. You saved me a bit of work!

  5. #25
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    1,715
    Distro
    Ubuntu Development Release

    Re: HowTo: Create a background slideshow.

    RodJ, When I wrote this I did mention part of the intent was to see how the OEM system works. That is why the folders are copied to the locations they are copied to. If you want to change that for your instance you are totally free to do so as it is your system. This is written so people can see why the OEM is like it is.
    Ubuntu User 23142 | Wiki | Laptop | HowTo:Create a background slideshow and Screensaver | Reconditioning pre-loved PCs and installing Ubuntu to give away to good homes.

  6. #26
    Join Date
    Aug 2010
    Beans
    4
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HowTo: Create a background slideshow.

    Thanks k3lt01, this worked like a charm (in Ubuntu 10.10).

    Also, how does one auto-generate an xml file using yaaarrrgg's script?

    What I mean is I made a file using gedit and saved it as a file.sh (after changing /path/to/directory/), and then double clicked on the file and nothing happened. I've never done this type of thing before so I think I'm missing one of the basic steps on how to actually use such a script.

    Thanks

  7. #27
    Join Date
    Oct 2005
    Location
    IN, USA
    Beans
    274

    Re: HowTo: Create a background slideshow.

    If you are pasting it in a file, be sure the #! line is at the very beginning of the file, no whitespace before it.

    You'll need to right click on the file, go to Properties and then Permissions. It will need "execute" permissions (there should be a little check box to click.)

    Or, if you prefer the command line, you can do something like:

    Code:
    chmod 755 /path/to/yourscript
    where "/path/to/yourscript" is the name and location of your script.

    This script will just print the xml out, so if you want to save it, you'll need to copy and paste, or redirect the output to a new xml file like:

    Code:
    /path/to/yourscipt > newfile.xml
    Last edited by yaaarrrgg; October 15th, 2010 at 03:46 PM. Reason: add command line examples

  8. #28
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    1,715
    Distro
    Ubuntu Development Release

    Re: HowTo: Create a background slideshow.

    Quote Originally Posted by Punkphysicist View Post
    Thanks k3lt01, this worked like a charm (in Ubuntu 10.10).
    You are welcome. I have just done my working install of 10.10 so I haven't tried it yet so thanks for letting us know it works in 10.10. I will update the OP to show it works in Maverick
    Ubuntu User 23142 | Wiki | Laptop | HowTo:Create a background slideshow and Screensaver | Reconditioning pre-loved PCs and installing Ubuntu to give away to good homes.

  9. #29
    Join Date
    Aug 2006
    Beans
    23

    Re: HowTo: Create a background slideshow.


  10. #30
    Join Date
    Oct 2007
    Location
    Australia
    Beans
    1,715
    Distro
    Ubuntu Development Release

    Re: HowTo: Create a background slideshow.

    Quote Originally Posted by trukker View Post
    Or you could read the first post!

    What's the point of this tutorial?

    This tutorial is it is here for those who wish to work with what is already installed on their system and wish to have a screen background that changes at predetermined intervals. It is for those who want to understand the already natively available AND installed system. It has been tested on Ubuntu 10.04 Lucid Lynx which is the current LTS. I will not, because I don't have any earlier versions installed anymore, be testing this on anything prior to Ubuntu 10.04. As each new version is released I will test it and report any difficulties found. If you have difficulties please feel free to let me know what they are and we can work through them together. It is based on the script and setup for the background named "Cosmos" which comes pre-installed in Ubuntu 10.04.

    Please note: This is just 1 way of doing this, there are many more ways and formats possible. Choose what is the best for you. This tutorial isn't here to dictate to anyone what is the best method for you to use. Instead, as has already been stated, it is here for those who wish to work with what is already installed on their system. If you find something others can use you could create a Tutorial on it to help others. Please do not turn this tutorial into a "my way is the best way" discussion, instead treat it like the technical tutorial it is and leave discussion about other methods to other threads.
    Ubuntu User 23142 | Wiki | Laptop | HowTo:Create a background slideshow and Screensaver | Reconditioning pre-loved PCs and installing Ubuntu to give away to good homes.

Page 3 of 5 FirstFirst 12345 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •