Multimedia Keyboard (extra keys) on console

Artem 'Zazoobr' Ignatjev timon at memphis.mephi.ru
Fri Jun 6 13:26:51 PDT 2003


ferrex at impaled.org wrote:
> yea but that doesnt help me, the 041 for the key - how would i compute that
> from the "0xe0 0x4f" for example? for a real example:
> 
> i have a key that produces "0xe0 0x10", 0x10 however is decimal 016, and is
> the 'q' key, pressing the "0xe0 0x10" key does not print a 'q' tho :)
> so the "0xe0" has a meaning, i tried 0xe0+0x10 ..but thats stupid and didnt
> give me a good value, so ..what decimal scancode is "0xe0 0x10" ?
ahem...
and if write something like this:
224 'T' nop nop nop nop nop nop nop nop O

will it produce 'T' at least?
i don't have multimedia keyboard around to play with, sorry...



More information about the freebsd-hackers mailing list