Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

06.04.2007 00:23:02
Re: Password required with screen saver work around

This posting is older than 6 months and can contain outdated information.
Hello James,

thanks for asking. This is a very interesting question.

It might be possible, but probably only by hardwiring this 
functionality globally to a button as any UI that is open - or could 
open - is covered by the screensaver / login / password window combo. 
I don't know of any workaround to this, either.

You may want to try this Applescript snippet with your own custom 
action:

tell application "System Events" to keystroke "mySecretPassword"

(all in one line)

Best regards, 
Felix 

Thread-display::