diff options
Diffstat (limited to 'linux/X/symbols/de')
-rw-r--r-- | linux/X/symbols/de | 4 |
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 ] }; |