Difference between revisions of "Screen Saver Initialization"
From LinuxMCE
m (spelling corrections) |
Jerry finn (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | <table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table> | + | <table width="100%"> <tr><td bgcolor="#FFCFCF">This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto.</td></tr> </table>LinuxMCE Screen Saver has inside a setup class that gives different parameters for it and is named GallerySetup. |
The parameters refer to Width and Height of the screen, Fading times between two images, and a \n string list that separates the files that will need to be "animated". | The parameters refer to Width and Height of the screen, Fading times between two images, and a \n string list that separates the files that will need to be "animated". | ||
Revision as of 10:59, 14 March 2007
This page was written by Pluto and imported with their permission when LinuxMCE branched off in February, 2007. In general any information should apply to LinuxMCE. However, this page should be edited to reflect changes to LinuxMCE and remove old references to Pluto. |
The parameters refer to Width and Height of the screen, Fading times between two images, and a \n string list that separates the files that will need to be "animated".
On any ON command, PSS will setup and will animate frames until will get an OFF command.
The ON command reads: - Width of parent device (parent Orbiter) - Height of parent device (parent Orbiter) - ZoomTime millisecond time to animate one picture (it is get from the web-admin page) - Fade time - time in milliseconds that pass between the two images switch.