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

2006-09-10 Thread Denis Barbier
On Sun, Sep 10, 2006 at 06:46:55PM +0200, [EMAIL PROTECTED] wrote:
> > 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)"

Ok, you did not mention how you load czsk.  This layout does indeed no
more exist, you have to use 2 layouts instead of this czsk.  You can try
to run
  $ setxkbmap -model pc104 -layout us,sk -option grp:switch
and see if it fits your needs, or find better options/variants.

Denis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



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

2006-09-10 Thread kaprfild
> 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  {
 [   grave, asciitilde   ], //klav 1 - us
 [   grave, asciitilde   ]  //klav 2 - cz
 };
 key  {
 [   1, exclam   ],
 [   uring, exclam   ]
 };

};

Marie


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]