#
http://www.xlobby.com/files/Shaggy/powe ... Events.jpg
##
PowerEvent plugin for xlobby. Runs events / Applications on standby and/or Resume of the computer.
###
Download:
http://www.xlobby.com/files/Shaggy/powe ... Events.zip
Unzip and copy all files to your xlobby directory. some files goes to your skin as well. Look at the directory structure..............
PowerEvents.Xml in the xlobby directory controls the plugin. Pretty much selfexplanitory.
<entry name="WaitAfterWakeUp">7</entry>
<entry name="ResumeApplication"></entry>
<entry name="ResumeApplication_Parameters"></entry>
<entry name="StandbyApplication"></entry>
<entry name="StandbyApplication_Parameters"></entry>
<entry name="Standby_XLEvent">AtStandby</entry>
<entry name="Resume_XLEvent">AtResume</entry>
<entry name="killzoomplayerAtStandby">yes</entry>
<entry name="weather_wait">120</entry>
<entry name="waitforapp">yes</entry>
Events that will run when resume from standby has to be in an event group called PowerEvents, Then the event can be called whatever sepicified in the xml file. default is atResume and Atstandby.
Also a variable weather_wait is set to 120 seconds by default. this means that the event called Wake_Weather in the group PowerEvents will execute after 120 seconds after the computer wakes up. Seems like XL has some prob with refreshing weather right after resume, so I added this.
killzoomplayerAtStandby yes/no will kill zoomplayer when the computer will go into standby. Handy when u press the powerbutton on the computer when a movie is playing. Then when it wakes up, zoomplayer is closed.
If u have problem, look at the log file \log\XPowerPlugin.log
Regards
//Lasse