diff options
Diffstat (limited to 'system/powerkit/README')
-rw-r--r-- | system/powerkit/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system/powerkit/README b/system/powerkit/README new file mode 100644 index 0000000000000..9fb732ba51eac --- /dev/null +++ b/system/powerkit/README @@ -0,0 +1,3 @@ +powerkit is an lightweight desktop independent full featured power manager, originally created for Slackware for use with alternative desktop environments and window managers, like Fluxbox, Blackbox, FVWM, WindowMaker, Openbox, Lumina and others. + +Hibernation/HybridSleep requires the kernel option resume=<swap_partition/swap_file>. Backlight support requires proper udev rules, see /usr/doc/powerkit-VERSION/90-backlight.rules. Read 'man powerkit' and /usr/doc/powerkit-VERSION/README.md for more information. |