[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#384056: Bug#348585: Bug#384056: xkb-data 0.8-7 -- it isn't possible to load the czsk layout



> You are right, czsk layout was a combination of 2 groups, and all such
> layouts have been removed from xkeyboard-config.  The reason is that
> such layouts cannot be combined with other layouts, say for instance
>  $ setxkbmap -model pc104 -layout czsk,ru
> You now have to explicitly select the two groups, maybe
>  $ setxkbmap -model pc104 -layout us,sk -option grp:shifts_toggle
> is a good alternative?  If not, please describe differences with the
> former czsk layout.
> Thanks
> 
> Denis
 
Perhaps, I don't understand right this, but I can't always load my layout neither czsk layout (xkb-data 0.8-12). In my keyboard layout I have:

partial alphanumeric_keys
xkb_symbols "basic" {

    include "us(basic)"
    include "czsk(us_cz_prog)"

    name[Group2]= "Czech";

 key <TLDE> {
         [           grave,     asciitilde       ], //klav 1 - us
         [           grave,     asciitilde       ]  //klav 2 - cz
         };
 key <AE01> {
         [               1,         exclam       ],
         [           uring,         exclam       ]
         };

};

Marie



Reply to: