mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
97b6717027
This effectively revertsb380514764
andc24473ddff
, restoring the state at598cd52272
. Before pushing, please check that what you're about to push is sane. Check your local commit log and ensure there isn't anything out-of-place before pushing to mainline. When things like this happen, it wastes everyone's time. I really don't need this in a week when real work™ is busting my balls and I'm behind where I want to be with preparing for MAME release.
25 lines
No EOL
373 B
Text
25 lines
No EOL
373 B
Text
#
|
|
# FIXME: This file produces errors and needs to be fixed.
|
|
#
|
|
|
|
[SDL2]
|
|
# MAME/MESS keymap for British QWERTY 105-keys keyboard (Linux)
|
|
#
|
|
# Row 1
|
|
#
|
|
ITEM_ID_TILDE SDL_SCANCODE_BACKQUOTE `
|
|
#
|
|
# Row 2
|
|
#
|
|
#
|
|
# Row 3
|
|
#
|
|
ITEM_ID_BACKSLASH SDL_SCANCODE_HASH #
|
|
#
|
|
# Row 4
|
|
#
|
|
ITEM_ID_BACKSLASH2 SDL_SCANCODE_BACKSLASH \
|
|
#
|
|
# Row 5
|
|
#
|
|
ITEM_ID_RALT SDL_SCANCODE_MODE ALTGR |