From 950e51f7c21ff151f7fbb31805561e401820468a Mon Sep 17 00:00:00 2001 From: erik Date: Mon, 24 Sep 2007 20:25:20 +0000 Subject: lang diskutierte Änderungen testweise eingeführt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@273 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/Weiteres/de | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'linux/X/Weiteres/de') diff --git a/linux/X/Weiteres/de b/linux/X/Weiteres/de index 4d53a33..6bf9b23 100644 --- a/linux/X/Weiteres/de +++ b/linux/X/Weiteres/de @@ -211,10 +211,10 @@ xkb_symbols "neo" { // 1st row - key { [ dead_circumflex, dead_caron, dead_breve dead_stroke ] }; + key { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; - key { [ 1, degree, onesuperior, U2640, oneeighth ] }; - key { [ 2, paragraph, twosuperior, U26A5 ] }; + key { [ 1, degree, onesuperior, U2640, enfilledcircbullet ] }; + key { [ 2, numerosign, twosuperior, U26A5, U2023 ] }; key { [ 3, section, threesuperior, U2642s, threeeighth ] }; key { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; key { [ 5, guillemotleft, U2039, 5, fiveeighths, implies ] }; @@ -236,8 +236,8 @@ 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, partialderivative ] }; - key { [ ssharp, U1E9E, U133, U132, schwa, SCHWA ] }; + key { [ q, Q, ampersand, U0278, plus, partialderivative ] }; + key { [ ssharp, U1E9E, U017F, Greek_finalsmallsigma, schwa, SCHWA ] }; key { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; // 3rd row @@ -247,7 +247,7 @@ xkb_symbols "neo" { key { [ e, E, braceright, Greek_epsilon, Right, Right ] }; key { [ o, O, asterisk, Greek_omega, End, End ] }; key { [ s, S, question, Greek_sigma, questiondown, Greek_SIGMA ] }; - key { [ n, N, parenleft, Greek_nu, 4, numerosign ] }; + key { [ n, N, parenleft, Greek_nu, 4 ] }; key { [ r, R, parenright, Greek_rho, 5, registered ] }; key { [ t, T, minus, Greek_tau, 6, trademark ] }; key { [ d, D, colon, Greek_delta, comma, Greek_DELTA ] }; @@ -259,20 +259,20 @@ xkb_symbols "neo" { key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next ] }; key { [ p, P, asciitilde, Greek_pi, Return, Greek_PI ] }; key { [ z, Z, grave, Greek_zeta, z, Greek_OMEGA ] }; - key { [ b, B, plus, Greek_beta, infinity, enfilledcircbullet ] }; + key { [ b, B, plus, Greek_beta, b, infinity ] }; key { [ m, M, percent, mu, 1, integral ] }; - key { [ comma, comma, apostrophe, U3D1, 2, radical ] }; + key { [ comma, comma, apostrophe, U03F1, 2, radical ] }; key { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; - key { [ j, J, semicolon, j, period, nabla ] }; + key { [ j, J, semicolon, U3D1, period, nabla ] }; - key { [ space, space, space, nobreakspace, 0, U202F ] }; + key { [ space, space, signifblank, nobreakspace, 0, U202F ] }; // new modkeys key { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock, Caps_Lock, Caps_Lock, Caps_Lock ] }; key { [ ISO_Level3_Shift, ISO_Level3_Shift, Multi_key, Multi_key, Multi_key, Multi_key ] }; - key { [ 0xfe11, 0xfe11, 0xfe11, 0xfe11 ] }; - key { [ 0xfe11, 0xfe11, 0xfe11, 0xfe11, KP_Decimal, 0xfe11 ] }; + key { [ 0xfe11, 0xfe11, Multi_key, Multi_key ] }; + key { [ 0xfe11, 0xfe11, Multi_key, Multi_key, KP_Decimal, 0xfe11 ] }; modifier_map mod5 { , }; // Keypad -- cgit v1.2.3