[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/2] PV framebuffer
"Kasai Takanori" <kasai.takanori@xxxxxxxxxxxxxx> writes: > Hi all, > > The keymap is being written in these patches. Are you talking about sdlfb or vncfb? > However, the keymap seems to be 101 keyboard layout. > Therefore, other keyboard layouts cannot be used. sdlfb works with scancodes and its mapping to Linux input layer keycodes assumes a standard AT or PS/2 keyboard. vncfb can't work with scancodes, because LibVNCServer doesn't provide them. It has to work with key symbols instead. This can't work in general, see the source code for why. Its mapping to Linux keycodes assumes you're using the usual US keymap. > I think that the mechanism that keyboard layout is selected like > qemu-dm is necessary. > How do you think about it? Nobody coded it yet. It would sure be useful. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |