Wednesday, October 17, 2018

Monitor keypresses in Linux CLI (embedded)


Cmd:   showkey -a

Press any keys - Ctrl-D will terminate this program

a        97 0141 0x61
b        98 0142 0x62
c        99 0143 0x63
d       100 0144 0x64
e       101 0145 0x65
f       102 0146 0x66
g       103 0147 0x67

No comments:

Post a Comment

Thank you for your comment. Will try to react as soon as possible.

Regards,

Networ King