as title, thanks all
waity <waity@hongkong.com> wrote:
as title, thanks all
If what you want to do is start the keyboard in raw mode you can use
the -E option to devc-con in your build file.
Barry
waity <waity@hongkong.com> wrote:
: as title, thanks all
This not enough information to respond meaningfully.
I can guess, that it is frm a C program, in that
case check out:
tcgetattr()
tcsetattr()
\
alain
What do you mean? Devc-con pushes all received scan codes to /dev/kbd, so
being in console mode, you can read them from there. But if you are in
photon mode, devi-hirun steals this stuff before you.
“waity” <waity@hongkong.com> wrote in message
news:9o1h5r$grv$1@inn.qnx.com…
as title, thanks all
I forgot another option: while starting devi-hirun, you can also use -f
or -p options of kbd input module (see use message).
“waity” <waity@hongkong.com> wrote in message
news:9o1h5r$grv$1@inn.qnx.com…
as title, thanks all