Difference between revisions of "Slideshow"

From ArmadeusWiki
Jump to: navigation, search
m
m (Installation)
Line 2: Line 2:
  
 
==Installation==
 
==Installation==
Requires SDL & SDL_image
+
*Requires SDL & SDL_image:
 
<pre class="host">
 
<pre class="host">
 
  $ make slideshow
 
  $ make slideshow
 
</pre>
 
</pre>
Reflash rootfs
+
*Reflash rootfs
  
 
==Usage (depending on your LCD size)==
 
==Usage (depending on your LCD size)==

Revision as of 18:51, 29 April 2009

This page describes how to use the "Slideshow" Buildroot package

Installation

  • Requires SDL & SDL_image:
 $ make slideshow
  • Reflash rootfs

Usage (depending on your LCD size)

 # export SDL_NOMOUSE=1
 # /usr/bin/slideshow -width 480 -height 272 -advance 5 -random -tran random /images/directory