From 42ff7600b048089cb446d713afd488e4a496bf97 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 22 May 2007 11:21:49 +0000 Subject: git-svn-id: https://svn.neo-layout.org@125 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'linux/X/de') diff --git a/linux/X/de b/linux/X/de index 821b63a..3227579 100644 --- a/linux/X/de +++ b/linux/X/de @@ -223,10 +223,10 @@ xkb_symbols "neo" { key { [ 6, ordfeminine, ae, AE, 6, ifonlyif ] }; key { [ 7, masculine, oe, OE, seveneighths ] }; - key { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash ] }; - key { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk ] }; - key { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus ] }; - key { [ minus, endash, emdash, U2039, eth, ETH ] }; + key { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash, U2203 ] }; + key { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk, U2200 ] }; + key { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus, notsign ] }; + key { [ minus, endash, emdash, U2039, minus, U2228 ] }; key { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; @@ -241,7 +241,7 @@ xkb_symbols "neo" { key { [ h, H, less, Greek_psi, 7, Greek_PSI ] }; key { [ g, G, greater, Greek_gamma, 8, Greek_GAMMA ] }; key { [ f, F, equal, Greek_phi, 9, Greek_PHI ] }; - key { [ q, Q, ampersand, q, plus ] }; + key { [ q, Q, ampersand, q, plus, U2227 ] }; key { [ ssharp, ssharp, U133, U132, schwa, SCHWA ] }; key { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; @@ -262,15 +262,15 @@ xkb_symbols "neo" { // untere Reihe - key { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; - key { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete ] }; - key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; - key { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; - key { [ z, Z, grave, Greek_zeta, z, Greek_ZETA ] }; + key { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape ] }; + key { [ udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete, U222B ] }; + key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; + key { [ p, P, asciitilde, Greek_pi, p, Greek_PI ] }; + key { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; - key { [ b, B, plus, Greek_beta, infinity, Greek_BETA ] }; + key { [ b, B, plus, Greek_beta, infinity, U2022 ] }; key { [ m, M, percent, mu, 1 ] }; - key { [ comma, apostrophe, apostrophe, U3D1, 2 ] }; + key { [ comma, apostrophe, apostrophe, U3D1, 2, radical ] }; key { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; key { [ j, J, semicolon, j, period, nabla ] }; -- cgit v1.2.3