qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [ui/keycodemapdb PATCH 0/1] Add QEMU QKeyCode "lang1" and "lang2"
@ 2021-06-16 14:50 Akihiko Odaki
  2021-06-16 14:50 ` [ui/keycodemapdb PATCH 1/1] " Akihiko Odaki
  0 siblings, 1 reply; 2+ messages in thread
From: Akihiko Odaki @ 2021-06-16 14:50 UTC (permalink / raw)
  Cc: Markus Armbruster, Eric Blake, qemu-devel, Akihiko Odaki,
	Gerd Hoffmann

This patch is corresponding to QEMU patch "input: Add lang1 and lang2 to
QKeyCode". This should be applied *after* applying the patch for QEMU.

Akihiko Odaki (1):
  Add QEMU QKeyCode "lang1" and "lang2"

 data/keymaps.csv | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.30.1 (Apple Git-130)



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ui/keycodemapdb PATCH 1/1] Add QEMU QKeyCode "lang1" and "lang2"
  2021-06-16 14:50 [ui/keycodemapdb PATCH 0/1] Add QEMU QKeyCode "lang1" and "lang2" Akihiko Odaki
@ 2021-06-16 14:50 ` Akihiko Odaki
  0 siblings, 0 replies; 2+ messages in thread
From: Akihiko Odaki @ 2021-06-16 14:50 UTC (permalink / raw)
  Cc: Markus Armbruster, Eric Blake, qemu-devel, Akihiko Odaki,
	Gerd Hoffmann

Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
---
 data/keymaps.csv | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/keymaps.csv b/data/keymaps.csv
index 6b1631e..1ffe3b0 100644
--- a/data/keymaps.csv
+++ b/data/keymaps.csv
@@ -192,8 +192,8 @@ KEY_PAUSE,119,,,0xe046,0xe077,0x62,72,VK_PAUSE,0x013,0x66,0x66,XK_Pause,0xff13,P
 KEY_SCALE,120,,,0xe00b,,,,,,,,,,,I128,,,
 KEY_KPCOMMA,121,,,0x7e,0x6d,,133,VK_SEPARATOR??,0x6c,,,,,NumpadComma,KPCO,kp_comma,,
 KEY_KPCOMMA,121,,,0x7e,0x6d,,133,VK_SEPARATOR??,0x6c,,,,,NumpadComma,I129,,,
-KEY_HANGEUL,122,JIS_Kana,0x68,0x72,,,144,VK_HANGEUL,0x15,,0x71,,,Lang1,HNGL,,,
-KEY_HANJA,123,JIS_Eisu,0x66,0x71,,,145,VK_HANJA,0x19,,0x72,,,Lang2,HJCV,,,
+KEY_HANGEUL,122,JIS_Kana,0x68,0x72,,,144,VK_HANGEUL,0x15,,0x71,,,Lang1,HNGL,lang1,,
+KEY_HANJA,123,JIS_Eisu,0x66,0x71,,,145,VK_HANJA,0x19,,0x72,,,Lang2,HJCV,lang2,,
 KEY_YEN,124,JIS_Yen,0x5d,0x7d,0x6a,0x5d,137,,,0x7d,0x7d,,,IntlYen,AE13,yen,,
 KEY_LEFTMETA,125,Command,0x37,0xe05b,0xe01f,0x8b,227,VK_LWIN,0x5b,0x6b,0x6b,XK_Meta_L,0xffe7,MetaLeft,LMTA,meta_l,0x78,0x37
 KEY_LEFTMETA,125,Command,0x37,0xe05b,0xe01f,0x8b,227,VK_LWIN,0x5b,0x6b,0x6b,XK_Meta_L,0xffe7,MetaLeft,LWIN,meta_l,0x78,0x37
-- 
2.30.1 (Apple Git-130)



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-16 14:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-16 14:50 [ui/keycodemapdb PATCH 0/1] Add QEMU QKeyCode "lang1" and "lang2" Akihiko Odaki
2021-06-16 14:50 ` [ui/keycodemapdb PATCH 1/1] " Akihiko Odaki

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).