Making the default keymap more compatible with an Amiga (TM) keyboard, i.e.:
commit204c409d3d95fa40d8adc73abdbe3ea408279df3
authormazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 25 Mar 2012 14:41:13 +0000 (25 14:41 +0000)
committermazze <mazze@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 25 Mar 2012 14:41:13 +0000 (25 14:41 +0000)
tree220715671f1d9097e367826b56ccde6611042afb
parente96c374b3d609baa9be15f03f1d87c8daf0c6a8e
Making the default keymap more compatible with an Amiga (TM) keyboard, i.e.:

Use same symbols when pressing the Alt key. This fixes bug
http://sourceforge.net/tracker/?func=detail&aid=3492261&group_id=43586&atid=439463

Added dead key handling:
Alt + f to Alt + k as dead keys and
a, e, i, o, u, y and n as deadable keys
Pressing space after dead key prints dead key itself

Note that I haven't touched the highmap except of space. This doesn't do any
harm and makes the default keymap usable with a PC-105 keyboard as emergency solution.

There is no dead key for the keys like Å.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@44450 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/keymap/defaultkeymap.c