Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:random_background [2011/05/24 03:40] – [View Random Images] Guywiki:random_background [2011/05/24 14:59] (current) – [Random Background Image] Guy
Line 7: Line 7:
 ==== Random Background Image ==== ==== Random Background Image ====
  
-You may have a number of images, and like a random background image each time you start the computer. Following is a guide on how this can be set up.+You may have a number of images, and like a random background image each time you start the computer. You need persistent opt. Following is a guide on how this can be set up.
  
 Copy images to /opt/backgrounds. Copy images to /opt/backgrounds.
Line 26: Line 26:
 </code> </code>
  
-Save this as pic.sh in /opt. +Save this file as pic.sh in /opt. 
  
 Open the terminal and type Open the terminal and type
Line 32: Line 32:
 <code>sudo chmod 775 /opt/pic.sh</code> <code>sudo chmod 775 /opt/pic.sh</code>
  
-If you have persistent opt, and don't backup opt, add the following to /opt/shutdown.sh.+Add the following to /opt/shutdown.sh.
  
 <code>/opt/pic.sh</code> <code>/opt/pic.sh</code>
- 
-If you continue to backup opt, add the above code to /opt/bootsync.sh. 
  
 Restart the computer. Restart the computer.
Line 43: Line 41:
  
 You will now have a random background image each time you start the computer. You will now have a random background image each time you start the computer.
 +
 +If you use backup, and this is not working, set up persistent opt.
  
 ==== View Random Images ==== ==== View Random Images ====
Line 64: Line 64:
 </code> </code>
  
-Save this as view.sh in /opt. +Save this file as view.sh in /opt. 
  
 Open the terminal and type Open the terminal and type
Print/export
QR Code
QR Code wiki:random_background (generated for current page)