Info about system:
- Code: Select all
rpm -qa lxdm
lxdm-0.5.2-2.mga6
uname -a
Linux mageia 4.2.6-desktop-1.mga6 #1 SMP Tue Nov 10 20:34:18 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
lsb_release -a
LSB Version: *
Distributor ID: Mageia
Description: Mageia 6
Release: 6
Codename: ??? thornicroft ???
Explanation - repositories are from Cauldron.
Config file (without free spaces):
- Code: Select all
grep -v "#" /etc/lxdm/lxdm.conf
[base]
numlock=1
greeter=/usr/libexec/lxdm-greeter-gtk
[server]
active_vt=1
arg=/usr/bin/X -background
reset=1
[display]
gtk_theme=Adwaita
bottom_pane=1
lang=0
keyboard=0
theme=Mageia
transparent_pane=1
hide_time=1
[input]
[userlist]
disable=0
white=
black=
File: /var/log/lxdm.log:
http://pastebin.com/GiBQyxbT .
Function NumLock in BIOS is "enabled". With previous version of lxdm (don't remember which one) all was OK. After upgrade to 0.5.2 it seems like lxdm does not "see" NumLock state. When I'm on login screen - I must push twice NumLock button to be available write numbers into password box.
There is no additional "numlock" service, daemon or script. There was sufficient to enable numlock=1 in lxdm.conf. I have tested several "configurations" - with "numlock" service, without it, with reset=1 enabled, disabled, BIOS function etc., etc. System is up to date. There are only Xfce, Firefox and environment for packaging.
I have comparison with ArchLinux, the same version - all works good.
I ask users for check and feedback.