Summary: | Screen brightness changes twice when using Fn+Home hotkey | ||
---|---|---|---|
Product: | [Unmaintained] solid | Reporter: | Florian Kriener <florian> |
Component: | powermanagement-daemon | Assignee: | Dario Freddi <drf> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | matej |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Florian Kriener
2011-05-16 19:49:00 UTC
Florian, I think that this is not really a problem of KDE, but thinkpad-acpi module form kernel. It adjusts the brightness AND generates hotkey event. It should do only one of these. As you said, it can be solved by "disabling" the keyboard shortcuts. But you say that they are recreated after reboot. Really? On my box (ThinkPad X220) they are preserved. (I just set "Increase/Decrease Screen Brightness" shortcuts to None) PowerDevil IS able to detect brightness changes even WITHOUT these shortcuts set, but it does not display the OSD currently which is another bug. (bug 265357) (In reply to comment #1) > I think that this is not really a problem of KDE, but thinkpad-acpi module form > kernel. It adjusts the brightness AND generates hotkey event. It should do only > one of these. Yes, that makes sense. I though it was a bug in KDE because it worked before and someone broke it and it was not the kernel. > As you said, it can be solved by "disabling" the keyboard shortcuts. But you > say that they are recreated after reboot. Really? On my box (ThinkPad X220) > they are preserved. (I just set "Increase/Decrease Screen Brightness" shortcuts > to None) I'll test that and just assume for the moment, that it works now. > PowerDevil IS able to detect brightness changes even WITHOUT these shortcuts > set, but it does not display the OSD currently which is another bug. (bug > 265357) Thank you very much. |