diff options
Diffstat (limited to '')
-rw-r--r-- | linux/X/de | 8 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 2 |
2 files changed, 5 insertions, 5 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)" diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index 38be57a..dcacd47 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -72,7 +72,7 @@ keycode 48 = y Y y Greek_upsilon thorn THORN keycode 52 = odiaeresis Odiaeresis numbersign odiaeresis Escape keycode 53 = udiaeresis Udiaeresis dollar udiaeresis Delete integral keycode 54 = adiaeresis Adiaeresis bar Greek_eta Next Next -keycode 55 = p P asciitilde Greek_pi p Greek_PI +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 |