Index: ui/events/keycodes/dom4/keycode_converter_data.h |
diff --git a/ui/events/keycodes/dom4/keycode_converter_data.h b/ui/events/keycodes/dom4/keycode_converter_data.h |
index f91f3be19fa90dc9e8c48f986cbeb6de253ea9e3..2f7712ed67b8d73cb2e0a01c599cb1b3bd0932af 100644 |
--- a/ui/events/keycodes/dom4/keycode_converter_data.h |
+++ b/ui/events/keycodes/dom4/keycode_converter_data.h |
@@ -225,7 +225,8 @@ |
//USB_KEYMAP(0x070082, 0x0000, 0x0000, 0xffff, NULL, LOCKING_CAPS_LOCK), |
//USB_KEYMAP(0x070083, 0x0000, 0x0000, 0xffff, NULL, LOCKING_NUM_LOCK), |
//USB_KEYMAP(0x070084, 0x0000, 0x0000, 0xffff, NULL, LOCKING_SCROLL_LOCK), |
- USB_KEYMAP(0x070085, 0x0081, 0x0000, 0x005f, "NumpadComma", NUMPAD_COMMA), |
+ // USB#070085 is used as Brazilian Keypad_. |
+ USB_KEYMAP(0x070085, 0x0000, 0x0000, 0x005f, "NumpadComma", NUMPAD_COMMA), |
// International1 |
// USB#070086 is used on AS/400 keyboards. Standard Keypad_= is USB#070067. |