Screensaver Slideshow (how can it be done?) - Raspberry Pi Forums
i thought easy, can't figure out way pi 2 switch photo slideshow if left idle few minutes. i'd have serve digital photo frame, don't want have manually stop/start slideshow application such feh every time want show images, still use pi other purposes.
i've tried using xscreensaver, glslideshow not work on pi.
i've tried using "ripples" theme ripple effects minimized, displays annoying checkerboarding pattern several seconds between images.
i've tried using qiv, "blanks screen after showing few pictures", user hako describes.
surely there easy way accomplish this?
i've tried using xscreensaver, glslideshow not work on pi.
i've tried using "ripples" theme ripple effects minimized, displays annoying checkerboarding pattern several seconds between images.
i've tried using qiv, "blanks screen after showing few pictures", user hako describes.
surely there easy way accomplish this?
you write own screensaver based on feh. requires "sudo apt-get install xprintidle" allow raspberry pi find out when pi idle.
https://raw.githubusercontent.com/jamcn ... ensaver.sh
article hack here:
http://jamcnaughton.com/2014/09/05/simp ... or-ubuntu/
article mentions how disable blanking, kind of. still believe blanking better set through "setterm -blank 0".
https://raw.githubusercontent.com/jamcn ... ensaver.sh
article hack here:
http://jamcnaughton.com/2014/09/05/simp ... or-ubuntu/
article mentions how disable blanking, kind of. still believe blanking better set through "setterm -blank 0".
raspberrypi
Comments
Post a Comment