omnigo shutdown mode

Dennis Palatov (palatov@ni1.ni.net)
Sat, 23 Nov 1996 16:39:56 +0000

Is there a message an app can intercept when the Omnigo wakes up from its
shutdown mode (via the ON key). I have a terminal-type application that
constantly polls the serial port and udates a readout on the screen with the
data it gets. I have my own timeout to shut down the serial port so that
the power management can then turn off the omnigo. When the user turns the
device back on, I would like to reopen the port and resume polling without
the user having to do anything else. My attempts to intercept keyboard,
pointer and display_open messages have yielded no success. Any suggestions?

Dennis Palatov