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
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.