This is odd, I’m using a VersaLogic SBC that is often booted up without
a keyboard or mouse attached and it never has a problem recognizing a
keyboard when its attached after bootup. It does have a problem with
the PS/2 mouse though, which it does not recognize.
The serial port access works real well and it is one of the solutions we
use. I was wondering if slaying and restarting Input would solve the
problem?
Then again, how would the system know when to slay and restart Input?
I know you can do this to get the mouse input back, never looked at the
keyboard.
<pete@qnx.com> wrote in message news:8og67o$a5b$1@inn.qnx.com…
Kevin Miller <> kevin.miller@transcore.com> > wrote:
Is there anyway to activate the keyboard after a system has booted
without
one?
We have a lot of systems out there that normally operate without a
keyboard. We occasionally want to attach a keyboard to check things out,
but
we have to reboot the system with the keyboard attached. This may
destroy
important information. Is there any way around this, without leaving a
keyboard attached all of the time?
After giving this a bit of thought, I’ve decided that if I needed to
do something like this, I would leave a login running on a serial
port instead, and use a laptop with a serial port instead of a keyboard
to login.
What you’re asking is possible, but you’d need a custom
application to watch for a keyboard to show up, enable the port
and init the keyboard, and then run a Dev.ansi against it.
If you use a serial port, you can do it with out of the box stuff.