From 17c9603095a3894e6c77a65a86385846804dcd12 Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 1 Jan 2008 22:01:04 +0000 Subject: =?UTF-8?q?linux/X/Weiteres=20entfernt=20und=20damit=20redundante?= =?UTF-8?q?=20Dateien=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@316 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/Weiteres/de | 358 ---------------------------------------------------- 1 file changed, 358 deletions(-) delete mode 100644 linux/X/Weiteres/de (limited to 'linux/X/Weiteres/de') diff --git a/linux/X/Weiteres/de b/linux/X/Weiteres/de deleted file mode 100644 index eaf5fbd..0000000 --- a/linux/X/Weiteres/de +++ /dev/null @@ -1,358 +0,0 @@ - -// based on a keyboard map from an 'xkb/symbols/de' file -// -// $XKeyboardConfig: xkeyboard-config/symbols/de,v 1.17 2007/09/02 17:42:07 svu Exp $ -// $XFree86: xc/programs/xkbcomp/symbols/de,v 1.6 2003/09/08 13:12:51 pascal Exp $ - -default -xkb_symbols "basic" { - - include "latin(type4)" - - name[Group1]="Germany"; - - key { [ 2, quotedbl, twosuperior, oneeighth ] }; - key { [ 3, section, threesuperior, sterling ] }; - key { [ 4, dollar, onequarter, currency ] }; - key { [ ssharp, question, backslash, questiondown ] }; - key { [dead_acute, dead_grave, dead_cedilla, dead_ogonek ] }; - - key { [ e, E, EuroSign, EuroSign ] }; - key { [ z, Z, leftarrow, yen ] }; - key { [udiaeresis, Udiaeresis, dead_diaeresis, dead_abovering ] }; - key { [ plus, asterisk, dead_tilde, dead_macron ] }; - - key { [odiaeresis, Odiaeresis, dead_doubleacute, dead_doubleacute ] }; - key { [adiaeresis, Adiaeresis, dead_circumflex, dead_caron] }; - key { [dead_circumflex, degree, notsign, notsign ] }; - - key { [numbersign, apostrophe, dead_grave, dead_breve ] }; - key { [ y, Y, guillemotleft, less ] }; - - include "kpdl(comma)" - - include "level3(ralt_switch)" -}; - -partial alphanumeric_keys -xkb_symbols "nodeadkeys" { - - // modify the basic German layout to not have any dead keys - - include "de(basic)" - name[Group1]="Germany - Eliminate dead keys"; - - key { [asciicircum, degree, notsign, notsign ] }; - key { [apostrophe, grave, cedilla, cedilla ] }; - key { [udiaeresis, Udiaeresis, diaeresis, diaeresis ] }; - key { [ plus, asterisk, asciitilde, macron ] }; - key { [odiaeresis, Odiaeresis, doubleacute, doubleacute ] }; - key { [adiaeresis, Adiaeresis, asciicircum, asciicircum ] }; - key { [numbersign, apostrophe, grave, grave ] }; - key { [ minus, underscore, dead_belowdot, abovedot ] }; -}; - -partial alphanumeric_keys -xkb_symbols "deadgraveacute" { - // modify the basic German layout to have only acute and grave - // as dead keys (tilde and circumflex are needed as spacing characters - // in many programming languages) - - include "de(basic)" - name[Group1]="Germany - Dead grave acute"; - - key { [asciicircum, degree, notsign, notsign ] }; - key { [ plus, asterisk, asciitilde, dead_macron ] }; - key { [numbersign, apostrophe, grave, grave ] }; -}; - -partial alphanumeric_keys -xkb_symbols "deadacute" { - // modify the basic German layout to have only acute as - // dead keys (ASCII grave, tilde and circumflex are needed as - // spacing characters in many programming languages and text formatters) - - include "de(deadgraveacute)" - - name[Group1]="Germany - Dead acute"; - - key { [dead_acute, grave, dead_cedilla, dead_ogonek ] }; - key { [numbersign, apostrophe, dead_grave, dead_grave ] }; -}; - -partial alphanumeric_keys -xkb_symbols "ro" { - // add romanian-specific letters to the basic German layout. - // Romanian symbols are accessible with combination of and - // 'a', 's', 't', 'i', 'ä (ä)' (+ for capital letters). - // To view romanian-specific symbols, add "export LC_CTYPE=ro_RO" - // or "export LC_CTYPE=de_DE.utf8" to your .profile. - - include "de(basic)" - - name[Group1]="Germany - Romanian keyboard with German letters"; - - key { [ t, T, tcedilla, Tcedilla ] }; - key { [ i, I, icircumflex, Icircumflex ] }; - key { [ a, A, acircumflex, Acircumflex ] }; - key { [ s, S, scedilla, Scedilla ] }; - key { [ adiaeresis, Adiaeresis, abreve, Abreve ] }; -}; - -partial alphanumeric_keys -xkb_symbols "ro_nodeadkeys" { - // add romanian-specific letters to the German nodeadkeys layout. - // Read the comment for de_ro ! - - include "de(nodeadkeys)" - name[Group1]="Germany - Romanian keyboard with German letters, eliminate dead keys"; - - key { [ t, T, tcedilla, Tcedilla ] }; - key { [ i, I, icircumflex, Icircumflex ] }; - key { [ a, A, acircumflex, Acircumflex ] }; - key { [ s, S, scedilla, Scedilla ] }; - key { [ adiaeresis, Adiaeresis, abreve, Abreve ] }; -}; - -// German Dvorak keymap by Thorsten Staerk (www.staerk.de/thorsten) -// Have acute and grave as dead keys, tilde and circumflex alive as they are needed -// in many programming languages. -// to use this keymap, use a 105-key-keyboard and the command setxkbmap -model pc105 -layout dvorak -variant de -// source: http://www-lehre.informatik.uni-osnabrueck.de/~rfreund/dvorak.php -partial alphanumeric_keys -xkb_symbols "dvorak" { - include "us(dvorak)" - - name[Group1]="Germany - Dvorak"; - - key { [ asciicircum, degree ] }; - - key { [ 1, exclam, onesuperior ] }; - key { [ 2, quotedbl, twosuperior ] }; - key { [ 3, section, threesuperior ] }; - key { [ 4, dollar, bar ] }; - key { [ 5, percent, bar ] }; - key { [ 6, ampersand, brokenbar ] }; - key { [ 7, slash, braceleft ] }; - key { [ 8, parenleft, bracketleft ] }; - key { [ 9, parenright, bracketright ] }; - key { [ 0, equal, braceright ] }; - key { [ plus, asterisk, asciitilde ] }; - key { [ less, greater, dead_grave ] }; - - key { [ udiaeresis, Udiaeresis, at ] }; - key { [ comma, semicolon, dead_diaeresis ] }; - key { [ period, colon ] }; - key { [ c, C, copyright, Cacute ] }; - key { [ t, T, trademark ] }; - key { [ z, Z, zabovedot, Zabovedot ] }; - key { [ question, ssharp ] }; - key { [ slash, backslash, dead_acute ] }; - - key { [ a, A, at, aogonek ] }; - key { [ o, O, oacute, Oacute ] }; - key { [ e, E, EuroSign, eogonek ] }; - key { [ i, I ] }; - key { [ u, U ] }; - key { [ h, H ] }; - key { [ d, D ] }; - key { [ r, R, registered ] }; - key { [ n, N, nacute, Nacute ] }; - key { [ s, S, sacute, Sacute] }; - key { [ l, L, lstroke, Lstroke ] }; - - key { [ odiaeresis, Odiaeresis ] }; - key { [ q, Q, at ] }; - key { [ m, M, mu ] }; - key { [ numbersign, apostrophe ] }; - - key { [ minus, underscore, hyphen, diaeresis] }; - - key { [ adiaeresis, Adiaeresis, bar ] }; - - include "level3(ralt_switch)" -}; - -partial alphanumeric_keys -xkb_symbols "Sundeadkeys" { - - // For naming consistency - - include "de(basic)" - -}; - -partial alphanumeric_keys -xkb_symbols "sundeadkeys" { - - // For naming consistency - - include "de(Sundeadkeys)" - - name[Group1]="Germany - Sun dead keys"; -}; - - -// German NEO Style -// adopted 2004 by Hanno Behrens -// inspired by Dvorak/de-ergo http://www.goebel-consult.de/de-ergo/ -// Authors: -// lucky (at) zankt (dot) net -// Benjamin (dot) Kellermann (at) gmx (dot) de -// Other Questions: -// neo_layout (at) yahoogroups (dot) de - -partial alphanumeric_keys modifier_keys keypad_keys -xkb_symbols "neo" { - - name[Group1]= "German Neostyle"; - - key.type[Group1]="EIGHT_LEVEL_SEMIALPHABETIC"; - - // 1st row - - // eigentlich sollte die folgende Zeile rein, aber auf älteren Systemen ist der - // dead_stroke noch nicht definiert - key { [ dead_circumflex, dead_caron, dead_breve, dead_stroke ] }; - //key { [ dead_circumflex, dead_caron, dead_breve, dead_breve, dead_belowdot, dead_belowdot ] }; - - key { [ 1, degree, onesuperior, U2640, enfilledcircbullet ] }; - key { [ 2, numerosign, twosuperior, U26A5, U2023 ] }; - key { [ 3, section, threesuperior, U2642 ] }; - key { [ 4, guillemotright, U203A, 4, Prior, Prior ] }; - key { [ 5, guillemotleft, U2039, 5, 5, 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, hyphen, U2011, logicaland ] }; - key { [ dead_acute, dead_grave, dead_cedilla, dead_ogonek, dead_abovedot, dead_abovering ] }; - - // 2nd row - key { [ x, X, at, Greek_xi, x, Greek_XI ] }; - key { [ v, V, underscore, v, BackSpace, U039B ] }; - key { [ l, L, bracketleft, Greek_lambda, Up, Up ] }; - key { [ c, C, bracketright, Greek_chi, Tab, Tab ] }; - key { [ w, W, asciicircum, w, Insert, Insert ] }; - key { [ k, K, exclam, Greek_kappa, exclamdown, copyright ] }; - 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, U0278, plus, partialderivative ] }; - key { [ ssharp, U1E9E, U017F, Greek_finalsmallsigma, schwa, SCHWA ] }; - key { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute ] }; - - // 3rd row - key { [ u, U, backslash, u, Home, Home ] }; - key { [ i, I, slash, Greek_iota, Left, Left ] }; - key { [ a, A, braceleft, Greek_alpha, Down, Down ] }; - 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 ] }; - 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 ] }; - key { [ y, Y, doublelowquotemark, Greek_upsilon, thorn, THORN ] }; - - // 4th row - key { [ udiaeresis, Udiaeresis, numbersign, udiaeresis, Escape ] }; - key { [ odiaeresis, Odiaeresis, dollar, odiaeresis, Delete, Delete ] }; - 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, b, infinity ] }; - key { [ m, M, percent, mu, 1, integral ] }; - key { [ comma, comma, apostrophe, U03F1, 2, radical ] }; - key { [ period, ellipsis, quotedbl, Greek_theta, 3, Greek_THETA ] }; - key { [ j, J, semicolon, U3D1, period, nabla ] }; - - key { [ space, space, space, nobreakspace, 0, U202F ] }; - - // new modkeys - key.type[Group1]="EIGHT_LEVEL" ; - - key { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock, Caps_Lock, Multi_key, Multi_key ] }; - key { [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock, Caps_Lock, Multi_key, Multi_key ] }; - key { [ 0xfe11, 0xfe11, Multi_key, Multi_key Caps_Lock Caps_Lock ] }; - key { [ 0xfe11, 0xfe11, Multi_key, Multi_key, KP_Decimal, Caps_Lock ] }; - - modifier_map mod5 { , }; - // Keypad - - // key { [ Num_Lock, Pointer_EnableKeys ] }; - - key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD" ; - - key { [ KP_Divide, KP_Divide, division, U2215 ] }; - key { [ KP_Multiply, KP_Multiply, multiply, U22C5 ] }; - key { [ KP_Subtract, KP_Subtract, U2212 ] }; - - key { [ KP_Home, KP_7, KP_7, U226A ] }; - key { [ KP_Up, KP_8, uparrow, U2229 ] }; - key { [ KP_Prior, KP_9, KP_9, U226B ] }; - key { [ KP_Add, KP_Add, plusminus, U2213 ] }; - - key { [ KP_Left, KP_4, leftarrow, U2282 ] }; - key { [ EuroSign, KP_5, dagger, U220A ] }; - key { [ KP_Right, KP_6, rightarrow, U2283 ] }; - - key { [ KP_End, KP_1, U21CB, U2264 ] }; - key { [ KP_Down, KP_2, downarrow, U222A ] }; - key { [ KP_Next, KP_3, U21CC, U2265 ] }; - key { [ KP_Enter, KP_Enter, notequal, U2248 ] }; - key { [ KP_Equal ] }; - - key { [ KP_Insert, KP_0, percent, U2030 ] }; - key { [ KP_Delete, KP_Decimal, period, comma ] }; - -}; - -// Copied from macintosh_vndr/de -// olh@suse.de very close to MacOS map - -partial alphanumeric_keys -xkb_symbols "mac" { - - include "de" - name[Group1]= "Germany - Macintosh"; - - // Alphanumeric section - key { [ 1, exclam, exclamdown, at ] }; - key { [ 5, percent, bracketleft ] }; - key { [ 6, ampersand, bracketright ] }; - key { [ 7, slash, bar, backslash ] }; - key { [ 8, parenleft, braceleft, asciitilde ] }; - key { [ 9, parenright, braceright ] }; - key { [ q, Q, guillemotleft, guillemotright ] }; - key { [ r, R, registered ] }; - key { [ u, U, diaeresis, Aacute ] }; - key { [ i, I, slash, Ucircumflex ] }; - key { [ udiaeresis, Udiaeresis, periodcentered, degree ] }; - key { [ plus, asterisk, asciitilde ] }; - key { [ a, A, aring, Aring ] }; - key { [ g, G, copyright ] }; - key { [ h, H, ordfeminine ] }; - key { [ l, L, at ] }; - key { [ odiaeresis, Odiaeresis, dead_acute ] }; - key { [ n, N, asciitilde ] }; - -}; - -partial alphanumeric_keys -xkb_symbols "mac_nodeadkeys" { - // modify the standard German mac layout to not have any dead keys - include "de(mac)" - name[Group1]= "Germany - Macintosh, eliminate dead keys"; - key { [ 4, dollar, onequarter, currency ] }; - - key { [ asciicircum, degree, notsign ] }; - key { [ acute, grave, cedilla ] }; - key { [ udiaeresis, Udiaeresis, diaeresis ] }; - key { [ plus, asterisk, asciitilde, macron ] }; - key { [ odiaeresis, Odiaeresis, acute ] }; - key { [ adiaeresis, Adiaeresis, asciicircum ] }; - - key { [ numbersign, apostrophe, grave ] }; -}; -- cgit v1.2.3