diff options
| -rw-r--r-- | grafik/neo20.ods | bin | 23933 -> 15426 bytes | |||
| -rw-r--r-- | grafik/neo20.txt | 2 | ||||
| -rw-r--r-- | linux/X/de | 4 | ||||
| -rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 4 | 
4 files changed, 5 insertions, 5 deletions
| diff --git a/grafik/neo20.ods b/grafik/neo20.odsBinary files differ index 5112e90..f31deef 100644 --- a/grafik/neo20.ods +++ b/grafik/neo20.ods diff --git a/grafik/neo20.txt b/grafik/neo20.txt index 6c1b4be..0f5edc2 100644 --- a/grafik/neo20.txt +++ b/grafik/neo20.txt @@ -42,7 +42,7 @@ Erste Ebene  │ Mod3    │U    │I ι  │A α  │E ε  │O ω  │S σ Σ│N ν №│R ρ ®│T τ ™│D δ Δ│Y υ Þ│ Mod │  ↲  │  │    Caps │  \ ⇱│  / ⇠│  { ⇣│  } ⇢│  * ⇲│  ? ¿│  ( 4│  ) 5│  - 6│  : ,│    þ│  3  │     │  ├──────┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴──┬──┴─────┴─────┤ -│Shift │ Mod │Ö    │Ü   ∫│Ä    │P   Π│Z   Ω│B   •│M    │    √│…   Θ│J   ∇│  Shift       │ +│Shift │ Mod │Ö    │Ü   ⌦│Ä    │P   Π│Z   Ω│B   •│M   ∫│    √│…   Θ│J   ∇│  Shift       │  │      │  5  │  # ⌧│  $ ⌦│  | ⇟│  ~ ↲│  `  │  + ∞│  % 1│, ' 2│. " 3│  ; .│              │  ├──────┼─────┴┬────┴─┬───┴─────┴─────┴─────┴─────┴─────┴────┬┴─────┼─────┴┬──────┬──────┤  │ Strg │ Fen- │ Alt  │ Leerzeichen nobreakspace smallspace  │Mod5  │ Fen- │ Menu │ Strg │ @@ -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 | 
