summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknittl <knittl@kbook.(none)>2009-06-15 18:40:54 +0200
committerknittl <knittl@kbook.(none)>2010-03-07 20:07:56 +0100
commit876b2432cb47d28a205eda9690591985288f9622 (patch)
tree7c7340e41aee90e648b88d367b235ad91c7acdaf
parent8f9dd416dfd8236638acd67107e28fcd7b3a9046 (diff)
leia: switched position of tab and insert
this restores the bigramm tab-return
-rw-r--r--linux/X/symbols/de4
1 files 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 <AD02> { [ v, V, underscore, NoSymbol, BackSpace, BackSpace, radical, NoSymbol ] };
key <AD03> { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA, NoSymbol ] };
key <AD04> { [ c, C, bracketright, Greek_chi, Delete, Delete, U2102, NoSymbol ] };
- key <AD05> { [ w, W, asciicircum, Greek_omega, Tab, Tab, Greek_OMEGA, NoSymbol ] };
+ key <AD05> { [ w, W, asciicircum, Greek_omega, Insert, Insert, Greek_OMEGA, NoSymbol ] };
key <AD06> { [ k, K, exclam, Greek_kappa, exclamdown, NoSymbol, multiply, NoSymbol ] };
key <AD07> { [ h, H, less, Greek_psi, KP_7, KP_7, Greek_PSI, NoSymbol ] };
@@ -322,7 +322,7 @@ xkb_symbols "neo_base" {
// Bottom row
// --------------------------------------------------------------
- key <AB01> { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Insert, Insert, union, NoSymbol ] };
+ key <AB01> { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Tab, Tab, union, NoSymbol ] };
key <AB02> { [ odiaeresis, Odiaeresis, dollar, U03F5, Prior, Prior, intersection, NoSymbol ] };
key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Return, Return, U2135, NoSymbol ] };
key <AB04> { [ p, P, asciitilde, Greek_pi, Next, Next, Greek_PI, NoSymbol ] };