Multimedia Keyboard (extra keys) on console

king ferrex ferrex at impaled.org
Fri Jun 6 18:51:06 PDT 2003


no it wont, thats the problem ;) as mr.rachinsky, i need to patch my kernel
and add the raw scancodes to produce keycodes, will do that later.
thanks for the help.

> 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...
>
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
>


-- 
king ferrex / SAC
>> ferrex at impaled.org - http://impaled.org


More information about the freebsd-hackers mailing list