Changeset 86

Show
Ignore:
Timestamp:
05/02/07 16:09:24 (6 years ago)
Author:
erik
Message:

xkb aktualisiert

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • linux/X/neo

    r84 r86  
    1414 
    1515    key <AE01> { [          1,  degree, notsign,    onesuperior                                  ] }; 
    16     key <AE02> { [          2,  2,  asciicircum,    twosuperior                                  ] }; 
     16    key <AE02> { [          2,  2,  2,    twosuperior                                            ] }; 
    1717    key <AE03> { [          3,  section,    3,  threesuperior                                    ] }; 
    1818    key <AE04> { [          4,  dollar, yen,    cent,   Prior,  Prior                            ] }; 
     
    2929    // obere Reihe 
    3030    key <AD01> { [          x,  X,  at,             Greek_xi,     Escape,   Greek_XI             ] }; 
    31     key <AD02> { [          v,  V,  underscore,     underscore,   BackSpace                      ] }; 
     31    key <AD02> { [          v,  V,  underscore,     underscore,   BackSpace, U039B               ] }; 
    3232    key <AD03> { [          l,  L,  bracketleft,    Greek_lambda,   Up,     Up                   ] }; 
    3333    key <AD04> { [          c,  C,  bracketright,   Greek_chi,  ccedilla,    copyright           ] }; 
    34     key <AD05> { [          w,  W,  asciitilde,     asciitilde, Insert                           ] }; 
     34    key <AD05> { [          w,  W,  asciicircum,    asciicircum,    Insert                       ] }; 
    3535    key <AD06> { [          k,  K,  exclam,         Greek_kappa,    exclamdown                   ] }; 
    3636    key <AD07> { [          h,  H,  less,           Greek_psi,  7,  Greek_PSI                    ] }; 
     
    5757 
    5858    // untere Reihe 
    59     key <AB01> { [      odiaeresis, Odiaeresis, asciicircum,    asciicircum,     Tab,  Tab       ] }; 
     59    key <AB01> { [      odiaeresis, Odiaeresis, asciitilde, asciitilde,        Tab,  Tab         ] }; 
    6060    key <AB02> { [      udiaeresis, Udiaeresis, dollar, Udiaeresis, Delete                       ] }; 
    6161    key <AB03> { [      adiaeresis, Adiaeresis, bar,    Greek_eta,  Next,   Next             ] };