|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel][PATCH][qemu-xen]fix '|' key display problem in en-us wit
Chun Yan Liu writes ("[Xen-devel][PATCH][qemu-xen]fix '|' key display problem
in en-us with altgr processing"):
> Changeset 7410 handles altgr-insert problem. Unfortunately, with that patch,
> there is a problem in En-us keyboard: '|' (bar) cannot be displayed. After
> checking keymap files, we found there are two definitions to "bar" in en-us:
> bar 0x56 altgr (in "common")
> bar 0x2b shift (in "en-us")
> First line is actually invalid in en-us lanuage. The 2nd definition will
> cover the 1st one.
Thanks for your contributions, I have applied your patch.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|