Changeset 142 for linux/X/de

Show
Ignore:
Timestamp:
06/02/07 13:20:12 (6 years ago)
Author:
erik
Message:

linux de und xmodmap aktualisiert, Fehler weg, Leerzeichen am Ende weg, README für X-Version angepasst

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • linux/X/de

    r130 r142  
    116116 
    117117// German Dvorak keymap by Thorsten Staerk (www.staerk.de/thorsten) 
    118 // Have acute and grave as dead keys, tilde and circumflex alive as they are needed  
     118// Have acute and grave as dead keys, tilde and circumflex alive as they are needed 
    119119// in many programming languages. 
    120120// to use this keymap, use a 105-key-keyboard and the command setxkbmap -model pc105 -layout dvorak -variant de 
    121121// source: http://www-lehre.informatik.uni-osnabrueck.de/~rfreund/dvorak.php 
    122 partial alphanumeric_keys  
     122partial alphanumeric_keys 
    123123xkb_symbols "dvorak" { 
    124124    include "us(dvorak)" 
     
    227227    key <AE09> { [ 9,  leftdoublequotemark,  leftsinglequotemark,  guillemotleft,     asterisk, U2200 ] }; 
    228228    key <AE10> { [ 0, rightdoublequotemark, rightsinglequotemark,          U203A,        minus, notsign ] }; 
    229     key <AE11> { [ minus,           endash,               emdash,          U2039,        minus, U2228 ] }; 
     229    key <AE11> { [ minus,           endash,               emdash,          U2039,        minus, logicalor ] }; 
    230230    key <AE12> { [ dead_acute,  dead_grave,          dead_cedilla,   dead_ogonek, dead_abovedot, dead_abovering ] }; 
    231231 
     
    242242    key <AD08> { [ g, G,   greater, Greek_gamma,          8, Greek_GAMMA ] }; 
    243243    key <AD09> { [ f, F,     equal,   Greek_phi,          9,   Greek_PHI ] }; 
    244     key <AD10> { [ q, Q, ampersand,           q,       plus,       U2227 ] }; 
     244    key <AD10> { [ q, Q, ampersand,           q,       plus,       logicaland ] }; 
    245245    key <AD11> { [ ssharp, ssharp, U133,   U132,      schwa,       SCHWA ] }; 
    246246    key <AD12> { [ dead_tilde, dead_macron, dead_diaeresis, dead_doubleacute, dead_belowdot, dead_belowdot ] }; 
     
    260260    key <AC10> { [ d, D,      colon,   Greek_delta,        comma, Greek_DELTA ] }; 
    261261    key <AC11> { [ y, Y,          y, Greek_upsilon,        thorn,       THORN ] }; 
    262      
     262 
    263263 
    264264    // untere Reihe 
    265265    key <AB01> { [ odiaeresis, Odiaeresis, numbersign, odiaeresis, Escape              ] }; 
    266     key <AB02> { [ udiaeresis, Udiaeresis,     dollar, Udiaeresis, Delete,       U222B ] }; 
     266    key <AB02> { [ udiaeresis, Udiaeresis,     dollar, udiaeresis, Delete,       integral ] }; 
    267267    key <AB03> { [ adiaeresis, Adiaeresis,        bar,  Greek_eta,   Next,        Next ] }; 
    268268    key <AB04> { [          p,          P, asciitilde,   Greek_pi,      p,    Greek_PI ] }; 
    269269    key <AB05> { [          z,          Z,      grave, Greek_zeta,      z, Greek_OMEGA ] }; 
    270270 
    271     key <AB06> { [      b,           B,       plus,  Greek_beta, infinity,        U2022 ] }; 
     271    key <AB06> { [      b,           B,       plus,  Greek_beta, infinity,        enfilledcircbullet ] }; 
    272272    key <AB07> { [      m,           M,    percent,          mu,         1              ] }; 
    273273    key <AB08> { [  comma,  apostrophe, apostrophe,        U3D1,         2,     radical ] }; 
     
    281281 
    282282//    key <NMLK> { [    Num_Lock, Pointer_EnableKeys ] }; 
    283      
     283 
    284284    key.type[Group1]="FOUR_LEVEL_MIXED_KEYPAD" ; 
    285285 
     
    291291    key  <KP8> { [    KP_Up,      KP_8,   uparrow, U2229 ] }; 
    292292    key  <KP9> { [ KP_Prior,      KP_9,      KP_9, U226B ] }; 
    293     key <KPAD> { [   KP_Add,    KP_Add, plusminus, U2213 ] };  
     293    key <KPAD> { [   KP_Add,    KP_Add, plusminus, U2213 ] }; 
    294294 
    295295    key  <KP4> { [  KP_Left, KP_4,  leftarrow, U2282 ] }; 
     
    308308 
    309309    // die neuen Mods 
    310     key <CAPS> {  
    311                         type[Group1]="EIGHT_LEVEL",  
    312                   [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock, Caps_Lock, Caps_Lock, Caps_Lock ]  
     310    key <CAPS> { 
     311                        type[Group1]="EIGHT_LEVEL", 
     312                  [ ISO_Level3_Shift, ISO_Level3_Shift, Caps_Lock, Caps_Lock, Caps_Lock, Caps_Lock ] 
    313313                }; 
    314      
     314 
    315315                key <BKSL> { [ ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Shift, ISO_Level3_Shift ] }; 
    316316 
    317      
     317 
    318318                key <LSGT> { [ 0xfe11,0xfe11,0xfe11,0xfe11 ] }; 
    319      
     319 
    320320                key <RALT> { type[Group1]="TWO_LEVEL", symbols[Group1] = [ 0xfe11 ] }; 
    321      
     321 
    322322                modifier_map Mod3 { 0xfe11 }; 
    323323 
     
    328328// olh@suse.de   very close to MacOS map 
    329329 
    330 partial alphanumeric_keys  
     330partial alphanumeric_keys 
    331331xkb_symbols "mac" { 
    332332 
     
    346346    key <AD08>  { [         i,          I,        slash,  Ucircumflex ] }; 
    347347    key <AD11>  { [ udiaeresis, Udiaeresis, periodcentered,    degree ] }; 
    348     key <AD12>  { [      plus,   asterisk,   asciitilde       ] };  
     348    key <AD12>  { [      plus,   asterisk,   asciitilde       ] }; 
    349349    key <AC01>  { [         a,          A,        aring,        Aring ] }; 
    350350    key <AC05>  { [         g,          G,    copyright       ] }; 
     
    356356}; 
    357357 
    358 partial alphanumeric_keys  
     358partial alphanumeric_keys 
    359359xkb_symbols "mac_nodeadkeys" { 
    360360    // modify the standard German mac layout to not have any dead keys