SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files
                              GNOME Power Manager
                           A Power Manager for GNOME

GNOME Power Manager is a GNOME session daemon that acts as a policy agent on top of the Project Utopia stack, which includes the kernel, hotplug, udev, and HAL. GNOME Power Manager listens for HAL events and responds with user-configurable reactions. Currently it supports UPS's, laptop batteries and AC adapters. Its goal is to be architecture neutral and free of polling and other hacks.

Most of the code is actually in HAL for abstracting various power aware devices (UPS's) and frameworks (ACPI, PMU, APM etc.) - so the desktop parts are fairly lightweight and straightforward to write.

GNOME Power Manager comes in three parts:

  • gnome-power-manager: the manager daemon itself
  • gnome-power-preferences: the control panel program, for configuration

To build, GNOME Power Manager requires

  • libgnomeui-2.0
  • libglade-2.0
  • libhal-0 (from HAL 0.5.7 or later)
  • libdbus-1 (from D-BUS 0.61 or later)
  • libdbus-glib-1 (from D-BUS 0.61 or later)
  • libnotify (from 0.3.0 or later)

To run, gnome-power-manager requires hald to be running.

For more information, please see http://www.gnome.org/projects/gnome-power-manager/


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.