From c0f3d856e5726e826744595f495add2d0b5de719 Mon Sep 17 00:00:00 2001 From: knittl Date: Sun, 16 Nov 2008 14:07:19 +0000 Subject: =?UTF-8?q?im=20ziffernblock=20waren=20einige=20zeichen=20vertausc?= =?UTF-8?q?ht=20sonderzeichen=20auf=20der=20zahlenreihe=20upgedated=20alle?= =?UTF-8?q?=20unicodepoints=20die=20eine=20entsprechung=20in=20/usr/includ?= =?UTF-8?q?e/X11/keysymdef.h=20hatten=20wurden=20ersetzt=20-=20uptack=20wu?= =?UTF-8?q?rde=20wieder=20durch=20den=20codepoint=20ersetzt=20(bug=20in=20?= =?UTF-8?q?xorg)=20backspace=20funktioniert=20nun=20auch=20mit=20gedr?= =?UTF-8?q?=C3=BCcktem=20mod3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1211 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 54 ++++++++++++++++++++++++++++-------------------------- 1 file changed, 28 insertions(+), 26 deletions(-) diff --git a/linux/X/de b/linux/X/de index c9b2f6a..768ef6b 100644 --- a/linux/X/de +++ b/linux/X/de @@ -232,8 +232,8 @@ xkb_symbols "neo" { // Definition des Neo-Mod4 key.type[Group1]="ONE_LEVEL"; - key { [ 0xfe11 ]}; - key { [ 0xfe11 ]}; + key { [ ISO_Level5_Shift ]}; + key { [ ISO_Level5_Shift ]}; modifier_map Mod3 { , }; // Achtung: ^^^ Dies ist eine X-Server-Variable, nicht unser Mod3. @@ -283,21 +283,23 @@ xkb_symbols "neo" { key { [ dead_circumflex, dead_tilde, dead_abovering, dead_breve, dead_caron, NoSymbol, dead_macron ] }; - key { [ 1, degree, onesuperior, U2081, U00BA, NoSymbol, notsign ] }; - key { [ 2, numerosign, twosuperior, U2082, U00AA, NoSymbol, logicalor ] }; - key { [ 3, section, threesuperior, U2083, NoSymbol, NoSymbol, logicaland ] }; - key { [ 4, guillemotright, U203A, U2113, Prior, Prior, uptack ] }; - key { [ 5, guillemotleft, U2039, femalesymbol, U00B7, NoSymbol, U2221 ] }; + key { [ 1, degree, onesuperior, onesubscript, masculine, NoSymbol, notsign ] }; + key { [ 2, section, twosuperior, twosubscript, ordfeminine, NoSymbol, logicalor ] }; + key { [ 3, U2113, threesuperior, threesubscript, numerosign, NoSymbol, logicaland ] }; + key { [ 4, guillemotright, U203A, dagger, Prior, Prior, U22A5 ] }; + key { [ 5, guillemotleft, U2039, femalesymbol, periodcentered, NoSymbol, U2221 ] }; key { [ 6, EuroSign, cent, malesymbol, sterling, NoSymbol, U2225 ] }; key { [ 7, dollar, yen, Greek_kappa, currency, NoSymbol, rightarrow ] }; - key { [ 8, doublelowquotemark, singlelowquotemark, U27E8, KP_Divide, NoSymbol, U221E ] }; - key { [ 9, leftdoublequotemark, leftsinglequotemark, U27E9, KP_Multiply, NoSymbol, U220B ] }; - key { [ 0, rightdoublequotemark, rightsinglequotemark, U2080, minus, NoSymbol, emptyset ] }; + key { [ 8, doublelowquotemark, singlelowquotemark, leftanglebracket, KP_Divide, NoSymbol, U221E ] }; + key { [ 9, leftdoublequotemark, leftsinglequotemark, rightanglebracket, KP_Multiply, NoSymbol, U220B ] }; + key { [ 0, rightdoublequotemark, rightsinglequotemark, zerosubscript, minus, NoSymbol, emptyset ] }; key { [ minus, endash, emdash, U2011, NoSymbol, NoSymbol, hyphen ] }; key { [ dead_grave, NoSymbol, dead_diaeresis, dead_dasia, U030F, NoSymbol, NoSymbol ] }; + key { [ BackSpace, BackSpace, BackSpace, BackSpace, BackSpace, BackSpace, BackSpace ] }; + // top row // ------------ // xvlcwkhgfqß @@ -335,9 +337,9 @@ xkb_symbols "neo" { // bottom row // --------------- // üöäpzbm,.j - key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Escape, Escape, variation ] }; + key { [ udiaeresis, Udiaeresis, numbersign, NoSymbol, Escape, Escape, U211C ] }; key { [ odiaeresis, Odiaeresis, dollar, NoSymbol, Tab, Tab, U2111 ] }; - key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next, U211C ] }; + key { [ adiaeresis, Adiaeresis, bar, Greek_eta, Next, Next, U2135 ] }; key { [ p, P, asciitilde, Greek_pi, Return, Return, Greek_PI ] }; key { [ z, Z, grave, Greek_zeta, NoSymbol, NoSymbol, U2124 ] }; @@ -345,7 +347,7 @@ xkb_symbols "neo" { key { [ m, M, percent, Greek_mu, 1, NoSymbol, ifonlyif ] }; key { [ comma, enfilledcircbullet, quotedbl, Greek_rho, 2, NoSymbol, U21D2 ] }; key { [ period, U2023, apostrophe, U03D1, 3, NoSymbol, Greek_THETA ] }; - key { [ j, J, semicolon, Greek_theta, semicolon, NoSymbol, U221D ] }; + key { [ j, J, semicolon, Greek_theta, semicolon, NoSymbol, variation ] }; // Space key // -------------- @@ -358,7 +360,7 @@ xkb_symbols "neo" { //key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD" ; // Die ehemalige Num-Lock-Taste erzeugt nun diverse Zeichen: - key { [ Tab, ISO_Left_Tab, equal, U2248, notequal, NoSymbol, U2261 ] }; + key { [ Tab, ISO_Left_Tab, equal, approxeq, notequal, NoSymbol, identical ] }; // topmost row // ---------------- @@ -368,29 +370,29 @@ xkb_symbols "neo" { // top row // ------------ - key { [ KP_7, U2714, U2195, U230A, KP_Home, KP_Home, U2308 ] }; - key { [ KP_8, U2718, U2191, U2229, KP_Up, KP_Up, U22C2 ] }; - key { [ KP_9, dagger, U20D7, U230B, KP_Prior, KP_Prior, U2309 ] }; - key { [ KP_Add, KP_Add, plusminus, U2213, U2295, NoSymbol, U2214 ] }; + key { [ KP_7, U2714, U2195, U226A, KP_Home, KP_Home, upstile ] }; + key { [ KP_8, U2718, uparrow, intersection, KP_Up, KP_Up, U22C2 ] }; + key { [ KP_9, NoSymbol, U20D7, U226B, KP_Prior, KP_Prior, U2309 ] }; + key { [ KP_Add, KP_Add, plusminus, U2213, U2295, NoSymbol, U2214 ] }; // middle row // ---------------- - key { [ KP_4, U2663, leftarrow, includedin, KP_Left, KP_Left, U2286 ] }; + key { [ KP_4, club, leftarrow, includedin, KP_Left, KP_Left, U2286 ] }; key { [ KP_5, EuroSign, brokenbar, U22B6, KP_Begin, KP_Begin, U22B7 ] }; - key { [ KP_6, brokenbar, rightarrow, includes, KP_Right, KP_Right, U2287 ] }; + key { [ KP_6, NoSymbol, rightarrow, includes, KP_Right, KP_Right, U2287 ] }; // bottom row // --------------- - key { [ KP_1, U2666, U2194, U226A, KP_End, KP_End, U2264 ] }; - key { [ KP_2, U2665, downarrow, union, KP_Down, KP_Down, U22C3 ] }; - key { [ KP_3, U2660, U21CC, U226B, KP_Next, KP_Next, U2265 ] }; - key { [ KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter ] }; + key { [ KP_1, diamond, U2194, lessthanequal,KP_End, KP_End, downstile ] }; + key { [ KP_2, heart, downarrow, union, KP_Down, KP_Down, U22C3 ] }; + key { [ KP_3, U2660, U21CC, greaterthanequal,KP_Next, KP_Next, U230B ] }; + key { [ KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter, KP_Enter ] }; key { [ KP_Equal ] }; // bottommost row // ------------------- - key { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1 ] }; - key { [ KP_Decimal, comma, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] }; + key { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1 ] }; + key { [ KP_Decimal, comma, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] }; }; -- cgit v1.2.3