reassign 516483 xserver-xorg-core
kthxbye

On Sat, 2009-02-21 at 21:08 +0100, Martin Sin wrote:

> I have problem with keyboard layout and linux terminal (terminal program
> in Xfce for example).
> 
> My setting of Xorg.conf is:
> 
> Section "InputDevice"
>       Identifier      "Generic Keyboard"
>       Driver          "kbd"
>       Option          "CoreKeyboard"
>       Option          "XkbRules"      "xorg"
>       Option          "XkbModel"      "pc105"
>       Option          "XkbLayout"     "us,cz"
>         Option          "XkbOptions" "grp:shift_toggle,grp_led:scroll"
> EndSection
> 
> and everything works ok, but if I change 
> 
> Option          "XkbLayout"     "us,cz"
> 
> to
> 
> Option          "XkbLayout"     "cz,us"
> 
> terminal program stopped working and common commnads such as:
> 
> $ ls /
> 
> return
> 
> "Command not found " message on us keyboard. I must change layout back
> into czech layout. :-( I don't know why, but I can confirm this problem
> on serveral PCs, it mostly doesn't work.

Hi,

please send the output of 'xkbcomp -xkb :0 -' for both the working and
non-working cases.

Cheers,
Julien



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

Reply via email to