Msg: 9 *Conference*

05-16-91 17:57:51

From: CHARLES STEPHENS

To : BARRY WAGNER

Subj: REPLY TO MSG #4 (AUTORESUME)

Barry,
 
        I could work on a Model 100/102/200 driver that will set the autoresume
flags and shut the computer off.  It would work like this:
 
        You would press a key combonation like <GRPH>-<CNTL>-<PAUSE>.  The
driver that would install itself in the CCK hook (The CCK hook is called every
4ms and performs the Clock, Cursor, and Keyboard updates.  The driver would
intercept the call before ROM would.).  Then it will check to see if those keys
were pressed, if so then it would set the autoresume flags and call the 'power
off, cont' routine.  Then the computer would shut off and the system would
resume back where ever it was.
 
Charles Stephens