diff options
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
| @@ -272,7 +272,7 @@ xkb_symbols "neo" {      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 ] }; +    key <AB10> { [      j,           J,  semicolon,           partialderivative,    period,       nabla ] };      key <SPCE> { [ space, space, space, nobreakspace, 0, U202F ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index f617065..c33e5fb 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -79,7 +79,7 @@ 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 60 = period ellipsis quotedbl Greek_theta 3 Greek_THETA -keycode 61 = j J semicolon j period nabla +keycode 61 = j J semicolon partialderivative period nabla  !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  ! Modifier definition | 
