« Return to Thread: OLPC XO-1 keymap

Re: OLPC XO-1 keymap

by Matthew Garrett :: Rate this Message:

| View in Thread

On Fri, Nov 07, 2008 at 03:19:32PM +0100, Danny Kukawka wrote:
> On Dienstag, 4. November 2008, Ignacio Vazquez-Abrams wrote:
> > Attached is the keymap I generated for the OLPC XO-1. The match
> > conditions are possibly wrong since it's not yet possible for me to
> > verify what the correct strings are.
>
> I wonder if all of the keys in the file are really unknown scancodes. It's a
> mix of e.g. e067 (which are scancodes) and e.g. 57 (which is obviously no
> scancode), looks strange to me.

The e0 just indicates that the scancode is above 80, since the high bit
is used to indicate key release in the keyboard protocol. 57 is a valid
scancode.

--
Matthew Garrett | mjg59@...
_______________________________________________
hal mailing list
hal@...
http://lists.freedesktop.org/mailman/listinfo/hal

 « Return to Thread: OLPC XO-1 keymap