Linux 7.3 Kernel Adds Native Logitech HID++ 2.0 Button Remapping Support
The Linux 7.3 kernel now natively supports Logitech HID++ 2.0 button reprogramming, allowing system software to query, remap, and intercept mouse and keyboard special buttons. Previously reliant on user-space open-source software, the feature is now backed by the mainline logitech-hidpp driver. The update adds a quirk-based event handler that intercepts validated device buttons, parses divertedButtonsEvent into a list of pressed controls, and reports the corresponding key states to evdev. The mapping array is product-independent, ensuring future mouse support does not alter existing evdev capabilities. The patch has entered the HID subsystem's for-next Git branch.
The Linux 7.3 kernel now natively supports Logitech HID++ 2.0 button reprogramming. This feature allows system software to query, remap, and intercept mouse buttons and special keyboard keys. When a button is intercepted, the system uses a specific notification mechanism instead of the traditional standard key event. Previously, such functionality relied mainly on user-space open-source software; with the introduction of support in the mainline driver logitech-hidpp, the feature now has native kernel-level backing.
Some Logitech mice that support the HID++ 2.0 protocol can report intercepted reprogrammed control signals via the 0x1b04 feature report. This update adds a quirk-based event handling path; the handler can temporarily intercept validated device buttons, parse divertedButtonsEvent into a list of currently pressed controls, and report the corresponding key state for each mapped control to the evdev driver. The control mapping is stored in an array independent of specific products, ensuring that adding support for new mice in the future does not change the evdev event capabilities declared by supported devices. The patch has entered the "for-next" Git branch of the Linux kernel HID subsystem.
Why this event matters
The event has a measured impact on 1 industry. The strongest current signal is positive for Consumer Electronics, with intensity 30/100 and 70% confidence over a short term horizon.
Impact figures are analytical estimates that combine direction, intensity, confidence and event importance. They are not investment advice.