Revision 1207385
Go back to digest for 19th December 2010Optimization in KDE Base
Lukáš Tinkl committed changes in /trunk/KDE/kdebase/workspace/powerdevil/daemon:
This patch adds a fallback mechanism for setting the display brightness
to the PowerDevil upower's backend using the udev
(/sys/class/backlight/) interface. It uses the KAuth framework to setup
a helper application that does the actual read/writes.
Reviewed by drf: http://svn.reviewboard.kde.org/r/6141/
File Changes
Added 3 files
- /trunk/KDE/kdebase/workspace/powerdevil/daemon/backends/upower
- /backlight_helper_actions.actions
- /backlighthelper.cpp
- /backlighthelper.h
Modified 2 files
- /trunk/KDE/kdebase/workspace/powerdevil/daemon
- /BackendConfig.cmake
- /backends/upower/powerdevilupowerbackend.cpp
5 files changed in total