diff options
Diffstat (limited to '')
-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 |