Scala Infochannel linux alternative
Image presentation
while true ; do for i in * ; do cp $i ~/slideshow.jpg ; echo $i ; sleep 5 ; done ; done | gthumb gthumb --fullscreen slideshow.jpg
Video from command line - mplayer
mplayer -fs video.mp4Video can run on background, cron can switch to video.
For run from cron
export DISPLAY=:0
Autor: ![]() Vydáno: 11.2.2013 10:51 Přečteno: 1198x Hodnocení: neohodnoceno Vaše hodnocení: |
Loop pictures from a folder and display fullscreen slideshow |
Komentáře
Nebyly přidány žádné komentáře.