From 943455bdbcb209802103708482e2cf95f8e41885 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 21 Aug 2007 22:30:48 +0000 Subject: =?UTF-8?q?=E2=82=AC=20und=20=E2=80=9E=20auf=205=20und=20y=20zum?= =?UTF-8?q?=20probieren=20ob=20das=20gut=20ist=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@241 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 10 +++++----- linux/xmodmap/neo_de.xmodmap | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'linux') diff --git a/linux/X/de b/linux/X/de index 233accf..8684012 100644 --- a/linux/X/de +++ b/linux/X/de @@ -206,9 +206,9 @@ xkb_symbols "sundeadkeys" { partial alphanumeric_keys modifier_keys keypad_keys xkb_symbols "neo" { - name[Group1]= "German Neostyle (v2.0)"; + name[Group1]= "German Neostyle"; - key.type[group1]="EIGHT_LEVEL_SEMIALPHABETIC"; + key.type[Group1]="EIGHT_LEVEL"; // Zahlenreihe // eigentlich sollte die folgende Zeile rein, aber auf älteren Systemen ist der dead_stroke noch nicht definiert! @@ -258,7 +258,7 @@ xkb_symbols "neo" { key { [ r, R, parenright, Greek_rho, 5, registered ] }; key { [ t, T, minus, Greek_tau, 6, trademark ] }; key { [ d, D, colon, Greek_delta, comma, Greek_DELTA ] }; - key { [ y, Y, y, Greek_upsilon, thorn, THORN ] }; + key { [ y, Y,doublelowquotemark, Greek_upsilon, thorn, THORN ] }; // untere Reihe @@ -293,7 +293,7 @@ xkb_symbols "neo" { key { [ KP_Add, KP_Add, plusminus, U2213 ] }; key { [ KP_Left, KP_4, leftarrow, U2282 ] }; - key { [ KP_Begin, KP_5, dagger, U220A ] }; + key { [ EuroSign, KP_5, dagger, U220A ] }; key { [ KP_Right, KP_6, rightarrow, U2283 ] }; key { [ KP_End, KP_1, U21CB, U2264 ] }; @@ -317,7 +317,7 @@ xkb_symbols "neo" { key { [ 0xfe11,0xfe11,0xfe11,0xfe11 ] }; - key { symbols[Group1] = [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] }; + key { [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] }; modifier_map Mod3 { 0xfe11 }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index dc060a5..cbd8312 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -64,7 +64,7 @@ keycode 44 = n N parenleft Greek_nu 4 numerosign keycode 45 = r R parenright Greek_rho 5 registered keycode 46 = t T minus Greek_tau 6 trademark keycode 47 = d D colon Greek_delta comma Greek_DELTA -keycode 48 = y Y y Greek_upsilon thorn THORN +keycode 48 = y Y doublelowquotemark Greek_upsilon thorn THORN !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! The lower row @@ -134,7 +134,7 @@ keycode 86 = KP_Add KP_Add plusminus U2213 ! The middle row !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! keycode 83 = KP_Left KP_4 leftarrow U2282 -keycode 84 = KP_Begin KP_5 dagger U220A +keycode 84 = EuroSign KP_5 dagger U220A keycode 85 = KP_Right KP_6 rightarrow U2283 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -- cgit v1.2.3