Keyboard layout login screen

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

Keyboard layout login screen

Postby TJ1986 » Jul 19th, '15, 10:45

Dear,

I've some troubles with the keyboard layout on the login screen.
I'm using an AZERTY keyboard , it works well when logged in but on the login screen it is still a QWERTY keyboard instead of AZERTY.
Is it a well known problem?
How can I fix it?

Regards

tj1986
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby doktor5000 » Jul 19th, '15, 11:14

What login manager do you use? Please check https://wiki.mageia.org/en/Display_Managers for screenshots.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Keyboard layout login screen

Postby TJ1986 » Jul 19th, '15, 20:31

I'm using the standard display manager (KDM).
In openmandriva the keyboard layout of the desktop is automatically linked to the login screen isn't it like that in mageia?
Any solution please?
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby doktor5000 » Jul 19th, '15, 22:09

What Mageia version do you use, and what media did you use to isntall it? Is that a fresh installation, or any upgrade? Did you reuse an existing /home partition or imported your old settings?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Keyboard layout login screen

Postby TJ1986 » Jul 20th, '15, 08:44

I'm using Mageia 5, fresh install . no importations of old settings or /home directory.
I have fully erased the partition for mageia.
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby TJ1986 » Jul 20th, '15, 19:27

Nobody can help me?
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby doktor5000 » Jul 20th, '15, 23:22

You didn't answer what installation media you used.

Please show the outputs of

Code: Select all
cat /etc/locale.conf
cat /etc/vconsole.conf
cat /etc/sysconfig/keyboard
cat /etc/X11/xorg.conf.d/*


Please also provide information what language/locale and keyboard setting you have chosen in installer.

One easy workaround would be using another display manager in the meantime until this is fixed,
or configure autologin if you only have one user using that box.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Keyboard layout login screen

Postby TJ1986 » Jul 21st, '15, 07:23

Hi,

I used an USB with the full installation ( no live installation.
See hereunder please:

Code: Select all
[tb@localhost ~]$ cat /etc/locale.conf
LANG=en_BE.UTF-8
LANGUAGE=en_BE.UTF-8:en_GB:en

[tb@localhost ~]$ cat /etc/vconsole.conf
KEYMAP=be2-latin1
FONT=lat0-16
[tb@localhost ~]$ cat /etc/sysconfig/keyboard
KEYTABLE=be2-latin1
KEYBOARD=be
XkbOptions=compose:rwin
XkbModel=pc105
XkbLayout=be

[tb@localhost ~]$ cat /etc/X11/xorg.conf.d/*
# Read and parsed by systemd-localed. It's probably wise not to edit this file
# manually too freely.
Section "InputClass"
        Identifier "system-keyboard"
        MatchIsKeyboard "on"
        Option "XkbLayout" "be"
        Option "XkbModel" "pc105"
        Option "XkbOptions" "compose:rwin"
EndSection


I allready have used another DM but still have the same problem.
Last edited by isadora on Jul 21st, '15, 13:10, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby TJ1986 » Jul 22nd, '15, 19:21

Hello

Can anybody find somethings unusual?
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby isadora » Jul 22nd, '15, 20:48

Please, don't push.

When someone is able to answer she or he surely will, be patient. ;)
..........bird from paradise..........

Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away.
—Antoine de Saint-Exupéry
User avatar
isadora
 
Posts: 2766
Joined: Mar 25th, '11, 16:03
Location: Netherlands

Re: Keyboard layout login screen

Postby doktor5000 » Jul 25th, '15, 17:10

Looks all good. Expect maybe /etc/locale.conf which has british english and english as fallback languages, maybe it would be a try to adjust them to only show
Code: Select all
LANGUAGE=en_BE.UTF-8

Apart from that, the above means "english (belgium)" so that would imply it's based on an english layout, no?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Keyboard layout login screen

Postby TJ1986 » Aug 2nd, '15, 11:10

It does nothing, still the same problem.
Do you guys do not have this problem?
I allready had it on mageia 1, in that time I was thinking it was a little beginning bug but still persist.
TJ1986
 
Posts: 9
Joined: Jul 7th, '11, 08:16

Re: Keyboard layout login screen

Postby doktor5000 » Aug 2nd, '15, 16:43

Nope, I don't have that issue, my normal german QWERTZ layout is used. Also never heard about such an issue with KDM in the past.

edit doktor5000:
FWIW, can you please post your /etc/X11/xorg.conf and your /var/log/Xorg.0.log please?

Found a few similar links:
https://forums.opensuse.org/showthread. ... gin-screen
https://forums.gentoo.org/viewtopic-t-857054.html
https://wiki.archlinux.org/index.php/KDM#Keyboard_maps

If that helps, I suggest to report that as a bug, after searching if it hasn't been reported yet already: https://wiki.mageia.org/en/How_to_report_a_bug_properly
For completeness's sake and also to allow others to follow up on that bug report, please also post the link to it here in the thread, thanks.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest