summaryrefslogtreecommitdiffstatshomepage
path: root/keymaps/km_br_LINUX.map
blob: 19ded27bbef8a76015e08b0971077b234d63fbee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# MAME/MESS keymap for Brazilian QWERTY 107-keys keyboard (Linux)
#
# The 107-keys Brazilian keyboard has an extra key used to type "/".
# Since I don't own such a keyboard, I can't write a proper definition.
# However, it should be placed in the 4th row, after ITEM_ID_SLASH.
#
# SDL can tell the difference between the two COMPOSE keys but assigns them the same label
# thus both OPENBRACE and QUOTE appear like "´ ~" in the user interface.
# The following definitions are therefore correct.
#
# Row 1
#
ITEM_ID_TILDE      SDLK_QUOTE        0x31 0x27 '
#
# Row 2
#
ITEM_ID_OPENBRACE  SDLK_COMPOSE      0x22 0x00 ´
ITEM_ID_CLOSEBRACE SDLK_LEFTBRACKET  0x23 0x00 [
#
# Row 3
#
ITEM_ID_COLON      SDLK_WORLD_71     0x2f 0xe7 Ç
ITEM_ID_QUOTE      SDLK_COMPOSE      0x30 0x00 ~
ITEM_ID_BACKSLASH  SDLK_RIGHTBRACKET 0x33 0x00 ]
#
# Row 4
#
ITEM_ID_BACKSLASH2 SDLK_LESS         0x5e 0x3c <
ITEM_ID_SLASH      SDLK_SEMICOLON    0x3d 0x3b ;
#
# Row 5
#
ITEM_ID_RALT       SDLK_MODE         0x71 0x00 ALTGR