From c9efff5a1a240f87aec64a1cbb9b96a11223e327 Mon Sep 17 00:00:00 2001 From: knittl Date: Sun, 11 Oct 2009 12:38:28 +0200 Subject: leia x3-vi changed escape and delete. vi-users will thank me :) --- 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 8f4476c..31eb045 100644 --- a/linux/X/symbols/de +++ b/linux/X/symbols/de @@ -286,7 +286,7 @@ xkb_symbols "neo_base" { // Top row // -------------------------------------------------------------- key.type[Group1] = "EIGHT_LEVEL_NEO_LOCKS_QUARTERALPHABETIC"; - key { [ x, X, ellipsis, Greek_xi, Escape, Escape, Greek_XI, NoSymbol ] }; + key { [ x, X, ellipsis, Greek_xi, Delete, Delete, Greek_XI, NoSymbol ] }; key { [ v, V, underscore, NoSymbol, Home, Home, radical, NoSymbol ] }; key { [ l, L, bracketleft, Greek_lambda, Up, Up, Greek_LAMBDA, NoSymbol ] }; key { [ c, C, bracketright, Greek_chi, End, End, U2102, NoSymbol ] }; @@ -322,7 +322,7 @@ xkb_symbols "neo_base" { // Bottom row // -------------------------------------------------------------- - key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Delete, Delete, union, NoSymbol ] }; + key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Escape, Escape, 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