You know, I originally had added a sleep option yesterday when I was
working on this.  But I couldn't make it work on my machine. It would
appear to go into to a "lite" sleep (a trance?) for only a second and
then it would snap back awake.  It wasn't at all obvious to me why it
was doing this.

You can easily experiment to see if it would work for you, though. 
Just open the PowerCtrl Plugin.pm file in WordPad, navigate to the
bottom of the file, and change the line that reads:

                SetSuspendState(1,1,0);


-- to --

                SetSuspendState(0,1,0);

Then, restart SqueezeCenter, attempt a "hibernation" and see if it
works.  That code change opts for "sleep" rather than hibernation.

Give it a try.  If that works for you, then the only other thing you
might want to do is clean up the "cosmetics" of the plugin: edit the
strings.txt file and replace the references to "hibernating" with
"sleep" and you'll be good to go.


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=39154

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to