after EvtGetEvent check immediately if event isn't keyDownEven with one special character (hsChrKeyboardLock), if you will not allow this event get to SysHandleEvent etc. then this keyguard will not appear
personally i can't imagine how its possible to make your program survive hardreset and simulate screen taps at all... but if you are sure your program will survive it then maybe you could post penDownEvents using EvtAddEventToQueue...but i never tried it George wrote: > I'm trying to write a program (for Treos) that will cause a hard reset and > then step through the setup without user actions. I found a way to do the > hard reset in code but can't find a way to simulate/bypass the screen > calibration screen taps. Is there any way to do it? Also is there a way to > send a code that will unlock the Keyguard? I know how to wake the screen up > in code but unable to get past the Keyguard to allow other actions to be > performed. > > Thanks, > George > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
