diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-06-27 15:31:06 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-06-27 15:31:06 +0000 |
commit | b38d944dbe93563a35a682e5b290420b045e8e8b (patch) | |
tree | 34401f45cb990cf23559d931d2e33ec0b1bdc2dd /linux | |
parent | c690263c17f7f77a74c2345809108b92f6f68d5a (diff) |
operatoren und anführungszeichen wie in meiner mail vom 26.06.2007 15:06 angepasst
git-svn-id: https://svn.neo-layout.org@176 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to '')
-rw-r--r-- | linux/X/de | 28 | ||||
-rw-r--r-- | linux/xmodmap/neo_de.xmodmap | 20 |
2 files changed, 24 insertions, 24 deletions
@@ -215,18 +215,18 @@ xkb_symbols "neo" { // key <TLDE> { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; key <TLDE> { [ dead_circumflex, dead_caron, dead_breve ] }; - key <AE01> { [ 1, degree, 1, onequarter, oneeighth ] }; - key <AE02> { [ 2, paragraph, 2, onehalf ] }; - key <AE03> { [ 3, section, 3, threequarters, threeeighths ] }; - key <AE04> { [ 4, dollar, yen, cent, Prior, Prior ] }; - key <AE05> { [ 5, EuroSign, sterling, currency, fiveeighths, implies ] }; - key <AE06> { [ 6, ordfeminine, ae, AE, 6, ifonlyif ] }; - - key <AE07> { [ 7, masculine, oe, OE, seveneighths ] }; - key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, guillemotright, slash, U2203 ] }; - key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, guillemotleft, asterisk, U2200 ] }; - key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, U203A, minus, notsign ] }; - key <AE11> { [ minus, endash, emdash, U2039, minus, logicalor ] }; + key <AE01> { [ 1, degree, 1, onequarter, oneeighth ] }; + key <AE02> { [ 2, paragraph, 2, onehalf ] }; + key <AE03> { [ 3, section, 3, threequarters, threeeighths ] }; + key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; + key <AE05> { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; + key <AE06> { [ 6, dollar, sterling, currency, 6, ifonlyif ] }; + + key <AE07> { [ 7, EuroSign, cent, yen, seveneighths, notsign ] }; + key <AE08> { [ 8, doublelowquotemark, singlelowquotemark, 8, slash, U2203 ] }; + key <AE09> { [ 9, leftdoublequotemark, leftsinglequotemark, 9, asterisk, U2200 ] }; + key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark, 0, minus, logicalor ] }; + key <AE11> { [ minus, endash, emdash, minus, minus, logicaland ] }; key <AE12> { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; @@ -241,7 +241,7 @@ xkb_symbols "neo" { key <AD07> { [ h, H, less, Greek_psi, 7, Greek_PSI ] }; key <AD08> { [ g, G, greater, Greek_gamma, 8, Greek_GAMMA ] }; key <AD09> { [ f, F, equal, Greek_phi, 9, Greek_PHI ] }; - key <AD10> { [ q, Q, ampersand, q, plus, logicaland ] }; + key <AD10> { [ q, Q, ampersand, q, plus, partialderivative ] }; key <AD11> { [ ssharp, U1E9E, U133, U132, schwa, SCHWA ] }; key <AD12> { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; @@ -272,7 +272,7 @@ xkb_symbols "neo" { key <AB07> { [ m, M, percent, mu, 1, integral ] }; key <AB08> { [ comma, apostrophe, apostrophe, U3D1, 2, radical ] }; key <AB09> { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; - key <AB10> { [ j, J, semicolon, partialderivative, period, nabla ] }; + key <AB10> { [ j, J, semicolon, j, period, nabla ] }; key <SPCE> { [ space, space, space, nobreakspace, 0, U202F ] }; diff --git a/linux/xmodmap/neo_de.xmodmap b/linux/xmodmap/neo_de.xmodmap index d3a3c9a..96440c6 100644 --- a/linux/xmodmap/neo_de.xmodmap +++ b/linux/xmodmap/neo_de.xmodmap @@ -21,16 +21,16 @@ keycode 49 = dead_circumflex dead_caron dead_breve keycode 10 = 1 degree 1 onequarter oneeighth keycode 11 = 2 paragraph 2 onehalf keycode 12 = 3 section 3 threequarters threeeighths -keycode 13 = 4 dollar yen cent Prior Prior -keycode 14 = 5 EuroSign sterling currency fiveeighths implies -keycode 15 = 6 ordfeminine ae AE 6 ifonlyif +keycode 13 = 4 guillemotright U203A 4 Prior Prior +keycode 14 = 5 guillemotleft U2039 5 fiveeighths implies +keycode 15 = 6 dollar sterling currency 6 ifonlyif -keycode 16 = 7 masculine oe OE seveneighths -keycode 17 = 8 doublelowquotemark singlelowquotemark guillemotright slash U2203 -keycode 18 = 9 leftdoublequotemark leftsinglequotemark guillemotleft asterisk U2200 -keycode 19 = 0 rightdoublequotemark rightsinglequotemark U203A minus notsign +keycode 16 = 7 EuroSign cent yen seveneighths notsign +keycode 17 = 8 doublelowquotemark singlelowquotemark 8 slash U2203 +keycode 18 = 9 leftdoublequotemark leftsinglequotemark 9 asterisk U2200 +keycode 19 = 0 rightdoublequotemark rightsinglequotemark 0 minus logicalor -keycode 20 = minus endash emdash U2039 minus logicalor +keycode 20 = minus endash emdash minus minus logicaland keycode 21 = dead_acute dead_grave dead_cedilla dead_ogonek dead_abovedot dead_abovering !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! @@ -46,7 +46,7 @@ keycode 29 = k K exclam Greek_kappa exclamdown copyright keycode 30 = h H less Greek_psi 7 Greek_PSI keycode 31 = g G greater Greek_gamma 8 Greek_GAMMA keycode 32 = f F equal Greek_phi 9 Greek_PHI -keycode 33 = q Q ampersand q plus logicaland +keycode 33 = q Q ampersand q plus partialderivative keycode 34 = ssharp U1E9E U133 U132 schwa SCHWA keycode 35 = dead_tilde dead_macron dead_diaeresis dead_doubleacute dead_belowdot dead_belowdot @@ -79,7 +79,7 @@ keycode 57 = b B plus Greek_beta infinity enfilledcircbullet keycode 58 = m M percent mu 1 integral keycode 59 = comma apostrophe apostrophe U3D1 2 radical keycode 60 = period ellipsis quotedbl Greek_theta 3 Greek_THETA -keycode 61 = j J semicolon partialderivative period nabla +keycode 61 = j J semicolon j period nabla !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ! Modifier definition |