Jump to content

Events: Difference between revisions

From LinuxMCE
Imported document
 
Juliet (talk | contribs)
No edit summary
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><p>Event handlers are tasks you want Pluto to perform in response to particular events (like a sensor being tripped), or timed event (like do something every 10 minutes).</p>
<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><p>Event handlers are tasks you want LinuxMCE to perform in response to particular events (like a sensor being tripped), or timed event (like do something every 10 minutes).</p>
 

Revision as of 10:56, 15 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.

Event handlers are tasks you want LinuxMCE to perform in response to particular events (like a sensor being tripped), or timed event (like do something every 10 minutes).