Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

upower(7) [debian man page]

UPOWER(7)							      UPower								 UPOWER(7)

NAME
UPower - System-wide Power Management DESCRIPTION
UPower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) is restricted using PolicyKit. AUTHOR
Written by David Zeuthen davidz@redhat.com, Richard Hughes richard@hughsie.com and with a lot of help from many others. BUGS
Please send bug reports to either the distribution or the DeviceKit mailing list, see http://lists.freedesktop.org/mailman/listinfo/devkit-devel on how to subscribe. SEE ALSO
PolicyKit(8), upowerd(8), upower(1) UPower March 2008 UPOWER(7)

Check Out this Related Man Page

PKACTION(1)							     pkaction							       PKACTION(1)

NAME
pkaction - Get details about a registered action SYNOPSIS
pkaction [--version] [--help] pkaction [--verbose] pkaction --action-id action [--verbose] DESCRIPTION
pkaction is used to obtain information about registered PolicyKit actions. If called with --action-id then all actions are displayed. Otherwise the action action. If called without the --verbose option only the name of the action is shown. Otherwise details about the actions are shown. RETURN VALUE
On success pkaction returns 0. Otherwise a non-zero value is returned and a diagnostic message is printed on standard error. AUTHOR
Written by David Zeuthen davidz@redhat.com with a lot of help from many others. BUGS
Please send bug reports to either the distribution or the polkit-devel mailing list, see the link http://lists.freedesktop.org/mailman/listinfo/polkit-devel on how to subscribe. SEE ALSO
polkit(8), pkcheck(1), pkexec(1), pkttyagent(1) polkit May 2009 PKACTION(1)
Man Page