Backout ABNT2 and HK_Toggle fix since it broke keys F1 and F4.

This commit is contained in:
Alexander Gottwald 2005-02-08 10:15:49 +00:00
parent ea5b09f95d
commit 384099457e
3 changed files with 10 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2005-02-08 Alexander Gottwald <ago at freedesktop dot org>
* winkeybd.h:
* winkeynames.h:
Backout ABNT2 and HK_Toggle fix since it broke keys F1 and F4.
2005-02-07 Alexander Gottwald <ago at freedesktop dot org>
* winlayouts.h:

View File

@ -161,10 +161,10 @@ g_iKeyMap [] = {
/* 109 */ 0, 0, 0,
/* 110 */ 0, 0, 0,
/* 111 */ VK_DIVIDE, 0, KEY_KP_Divide,
/* 112 */ VK_KANA, KEY_HKTG, 0,
/* 112 */ 0, 0, 0,
/* 113 */ 0, 0, 0,
/* 114 */ 0, 0, 0,
/* 115 */ 0, KEY_BSlash2, 0,
/* 115 */ 0, 0, 0,
/* 116 */ 0, 0, 0,
/* 117 */ 0, 0, 0,
/* 118 */ 0, 0, 0,

View File

@ -187,15 +187,15 @@
#define KEY_F13 /* F13 0x6e */ 110
#define KEY_F14 /* F14 0x6f */ 111
#define KEY_F15 /* F15 0x70 */ 112
#define KEY_HKTG /* Hirugana/Katakana tog 0x70 */ 112
#define KEY_F16 /* F16 0x71 */ 113
#define KEY_F17 /* F17 0x72 */ 114
#define KEY_KP_DEC /* KP_DEC 0x73 */ 115
#define KEY_BSlash2 /* \ _ 0x73 */ 115
#define KEY_KP_Equal /* Equal (Keypad) 0x76 */ 118
#define KEY_XFER /* Kanji Transfer 0x79 */ 121
#define KEY_NFER /* No Kanji Transfer 0x7b */ 123
#define KEY_Yen /* Yen 0x7d */ 125
#define KEY_HKTG /* Hiragana/Katakana tog 0xc8 */ 200
#define KEY_BSlash2 /* \ _ 0xcb */ 203
/* These are for "notused" and "unknown" entries in translation maps. */
#define KEY_NOTUSED 0