~ebababi/xkeyboard-config/xkeyboard-config

« back to all changes in this revision

Viewing changes to symbols/de

  • Committer: Sergey Udaltsov
  • Author(s): Nik Kopylov
  • Date: 2017-04-30 23:41:08 UTC
  • Revision ID: git-v1:10cf5acd90327a0b9e115964c8c4f52b4575cd4b
Descriptions formatting, typos and mistakes v2

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
    // modify the basic German layout to not have any dead keys
67
67
 
68
68
    include "de(basic)"
69
 
    name[Group1]="German (eliminate dead keys)";
 
69
    name[Group1]="German (no dead keys)";
70
70
 
71
71
    key <TLDE>  { [asciicircum,     degree,              notsign,     notsign ] };
72
72
    key <AE12>  { [      acute,      grave,              cedilla,     cedilla ] };
208
208
    // Read the comment for de_ro !
209
209
 
210
210
    include "de(nodeadkeys)"
211
 
    name[Group1]="Romanian (Germany, eliminate dead keys)";
 
211
    name[Group1]="Romanian (Germany, no dead keys)";
212
212
 
213
213
    key <AD05> { [         t,    T,           tcedilla,     Tcedilla    ] };
214
214
    key <AD08> { [         i,    I,        icircumflex,  Icircumflex    ] };
292
292
 
293
293
    include "de(Sundeadkeys)"
294
294
 
295
 
    name[Group1]="German (Sun dead keys)";
 
295
    name[Group1]="German (with Sun dead keys)";
296
296
};
297
297
 
298
298
 
511
511
xkb_symbols "mac_nodeadkeys" {
512
512
    // modify the standard German mac layout to not have any dead keys
513
513
    include "de(mac)"
514
 
    name[Group1]= "German (Macintosh, eliminate dead keys)";
 
514
    name[Group1]= "German (Macintosh, no dead keys)";
515
515
 
516
516
    key <TLDE>  { [ asciicircum,    degree,     notsign       ] };
517
517
    key <AE04>  { [          4,     dollar,  onequarter,     currency ] };
551
551
xkb_symbols "dsb_qwertz"
552
552
{
553
553
        include "latin(basic)"
554
 
        name[Group1] = "Lower Sorbian (qwertz)";
 
554
        name[Group1] = "Lower Sorbian (QWERTZ)";
555
555
        key <AB01> { [              y,              Y                                 ] };
556
556
        key <AB02> { [              x,              X                                 ] };
557
557
        key <AB03> { [              c,              C,         cacute,         Cacute ] };
581
581
 
582
582
    include "de(basic)"
583
583
 
584
 
    name[Group1] = "German (qwerty)";
 
584
    name[Group1] = "German (QWERTY)";
585
585
 
586
586
    key <AB01>  { [         z,          Z,     leftarrow,         yen ] };
587
587
    key <AD06>  { [         y,          Y, guillemotleft,        less ] };
639
639
xkb_symbols "pl" {
640
640
 
641
641
    // Combined layout for entering both German and Polish symbols on a German physical
642
 
    // keyboard. Based on German (eliminate dead keys) and Polish (basic). Polish diacritics
 
642
    // keyboard. Based on German (no dead keys) and Polish (basic). Polish diacritics
643
643
    // on AltGr+"acelnosxz". EuroSign moved to AE04 (AltGr+dollar key) to avoid conflict
644
644
    // with Polish eogonek.
645
645
    //
647
647
 
648
648
    include "latin(type4)"
649
649
 
650
 
    name[Group1]= "Polish (Germany, eliminate dead keys)";
 
650
    name[Group1]= "Polish (Germany, no dead keys)";
651
651
 
652
652
    include "de(nodeadkeys)"
653
653
    key <AE04>  { [         4,     dollar,   EuroSign,     currency ]   };
738
738
xkb_symbols "us" {
739
739
    include "us"
740
740
 
741
 
    name[Group1]="German (US keyboard with German letters)";
 
741
    name[Group1]="German (US, with German letters)";
742
742
 
743
743
    key <AC01> { [           a,          A, adiaeresis, Adiaeresis ] };
744
744
    key <AC02> { [           s,          S,     ssharp,     ssharp ] };