diff options
author | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-24 20:25:20 +0000 |
---|---|---|
committer | erik <erik@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2007-09-24 20:25:20 +0000 |
commit | 950e51f7c21ff151f7fbb31805561e401820468a (patch) | |
tree | 3091d3a50377f79f98341ba65b87535cb723638c /linux/X/de | |
parent | a38a9c47aeae19943723829f643bb6c3aaf96fef (diff) |
lang diskutierte Änderungen testweise eingeführt
git-svn-id: https://svn.neo-layout.org@273 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/X/de')
-rw-r--r-- | linux/X/de | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -213,8 +213,8 @@ xkb_symbols "neo" { key <TLDE> { [ dead_circumflex, dead_caron, dead_breve ] }; - key <AE01> { [ 1, degree, onesuperior, U2640, oneeighth ] }; - key <AE02> { [ 2, paragraph, twosuperior, U26A5 ] }; + key <AE01> { [ 1, degree, onesuperior, U2640, enfilledcircbullet ] }; + key <AE02> { [ 2, numerosign, twosuperior, U26A5, U2023 ] }; key <AE03> { [ 3, section, threesuperior, U2642s, threeeighth ] }; key <AE04> { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; key <AE05> { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; @@ -236,8 +236,8 @@ 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, partialderivative ] }; - key <AD11> { [ ssharp, U1E9E, U133, U132, schwa, SCHWA ] }; + key <AD10> { [ q, Q, ampersand, U0278, plus, partialderivative ] }; + key <AD11> { [ ssharp, U1E9E, U017F, Greek_finalsmallsigma, schwa, SCHWA ] }; key <AD12> { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; // 3rd row @@ -247,8 +247,8 @@ xkb_symbols "neo" { key <AC04> { [ e, E, braceright, Greek_epsilon, Right, Right ] }; key <AC05> { [ o, O, asterisk, Greek_omega, End, End ] }; key <AC06> { [ s, S, question, Greek_sigma, questiondown, Greek_SIGMA ] }; - key <AC07> { [ n, N, parenleft, Greek_nu, 4, numerosign ] }; - key <AC08> { [ r, R, parenright, U03F1, 5, registered ] }; + key <AC07> { [ n, N, parenleft, Greek_nu, 4 ] }; + key <AC08> { [ r, R, parenright, Greek_rho, 5, registered ] }; key <AC09> { [ t, T, minus, Greek_tau, 6, trademark ] }; key <AC10> { [ d, D, colon, Greek_delta, comma, Greek_DELTA ] }; key <AC11> { [ y, Y, doublelowquotemark, Greek_upsilon, thorn, THORN ] }; @@ -259,13 +259,13 @@ xkb_symbols "neo" { key <AB03> { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; key <AB04> { [ p, P, asciitilde, Greek_pi, Return, Greek_PI ] }; key <AB05> { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; - key <AB06> { [ b, B, plus, Greek_beta, infinity, enfilledcircbullet ] }; + key <AB06> { [ b, B, plus, Greek_beta, b, infinity ] }; key <AB07> { [ m, M, percent, mu, 1, integral ] }; - key <AB08> { [ comma, comma, apostrophe, U3D1, 2, radical ] }; + key <AB08> { [ comma, comma, apostrophe, U03F1, 2, radical ] }; key <AB09> { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; - key <AB10> { [ j, J, semicolon, j, period, nabla ] }; + key <AB10> { [ j, J, semicolon, U3D1, period, nabla ] }; - key <SPCE> { [ space, space, space, nobreakspace, 0, U202F ] }; + key <SPCE> { [ space, space, signifblank, nobreakspace, 0, U202F ] }; // new modkeys |