From 876b2432cb47d28a205eda9690591985288f9622 Mon Sep 17 00:00:00 2001 From: knittl Date: Mon, 15 Jun 2009 18:40:54 +0200 Subject: leia: switched position of tab and insert this restores the bigramm tab-return --- linux/X/symbols/de | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/X/symbols/de b/linux/X/symbols/de index fc1fdae..571cf3f 100644 --- a/linux/X/symbols/de +++ b/linux/X/symbols/de @@ -290,7 +290,7 @@ xkb_symbols "neo_base" { key { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, radical, NoSymbol ] }; key { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA, NoSymbol ] }; key { [ c, C, bracketright, Greek_chi, Delete, Delete, U2102, NoSymbol ] }; - key { [ w, W, asciicircum, Greek_omega, Tab, Tab, Greek_OMEGA, NoSymbol ] }; + key { [ w, W, asciicircum, Greek_omega, Insert, Insert, Greek_OMEGA, NoSymbol ] }; key { [ k, K, exclam, Greek_kappa, exclamdown, NoSymbol, multiply, NoSymbol ] }; key { [ h, H, less, Greek_psi, KP_7, KP_7, Greek_PSI, NoSymbol ] }; @@ -322,7 +322,7 @@ xkb_symbols "neo_base" { // Bottom row // -------------------------------------------------------------- - key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Insert, Insert, union, NoSymbol ] }; + key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Tab, Tab, union, NoSymbol ] }; key { [ odiaeresis, Odiaeresis, dollar, U03F5, Prior, Prior, intersection, NoSymbol ] }; key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Return, Return, U2135, NoSymbol ] }; key { [ p, P, asciitilde, Greek_pi, Next, Next, Greek_PI, NoSymbol ] }; -- cgit v1.2.3