Home >System Tutorial >LINUX >KDE Plasma 6.2 Introduces Per-Monitor Brightness Control Functionality
KDE Plasma 6.2.0 introduces a highly anticipated feature: Per-Monitor Brightness Control. This enhancement allows users to adjust the brightness levels of their monitors individually. This feature is particularly useful for users with multiple monitors, allowing them to customise brightness levels for each screen according to their individual needs and lighting conditions.
Previously, KDE's brightness control was limited to a single global setting, which meant that all connected monitors would share the same brightness level. This new functionality addresses this limitation by providing a dedicated brightness slider for each connected monitor that supports brightness control.
The Plasma Brightness widget now displays these individual sliders, giving users granular control over the brightness of each screen.
For those who prefer to adjust all monitor brightness simultaneously, the option remains available through global shortcuts, keyboard keys, or by scrolling over the Brightness widget.
The implementation of Per-Monitor Brightness Control depends on several factors:
If a user's keyboard has backlight controls, the UPower service should also be able to detect and manage them. Similar to monitor brightness, keyboard brightness control also depends on kernel support for backlight controls specific to the keyboard.
The interaction between these components enables a more refined and customisable user experience, allowing for optimal screen brightness in multi-monitor setups.
For more details, refer the following link:
The above is the detailed content of KDE Plasma 6.2 Introduces Per-Monitor Brightness Control Functionality. For more information, please follow other related articles on the PHP Chinese website!