From b38d944dbe93563a35a682e5b290420b045e8e8b Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 27 Jun 2007 15:31:06 +0000 Subject: operatoren und anführungszeichen wie in meiner mail vom 26.06.2007 15:06 angepasst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@176 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'linux/X/de') diff --git a/linux/X/de b/linux/X/de index 2ca2725..edf8941 100644 --- a/linux/X/de +++ b/linux/X/de @@ -215,18 +215,18 @@ xkb_symbols "neo" { // key { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; key { [ dead_circumflex, dead_caron, dead_breve ] }; - key { [ 1, degree, 1, onequarter, oneeighth ] }; - key { [ 2, paragraph, 2, onehalf ] }; - key { [ 3, section, 3, threequarters, threeeighths ] }; - key { [ 4, dollar, yen, cent, Prior, Prior ] }; - key { [ 5, EuroSign, sterling, currency, fiveeighths, implies ] }; - key { [ 6, ordfeminine, ae, AE, 6, ifonlyif ] }; - - key { [ 7, masculine, oe, OE, seveneighths ] }; - 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, logicalor ] }; + key { [ 1, degree, 1, onequarter, oneeighth ] }; + key { [ 2, paragraph, 2, onehalf ] }; + key { [ 3, section, 3, threequarters, threeeighths ] }; + key { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; + key { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; + key { [ 6, dollar, sterling, currency, 6, ifonlyif ] }; + + key { [ 7, EuroSign, cent, yen, seveneighths, notsign ] }; + key { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; + key { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; + key { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; + key { [ minus, endash, emdash, minus, minus, logicaland ] }; 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, logicaland ] }; + key { [ q, Q, ampersand, q, plus, partialderivative ] }; key { [ ssharp, U1E9E, U133, U132, schwa, SCHWA ] }; key { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; @@ -272,7 +272,7 @@ xkb_symbols "neo" { key { [ m, M, percent, mu, 1, integral ] }; key { [ comma, apostrophe, apostrophe, U3D1, 2, radical ] }; key { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; - key { [ j, J, semicolon, partialderivative, period, nabla ] }; + key { [ j, J, semicolon, j, period, nabla ] }; key { [ space, space, space, nobreakspace, 0, U202F ] }; -- cgit v1.2.3