diff options
Diffstat (limited to 'linux/X/de')
-rw-r--r-- | linux/X/de | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -265,7 +265,7 @@ xkb_symbols "neo" { key <AB01> { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; key <AB02> { [ udiaeresis, Udiaeresis, dollar, udiaeresis, Delete, integral ] }; key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; - key <AB04> { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; + 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 ] }; @@ -327,7 +327,7 @@ xkb_symbols "neo" { // Copied from macintosh_vndr/de // olh@suse.de very close to MacOS map -partial alphanumeric_keys +partial alphanumeric_keys xkb_symbols "mac" { include "de" @@ -345,7 +345,7 @@ xkb_symbols "mac" { key <AD07> { [ u, U, diaeresis, Aacute ] }; key <AD08> { [ i, I, slash, Ucircumflex ] }; key <AD11> { [ udiaeresis, Udiaeresis, periodcentered, degree ] }; - key <AD12> { [ plus, asterisk, asciitilde ] }; + key <AD12> { [ plus, asterisk, asciitilde ] }; key <AC01> { [ a, A, aring, Aring ] }; key <AC05> { [ g, G, copyright ] }; key <AC06> { [ h, H, ordfeminine ] }; @@ -355,7 +355,7 @@ xkb_symbols "mac" { }; -partial alphanumeric_keys +partial alphanumeric_keys xkb_symbols "mac_nodeadkeys" { // modify the standard German mac layout to not have any dead keys include "de(mac)" |