Summary: | brightness on screen display is not shown when changing brightness via Fn keys | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Gandalf Lechner <gandalflechner> |
Component: | powermanagement | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | kde, m2k.networx, rauchwolke |
Priority: | NOR | ||
Version: | 4.10.5 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gandalf Lechner
2013-06-18 08:50:51 UTC
same here on lenovo x220 and x230 Same here on Lenovo T440. Just to clarify things: - Brightness change via Fn keys: works, but there is no OSD and the slider in the battery widget is not updated. - via widget slider: OSD is shown and of course the slider is "up-to-date" afterwards Assumption: The Fn keys "bypass the way through KDE". Can it be that KDE checks if the brighness changing shortcuts are pressed? Because when I remap those shortcuts to "normal" ones (e.g. Ctrl + u etc...), everything works as expected. In that respect, there seem to be two solutions in my eyes: 1. watch the corresponding file in /proc 2. fix the problem at shortcut-level, so that the brightness Fn keys are recognized. Additional Info: If I try to map Fn + BrightnessUp/Down to other actions, my system does NOT recognize that I just pressed Fn + BrightnessUp/Down and just keeps waiting. Even 'xev' does not register those keys. Boot params: acpi_osi= (yes, without anything behind the equality sign) Regards Hi all, Fixed it for me on Lenovo T440p https://bugs.kde.org/show_bug.cgi?id=323516#c24 Regards Most likely a driver/ACPI issue. |