diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-08-12 23:08:07 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-08-12 23:08:07 +0000 |
commit | 26248b8c821fad7fe30871659176703bef387858 (patch) | |
tree | 68b9ecff39c0be1bad68056ee96b5f0d7b2a12b5 /linux | |
parent | 1d570ca970823566b711f962323f8081bafb6d62 (diff) |
fehlerchen in linuxtreibern
git-svn-id: https://svn.neo-layout.org@229 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 2 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -270,7 +270,7 @@ xkb_symbols "neo" { key <AB06> { [ b, B, plus, Greek_beta, infinity, enfilledcircbullet ] }; key <AB07> { [ m, M, percent, mu, 1, integral ] }; - key <AB08> { [ comma, apostrophe, apostrophe, U3D1, 2, radical ] }; + key <AB08> { [ comma, comma, apostrophe, U3D1, 2, radical ] }; key <AB09> { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; key <AB10> { [ j, J, semicolon, j, period, nabla ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 8bc93ed..dc060a5 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -77,7 +77,7 @@ keycode 56 = z Z grave Greek_zeta z Greek_OMEGA keycode 57 = b B plus Greek_beta infinity enfilledcircbullet keycode 58 = m M percent mu 1 integral -keycode 59 = comma apostrophe apostrophe U3D1 2 radical +keycode 59 = comma comma apostrophe U3D1 2 radical keycode 60 = period ellipsis quotedbl Greek_theta 3 Greek_THETA keycode 61 = j J semicolon j period nabla |