diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-06-07 21:55:27 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-06-07 21:55:27 +0000 |
commit | 4eefc88f1061b7c6a0d42d67b3ca96ea00a56fc4 (patch) | |
tree | 670f744fbcfd4b6ed5ed115fa6cb71eb3ff70731 /linux | |
parent | 07760ef7787b2e3f108de3e74ea44f10ada3227f (diff) |
Ebene 6: Integral vorschoben auf M, auf ü ist jetzt Entfernen
git-svn-id: https://svn.neo-layout.org@159 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux')
-rw-r--r-- | linux/X/de | 4 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -263,13 +263,13 @@ xkb_symbols "neo" { // untere Reihe key <AB01> { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; - key <AB02> { [ udiaeresis, Udiaeresis, dollar, udiaeresis, Delete, integral ] }; + key <AB02> { [ udiaeresis, Udiaeresis, dollar, udiaeresis, Delete, Delete ] }; key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; key <AB04> { [ p, P, asciitilde, Greek_pi, Return, Greek_PI ] }; key <AB05> { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; key <AB06> { [ b, B, plus, Greek_beta, infinity, enfilledcircbullet ] }; - key <AB07> { [ m, M, percent, mu, 1 ] }; + key <AB07> { [ m, M, percent, mu, 1, integral ] }; key <AB08> { [ comma, apostrophe, 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 64ef468..f617065 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -70,13 +70,13 @@ keycode 48 = y Y y Greek_upsilon thorn THORN ! The lower row !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! keycode 52 = odiaeresis Odiaeresis numbersign odiaeresis Escape -keycode 53 = udiaeresis Udiaeresis dollar udiaeresis Delete integral +keycode 53 = udiaeresis Udiaeresis dollar udiaeresis Delete Delete keycode 54 = adiaeresis Adiaeresis bar Greek_eta Next Next keycode 55 = p P asciitilde Greek_pi Return Greek_PI 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 +keycode 58 = m M percent mu 1 integral keycode 59 = comma apostrophe apostrophe U3D1 2 radical keycode 60 = period ellipsis quotedbl Greek_theta 3 Greek_THETA keycode 61 = j J semicolon j period nabla |