summaryrefslogtreecommitdiffstats
path: root/src/hci/keymap/keymap_pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hci/keymap/keymap_pt.c')
-rw-r--r--src/hci/keymap/keymap_pt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hci/keymap/keymap_pt.c b/src/hci/keymap/keymap_pt.c
index f294e9563..75bf565ce 100644
--- a/src/hci/keymap/keymap_pt.c
+++ b/src/hci/keymap/keymap_pt.c
@@ -44,6 +44,7 @@ static struct keymap_key pt_altgr[] = {
{ 0x32, 0x40 }, /* '2' => '@' */
{ 0x37, 0x7b }, /* '7' => '{' */
{ 0x38, 0x5b }, /* '8' => '[' */
+ { 0x39, 0x5d }, /* '9' => ']' */
{ 0x71, 0x40 }, /* 'q' => '@' */
{ 0, 0 }
};