Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446534 - cannot move mouse via numpad
Summary: cannot move mouse via numpad
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-08 21:44 UTC by gilhad
Modified: 2021-12-15 09:38 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
xorg.conf - inputdevice - keyboard (file_446534.txt,228 bytes, text/plain)
2012-12-08 21:44 UTC, gilhad
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gilhad 2012-12-08 21:44:49 UTC
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.
Comment 1 Rafał Mużyło 2012-12-08 22:59:11 UTC
Most likely INVALID.
See 'man xorg.conf' - section InputClass.
Comment 2 gilhad 2012-12-16 00:07:05 UTC
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 :)
Comment 3 Larry the Git Cow gentoo-dev 2021-12-15 09:38:21 UTC
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(+)