diff options
author | Matthias Hentges <oe@hentges.net> | 2006-01-19 07:35:51 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-19 07:35:51 +0000 |
commit | 21dba189358012ec7d24bb0bfb15e2d3310412f5 (patch) | |
tree | ce862ce3d8be8523b9d0c63f2ddc0cc818c817cf /packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map | |
parent | dae5645536b0574993ce92b32e99b03c43d9e17a (diff) |
Akita keymap:
- Map "Alt" to the japanese button to the right of "Ctrl"
- Allow changing of VTs with "Alt"+[1-5]
- Fix mapping of "@" to use "Fn", not "Shift" as indicated on the keyboard
- Add keymap-extension-2.4-de.map for german "umlauts" This file can be loaded in _addition_ to the normal keymap. I'll work out a way to package and use it. Currently it is _not_ packaged.
Diffstat (limited to 'packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map')
-rw-r--r-- | packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map b/packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map new file mode 100644 index 0000000000..0a43c8d107 --- /dev/null +++ b/packages/initscripts/initscripts-1.0/akita/keymap-extension-2.4-de.map @@ -0,0 +1,8 @@ +# German keymappings +shift altgr keycode 1 = +Adiaeresis +shift altgr keycode 15 = +Odiaeresis +shift altgr keycode 21 = +Udiaeresis +altgr keycode 1 = +adiaeresis +altgr keycode 15 = +odiaeresis +altgr keycode 21 = +udiaeresis +altgr keycode 19 = ssharp |