Bug 488421

Summary: Energy page: Some mice are mis-identified as keyboards, and then get the wrong label and icon
Product: [Applications] kinfocenter Reporter: Cherkah <cherkaba>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: nate, sitter
Priority: NOR Keywords: usability
Version First Reported In: 6.0.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=465957
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot_kinfocenter_power_icon

Description Cherkah 2024-06-12 15:39:14 UTC
Created attachment 170423 [details]
screenshot_kinfocenter_power_icon

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
the icon of the "MX Master 3" (logitech wireless mouse) is a keyboard. 
It shouldn'be au keyboard but a mouse icon

cf. attachment

STEPS TO REPRODUCE
0. connect your logitech MX Key/MX Master 3 to your computer
1. open kinfocenter
2. section Power
3. observe the icon forlogitech MX Key mouse

OBSERVED RESULT
the logitech MX Key 's icon is a keyboard icon

EXPECTED RESULT
the logitech MX Key 's icon should be a mouse icon

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.0.5
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.3-arch1-1 (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION
Comment 1 Nate Graham 2024-06-12 18:47:02 UTC
The problem isn't just the icon, it's the device detection entirely. It's identified the mouse as a keyboard, and hence given it the correct icon for a keyboard.

This is a difficult situation because many mice do unfortunately identify themselves to the system as keyboards due to having a bunch of extra buttons on them. See also Bug 465957.

I don't know how to fix this.