Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Search found 3 matches

by ckilmer75
2017-02-02 13:11
Forum: Docs, HowTos, Tips & Tricks
Topic: HOWTO Requests
Replies: 104
Views: 310026

Re: HOWTO Requests

bash -c 'for i in {1..99}; do feh --bg-center /full/path/to/image/folder/$i.png; sleep 600; done &' https://packages.debian.org/jessie/feh This will display all images from 1.png to 99.png in sequence with a 600 second (10 minute) delay, adjust as required ;) Awesome, thanks! I appreciate the h...
by ckilmer75
2017-02-02 00:01
Forum: Docs, HowTos, Tips & Tricks
Topic: HOWTO Requests
Replies: 104
Views: 310026

Re: HOWTO Requests

Thank you for responding.... I'll take a look at those suggestions and see what I can do with them.

Much appreciated...
by ckilmer75
2017-02-01 18:46
Forum: Docs, HowTos, Tips & Tricks
Topic: HOWTO Requests
Replies: 104
Views: 310026

Re: HOWTO Requests

Hi, If someone has the time, I'm trying to figure out how to write a script that will change my desktop background through a determined progression and NOT random. Every script I've come across in my search randomly selects the image. I'd also like to be able to set the time between changes, and for...