Normally that would be the desired effect for a screensaver, but ours acts as a means to count users to our computer lab - when a mouse or keyboard event happens it prompts for a valid id# and exits, when the user leaves theres a button to "log out" which restarts the screensaver for the next person. Not fool-proof to say the least, but we're just after a rough number and it works for that.
However, since the energy saver now kills it, there's no chance for the program (screensaver) to validate the user -- the program simply stops. In 10.2 this didn't happen. The monitor would come back on and the screensaver would be waiting.
So, does anyone know of a method that can be overridden to disable this new functionality? or some other work around? The screensaver is just a normal screensaver plugin project in xcode (cocoa).
With 60+ OSX boxes, the energy saver is essential to our electric bill, so disabling it is not an option...
any help would be appriciated.
-jeffrey
However, since the energy saver now kills it, there's no chance for the program (screensaver) to validate the user -- the program simply stops. In 10.2 this didn't happen. The monitor would come back on and the screensaver would be waiting.
So, does anyone know of a method that can be overridden to disable this new functionality? or some other work around? The screensaver is just a normal screensaver plugin project in xcode (cocoa).
With 60+ OSX boxes, the energy saver is essential to our electric bill, so disabling it is not an option...
any help would be appriciated.
-jeffrey