From d3568eb9751b9045d64244d6ed4deb0683db17cd Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 2 May 2007 14:09:24 +0000 Subject: xkb aktualisiert git-svn-id: https://svn.neo-layout.org@86 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/neo | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'linux/X') diff --git a/linux/X/neo b/linux/X/neo index 73bdc35..565c3df 100644 --- a/linux/X/neo +++ b/linux/X/neo @@ -13,7 +13,7 @@ xkb_symbols "basic" { key { [ dead_circumflex, dead_caron, dead_breve, paragraph, dead_stroke ] }; key { [ 1, degree, notsign, onesuperior ] }; - key { [ 2, 2, asciicircum, twosuperior ] }; + key { [ 2, 2, 2, twosuperior ] }; key { [ 3, section, 3, threesuperior ] }; key { [ 4, dollar, yen, cent, Prior, Prior ] }; key { [ 5, EuroSign, sterling, currency ] }; @@ -28,10 +28,10 @@ xkb_symbols "basic" { // obere Reihe key { [ x, X, at, Greek_xi, Escape, Greek_XI ] }; - key { [ v, V, underscore, underscore, BackSpace ] }; + key { [ v, V, underscore, underscore, BackSpace, U039B ] }; key { [ l, L, bracketleft, Greek_lambda, Up, Up ] }; key { [ c, C, bracketright, Greek_chi, ccedilla, copyright ] }; - key { [ w, W, asciitilde, asciitilde, Insert ] }; + key { [ w, W, asciicircum, asciicircum, Insert ] }; key { [ k, K, exclam, Greek_kappa, exclamdown ] }; key { [ h, H, less, Greek_psi, 7, Greek_PSI ] }; key { [ g, G, greater, Greek_gamma, 8, Greek_GAMMA ] }; @@ -56,7 +56,7 @@ xkb_symbols "basic" { // untere Reihe - key { [ odiaeresis, Odiaeresis, asciicircum, asciicircum, Tab, Tab ] }; + key { [ odiaeresis, Odiaeresis, asciitilde, asciitilde, Tab, Tab ] }; key { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete ] }; key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; key { [ p, P, numbersign, Greek_pi, p, Greek_PI ] }; -- cgit v1.2.3