qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] PATCH for "xorg JP106 evdev keyboard" underscore & backslash
@ 2009-11-11  3:19 sanmaiwashi
  0 siblings, 0 replies; only message in thread
From: sanmaiwashi @ 2009-11-11  3:19 UTC (permalink / raw)
  To: qemu-devel

diff -uNr qemu-kvm-0.10.6/x_keymap.c qemu-kvm-0.10.6.patched/x_keymap.c
--- qemu-kvm-0.10.6/x_keymap.c	2009-08-02 18:00:28.000000000 +0900
+++ qemu-kvm-0.10.6.patched/x_keymap.c	2009-08-22 05:04:07.000000000 +0900
@@ -94,7 +94,7 @@
  */
 
 static const uint8_t evdev_keycode_to_pc_keycode[61] = {
-    0,         /*  97 EVDEV - RO   ("Internet" Keyboards) */
+    0x73,      /*  97 EVDEV - RO   ("Internet" Keyboards) */
     0,         /*  98 EVDEV - KATA (Katakana) */
     0,         /*  99 EVDEV - HIRA (Hiragana) */
     0x79,      /* 100 EVDEV - HENK (Henkan) */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-11-11  3:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-11  3:19 [Qemu-devel] PATCH for "xorg JP106 evdev keyboard" underscore & backslash sanmaiwashi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).