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.
> [EMAIL PROTECTED] 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... > > _______________________________________________ > [EMAIL PROTECTED] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "[EMAIL PROTECTED]" > -- king ferrex / SAC >> [EMAIL PROTECTED] - http://impaled.org _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"