Created attachment 331836 [details] xorg.conf - inputdevice - keyboard I sometimes need use computer without physical mouse. But Shift-NumLock stopped working and I cannot get it to work again. I also tryied to add keypad:pointerkeys to my xorg.conf, but it do not help too.
Most likely INVALID. See 'man xorg.conf' - section InputClass.
Thank you - I was triying to fix it in xorg.conf "InputDevice", while there was /etc/X11/xorg.conf.d/10-evdev.conf with "InputClass", which I was not aware of. Now everything works :)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d68008b9979f7235ed225b70030a26e07ffcaf commit 88d68008b9979f7235ed225b70030a26e07ffcaf Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-12-15 09:06:15 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-12-15 09:38:12 +0000 kde-plasma/libksysguard: Fix segfault in process list tree view mode Reported-by: Eric F. Garioud <eric-f.garioud@wanadoo.fr> Bug: https://bugs.gentoo.org/446534 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> .../files/libksysguard-5.23.4-fix-segfault.patch | 76 +++++++++++++++++++++ .../libksysguard/libksysguard-5.23.4-r1.ebuild | 79 ++++++++++++++++++++++ 2 files changed, 155 insertions(+)