Olivier Belleux changed bug 1226387
What Removed Added
URL   qwert

Comment # 4 on bug 1226387 from Olivier Belleux
(In reply to Lukas Ocilka from comment #3)
> (In reply to Olivier Belleux from comment #2)
> > - Yast2 ncurses en Konsole -> azerty
> > - Yast2 Qt -> qwerty
> 
> YaST is called with root permissions. It probably depends either how you
> login/switch to root and how you call YaST.
> 
> If you ssh to the machine as user and run sudo, then it probably uses the
> client keyboard. If you login as root to the console, then it's taken from
> the root settings. If you start it through X session, then it may use the
> users' settings.

I don't use SSH, so no problems there .

> YaST is called with root permissions. It probably depends either how you 
> login/switch to root and how you call YaST.

Under wayland, in a Konsole:
yast2 --qt -> azerty
sudo yast2 --qt -> azerty
sudo yast2 --ncurses-> azerty

Under Wayland in krunner:
yast2 -> qwerty (kde ask for root password)

Under X11, it's azerty everywhere.

I've tried to connect to the root account under x11 and wayland and I get the
same results.

Except that the root account is in English and KDE refuses to display it in
French, even though this is the language selected. The same goes for
Yast2-language.

For me there is something happening between SDDM and Wayland that is messing
things up.

I was using plasma 6 - wayland under leap 15.5 and none of this was happening.

So logically it's a new feature introduced under leap 15.6, like the
/etc/X11/xdm/keytable script that Iakov Karpov has criticised. Or something
similar.


You are receiving this mail because: