mame/keymaps/km_br_LINUX.map
2012-08-22 17:57:05 +00:00

33 lines
No EOL
1,001 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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