Date: 07 Jun 2003 00:27:01 +0400 From: "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru> To: freebsd-hackers@freebsd.org Subject: Re: Multimedia Keyboard (extra keys) on console Message-ID: <1054931220.712.5.camel@timon.nist> In-Reply-To: <44641.217.231.252.223.1054928520.squirrel@webmail.impaled.org> References: <20030605155405.62cb3ac8.samy@kerneled.com> <44140.217.231.213.165.1054831045.squirrel@webmail.impaled.org> <20030605171237.GB64349@pc5.i.0x5.de> <44164.217.231.213.110.1054853284.squirrel@webmail.impaled.org> <1054913035.738.1.camel@timon.nist> <44477.217.231.213.110.1054925050.squirrel@webmail.impaled.org> <1054926346.738.28.camel@timon.nist> <44641.217.231.252.223.1054928520.squirrel@webmail.impaled.org>
next in thread | previous in thread | raw e-mail | index | archive | help
ferrex@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...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1054931220.712.5.camel>