Idle Inhibition Service API Specification 0.1 Copyright (C) 2012 Bastien Nocera <hadess@hadess.net> The Idle Inhibition Service manages the inhibition requests. Inhibit idleness for the caller application. A unique identifier for the application, usually a reverse domain (such as 'org.freedesktop.example'). A human-readable and possibly translated string explaining the reason why idleness is inhibited (such as 'Playing a movie'). A cookie uniquely representing the inhibition request, to be passed to UnInhibit when done. Disable inhibit idleness for the caller application. A cookie representing the inhibition request, as returned by the 'Inhibit' function.