From 9bf8b98e9f3cbddeef600f59ad7abe4f072d6950 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 4 Jun 2007 07:58:55 +0000 Subject: Return unter p eingebaut git-svn-id: https://svn.neo-layout.org@144 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 8 ++++---- linux/xmodmap/neo_de.xmodmap | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/linux/X/de b/linux/X/de index 1a25b36..4f7c642 100644 --- a/linux/X/de +++ b/linux/X/de @@ -265,7 +265,7 @@ xkb_symbols "neo" { key { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; key { [ udiaeresis, Udiaeresis, dollar, udiaeresis, Delete, integral ] }; key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; - key { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; + key { [ p, P, asciitilde, Greek_pi, Return, Greek_PI ] }; key { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; key { [ 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 { [ u, U, diaeresis, Aacute ] }; key { [ i, I, slash, Ucircumflex ] }; key { [ udiaeresis, Udiaeresis, periodcentered, degree ] }; - key { [ plus, asterisk, asciitilde ] }; + key { [ plus, asterisk, asciitilde ] }; key { [ a, A, aring, Aring ] }; key { [ g, G, copyright ] }; key { [ 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 -- cgit v1.2.3