About: UPower     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:MusicalWork, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FUPower

UPower (previously DeviceKit-power) is a piece of middleware (an abstraction layer) for power management on Linux systems. It enumerates power sources, maintains statistics and history data on them and notifies about status changes. It consists of a daemon (upowerd), an application programming interface and a set of command line tools. The daemon provides its functionality to applications over the system bus (an instance of D-Bus, service org.freedesktop.UPower). PolicyKit restricts access to the UPower functionality for initiating hibernate mode or shutting down the operating system (freedesktop.upower.policy).The command-line client program upower can be used to query and monitor information about the power supply devices in the system. Graphical user interfaces to the functionality of U

AttributesValues
rdf:type
rdfs:label
  • UPower (de)
  • UPower (ru)
  • UPower (en)
rdfs:comment
  • UPower (früher DeviceKit-power) ist eine Middleware (Abstraktionsschicht) zur Energieverwaltung für Linux-Systeme. Sie listet Stromversorgungsgeräte auf, hält Statistiken und Verlaufsdaten über diese bereit und benachrichtigt über Statusänderungen. Sie besteht aus einem Dienstprogramm (upowerd), einer Programmierschnittstelle und einem Satz von Kommandozeilenwerkzeugen. Das Dienstprogramm stellt Anwendungen seine Funktionen über den System-Bus (eine D-Bus-Instanz) bereit (Dienst org.freedesktop.UPower). PolicyKit beschränkt Zugriffe auf die UPower-Funktionen zur Einleitung des Ruhezustandes und zum Herunterfahren des Betriebssystems (Dienst freedesktop.upower.policy).Über das mitgelieferte Kommandozeilen-Client-Programm upower können Informationen über die Stromversorgungsgeräte im System (de)
  • UPower (previously DeviceKit-power) is a piece of middleware (an abstraction layer) for power management on Linux systems. It enumerates power sources, maintains statistics and history data on them and notifies about status changes. It consists of a daemon (upowerd), an application programming interface and a set of command line tools. The daemon provides its functionality to applications over the system bus (an instance of D-Bus, service org.freedesktop.UPower). PolicyKit restricts access to the UPower functionality for initiating hibernate mode or shutting down the operating system (freedesktop.upower.policy).The command-line client program upower can be used to query and monitor information about the power supply devices in the system. Graphical user interfaces to the functionality of U (en)
  • UPower — абстрактный D-Bus-интерфейс для перечисления батарей и прочих источников энергии, подписки на события этих источников и запроса истории событий и статистики, а также некоторых других связанных с энергоснабжением и энергосбережением действий. UPower-демон размещается на системной D-Bus-шине под именем org.freedesktop.UPower, и любое приложение может получить к нему доступ. Возможность выполнения некоторых операций, таких как перевод системы в спящий режим, может быть ограничен при помощи PolicyKit. Ранее UPower входил в проект DeviceKit, призванный заменить объявленный устаревшим HAL. (ru)
foaf:homepage
foaf:depiction
  • http://commons.wikimedia.org/wiki/Special:FilePath/UPower_logo.png
  • http://commons.wikimedia.org/wiki/Special:FilePath/Xfce4_pop-up_notification_draining_battery.png
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
Link from a Wikipage to an external page
sameAs
dbp:wikiPageUsesTemplate
thumbnail
caption
  • GNOME Power Manager notification about switch to battery power (en)
developer
  • David Zeuthen, Richard Hughes a.o. (en)
license
  • GPL (en)
logo
  • UPower logo.png (en)
logo alt
  • UPower logo: a battery cell of size AA (en)
operating system
programming language
screenshot
  • Xfce4 pop-up notification draining battery.png (en)
website
has abstract
  • UPower (früher DeviceKit-power) ist eine Middleware (Abstraktionsschicht) zur Energieverwaltung für Linux-Systeme. Sie listet Stromversorgungsgeräte auf, hält Statistiken und Verlaufsdaten über diese bereit und benachrichtigt über Statusänderungen. Sie besteht aus einem Dienstprogramm (upowerd), einer Programmierschnittstelle und einem Satz von Kommandozeilenwerkzeugen. Das Dienstprogramm stellt Anwendungen seine Funktionen über den System-Bus (eine D-Bus-Instanz) bereit (Dienst org.freedesktop.UPower). PolicyKit beschränkt Zugriffe auf die UPower-Funktionen zur Einleitung des Ruhezustandes und zum Herunterfahren des Betriebssystems (Dienst freedesktop.upower.policy).Über das mitgelieferte Kommandozeilen-Client-Programm upower können Informationen über die Stromversorgungsgeräte im System abgefragt und überwacht werden. Graphische Bedienoberflächen zu Funktionen von UPower sind beispielsweise der GNOME Power Manager und der Xfce Power Manager. UPower ist ein Produkt des Desktop-übergreifenden freedesktop.org-Projektes. Es wird als Freie Software mitsamt Quelltext unter den Bedingungen von Version 2 oder später der GNU General Public License (GPL) veröffentlicht. Es wurde als Ersatz für entsprechende Funktionen der veralteten HAL konzipiert. 2008 begann David Zeuthen mit einer umfassenden Überarbeitung der HAL. In diesem Zuge entstand zunächst eine Reihe separater Dienste unter dem neuen Namen DeviceKit. 2010 wurde das darin enthaltene DeviceKit-power umbenannt. UPower wurde zuerst in GNOME eingeführt und als Standard etabliert. Im Januar 2011 folgte die Desktop-Umgebung Xfce (Version 4.8). (de)
  • UPower (previously DeviceKit-power) is a piece of middleware (an abstraction layer) for power management on Linux systems. It enumerates power sources, maintains statistics and history data on them and notifies about status changes. It consists of a daemon (upowerd), an application programming interface and a set of command line tools. The daemon provides its functionality to applications over the system bus (an instance of D-Bus, service org.freedesktop.UPower). PolicyKit restricts access to the UPower functionality for initiating hibernate mode or shutting down the operating system (freedesktop.upower.policy).The command-line client program upower can be used to query and monitor information about the power supply devices in the system. Graphical user interfaces to the functionality of UPower include the GNOME Power Manager and the Xfce Power Manager. UPower is a product of the cross-desktop freedesktop.org project. As free software it is published with its source code under the terms of version 2 or later of the GNU General Public License (GPL). It was conceived as a replacement for the corresponding features of the deprecated HAL. In 2008, David Zeuthen started a comprehensive rewrite of HAL. This resulted in a set of separate services under the new name "DeviceKit". In 2010 the included DeviceKit-power was renamed. UPower was first introduced and established as a standard in GNOME. In January 2011 the desktop environment Xfce followed (version 4.8). (en)
  • UPower — абстрактный D-Bus-интерфейс для перечисления батарей и прочих источников энергии, подписки на события этих источников и запроса истории событий и статистики, а также некоторых других связанных с энергоснабжением и энергосбережением действий. UPower-демон размещается на системной D-Bus-шине под именем org.freedesktop.UPower, и любое приложение может получить к нему доступ. Возможность выполнения некоторых операций, таких как перевод системы в спящий режим, может быть ограничен при помощи PolicyKit. Ранее UPower входил в проект DeviceKit, призванный заменить объявленный устаревшим HAL. В настоящее время UPower используется в Fedora (начиная с версии 16), Ubuntu, openSUSE (начиная с версии 11.3) и ряде других дистрибутивов, а также в ряде проектов, например, в Solid. (ru)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
developer
license
operating system
programming language
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 41 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software