File: km_br_LINUX.map

package info (click to toggle)
mess 0.146-4
  • links: PTS, VCS
  • area: non-free
  • in suites: wheezy
  • size: 217,984 kB
  • sloc: ansic: 2,503,559; xml: 734,652; objc: 2,382; cpp: 1,215; makefile: 654; sh: 152; asm: 75
file content (33 lines) | stat: -rw-r--r-- 1,001 bytes parent folder | download | duplicates (4)
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