diff options
Diffstat (limited to 'linux/X')
-rw-r--r-- | linux/X/de | 4 |
1 files changed, 2 insertions, 2 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 ] }; |