From f8456fc68fc6e97f5cd395a58d0641117fc39e7a Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 12 Jan 2010 01:19:38 +0000 Subject: de-lang angepasst und lang-Varianten für die rules/*-Dateien, sonst funktioniert bspw. die linke Shift nicht MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@2144 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/symbols/de-lang | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) (limited to 'linux/X/symbols/de-lang') diff --git a/linux/X/symbols/de-lang b/linux/X/symbols/de-lang index cf28a90..cdb81a4 100644 --- a/linux/X/symbols/de-lang +++ b/linux/X/symbols/de-lang @@ -505,7 +505,7 @@ xkb_symbols "qwerty" { }; partial alphanumeric_keys modifier_keys keypad_keys -xkb_symbols "neo_griechisch" { +xkb_symbols "neo_base_griechisch" { name[Group1]= "Germany - Neo 2"; @@ -659,7 +659,7 @@ xkb_symbols "neo_griechisch" { }; partial alphanumeric_keys modifier_keys keypad_keys -xkb_symbols "neo_kyrillisch" { +xkb_symbols "neo_base_kyrillisch" { name[Group1]= "Germany - Neo 2"; @@ -811,3 +811,27 @@ xkb_symbols "neo_kyrillisch" { key { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1, NoSymbol ] }; key { [ KP_Separator, period, comma, minutes, KP_Delete, KP_Delete, seconds, NoSymbol ] }; }; + +partial alphanumeric_keys modifier_keys keypad_keys +xkb_symbols "neo_griechisch" { + + include "de(neo_base_griechisch)" + + include "shift(both_capslock)" + include "level3(caps_switch)" + include "level3(bksl_switch)" + include "level5(lsgt_switch_numlock)" + include "level5(ralt_switch_numlock)" +}; + +partial alphanumeric_keys modifier_keys keypad_keys +xkb_symbols "neo_kyrillisch" { + + include "de(neo_base_kyrillisch)" + + include "shift(both_capslock)" + include "level3(caps_switch)" + include "level3(bksl_switch)" + include "level5(lsgt_switch_numlock)" + include "level5(ralt_switch_numlock)" +}; -- cgit v1.2.3