source: gnome/add/gnome-power-manager.xml@ 790998f

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 790998f was 1a55dac4, checked in by Wayne Blaszczyk <wblaszcz@…>, 14 years ago

Updated from DeviceKit-power-012 to UPower-0.9.1.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8570 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 8.3 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-power-manager-download-http "&gnome-download-http;/gnome-power-manager/&gnome-version;/gnome-power-manager-&gnome-power-manager-version;.tar.bz2">
8 <!ENTITY gnome-power-manager-download-ftp "&gnome-download-ftp;/gnome-power-manager/&gnome-version;/gnome-power-manager-&gnome-power-manager-version;.tar.bz2">
9 <!ENTITY gnome-power-manager-md5sum "b85178b8db77db5d22e185430549a295">
10 <!ENTITY gnome-power-manager-size "3.7 MB">
11 <!ENTITY gnome-power-manager-buildsize "46 MB">
12 <!ENTITY gnome-power-manager-time "0.5 SBU">
13]>
14
15<sect1 id="gnome-power-manager" xreflabel="gnome-power-manager-&gnome-power-manager-version;">
16 <?dbhtml filename="gnome-power-manager.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>gnome-power-manager-&gnome-power-manager-version;</title>
24
25 <indexterm zone="gnome-power-manager">
26 <primary sortas="a-gnome-power-manager">gnome-power-manager</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to gnome-power-manager</title>
31
32 <para>The <application>gnome-power-manager</application> is a session daemon
33 for the <application>GNOME</application> desktop environment that makes it
34 easy to manage your laptop or desktop system.</para>
35
36 &lfs65_built;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>Download (HTTP): <ulink url="&gnome-power-manager-download-http;"/></para>
42 </listitem>
43 <listitem>
44 <para>Download (FTP): <ulink url="&gnome-power-manager-download-ftp;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download MD5 sum: &gnome-power-manager-md5sum;</para>
48 </listitem>
49 <listitem>
50 <para>Download size: &gnome-power-manager-size;</para>
51 </listitem>
52 <listitem>
53 <para>Estimated disk space required: &gnome-power-manager-buildsize;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated build time: &gnome-power-manager-time;</para>
57 </listitem>
58 </itemizedlist>
59
60 <bridgehead renderas="sect3">gnome-power-manager Dependencies</bridgehead>
61
62 <bridgehead renderas="sect4">Required</bridgehead>
63 <para role="required"><xref linkend="gnome-panel"/>,
64 <xref linkend="libgnome-keyring"/>,
65 <xref linkend="libnotify"/>,
66 <xref linkend="libunique"/>, and
67 <xref linkend="upower"/></para>
68
69 <bridgehead renderas="sect4">Recommended</bridgehead>
70 <para role="recommended"><xref linkend="hal"/> (Listed as required in README, but can be disabled.)</para>
71
72 <bridgehead renderas="sect4">Optional</bridgehead>
73 <para role="optional"><xref linkend="xmlto"/></para>
74
75 <para condition="html" role="usernotes">User Notes:
76 <ulink url="&blfs-wiki;/gnome-power-manager"/></para>
77
78 </sect2>
79
80 <sect2 role="installation">
81 <title>Installation of gnome-power-manager</title>
82
83 <para>Install <application>gnome-power-manager</application> by running the
84 following commands:</para>
85
86<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) \
87 --sysconfdir=&gnome-etc-dir; \
88 --libexecdir=$(pkg-config \
89 --variable=prefix ORBit-2.0)/lib/gnome-power-manager &amp;&amp;
90make</userinput></screen>
91
92 <para>To test the results, issue: <command>make check</command>.</para>
93
94 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
95
96<screen role="root"><userinput>make install</userinput></screen>
97
98 </sect2>
99
100 <sect2 role="commands">
101 <title>Command Explanations</title>
102
103 <para><option>--disable-scrollkeeper</option>: Use this parameter if you
104 wish to disable the updates to the scrollkeeper database.</para>
105 <para><option>--disable-schemas-install</option>: Use this parameter if you
106 wish to disable the schemas installation.</para>
107 <para><option>--disable-hal</option>: Use this parameter if you wish to
108 disable HAL support.</para>
109 <para><option>--enable-tests</option>: Use this parameter if you wish to
110 build the self tests.</para>
111 <para><option>--disable-applets</option>: Use this parameter if you wish to
112 disable the extra power applets.</para>
113 <para><option>--enable-docbook-docs</option>: Use this parameter if you wish
114 to build the documentation.</para>
115 <para><option>--without-dpms-ext</option>: Use this parameter if you wish to
116 disable support for the DPMS extension.</para>
117
118 </sect2>
119
120 <sect2 role="content">
121 <title>Contents</title>
122
123 <segmentedlist>
124 <segtitle>Installed Programs</segtitle>
125 <segtitle>Installed Libraries</segtitle>
126 <segtitle>Installed Directories</segtitle>
127
128 <seglistitem>
129 <seg>gnome-power-bugreport.sh, gnome-power-manager,
130 gnome-power-preferences, gnome-power-statistics,
131 gnome-brightness-applet, and gnome-inhibit-applet</seg>
132 <seg>None</seg>
133 <seg><envar>$GNOME_PREFIX</envar>/{lib/gnome-power-manager,
134 share/{gnome-power-manager/icons/hicolor/{16x16/{actions,status},
135 22x22/{actions,status},24x24/{actions,status},32x32/{actions,status},
136 48x48/{actions,status},scalable/{actions,status}},
137 gnome/help/gnome-power-manager/*,omf/gnome-power-manager}}</seg>
138 </seglistitem>
139 </segmentedlist>
140
141 <variablelist>
142 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
143 <?dbfo list-presentation="list"?>
144 <?dbhtml list-presentation="table"?>
145
146 <varlistentry id="gnome-power-bugreport.sh">
147 <term><command>gnome-power-bugreport.sh</command></term>
148 <listitem>
149 <para>generates a bug report.</para>
150 <indexterm zone="gnome-power-manager gnome-power-bugreport.sh">
151 <primary
152 sortas="b-gnome-power-bugreport.sh">gnome-power-bugreport.sh</primary>
153 </indexterm>
154 </listitem>
155 </varlistentry>
156
157 <varlistentry id="gnome-power-manager-prog">
158 <term><command>gnome-power-manager</command></term>
159 <listitem>
160 <para>is the manager daemon itself.</para>
161 <indexterm zone="gnome-power-manager gnome-power-manager-prog">
162 <primary sortas="b-gnome-power-manager">gnome-power-manager</primary>
163 </indexterm>
164 </listitem>
165 </varlistentry>
166
167 <varlistentry id="gnome-power-preferences">
168 <term><command>gnome-power-preferences</command></term>
169 <listitem>
170 <para>is the control panel program, for configuration.</para>
171 <indexterm zone="gnome-power-manager gnome-power-preferences">
172 <primary
173 sortas="b-gnome-power-preferences">gnome-power-preferences</primary>
174 </indexterm>
175 </listitem>
176 </varlistentry>
177
178 <varlistentry id="gnome-power-statistics">
179 <term><command>gnome-power-statistics</command></term>
180 <listitem>
181 <para>is the statistics graphing program.</para>
182 <indexterm zone="gnome-power-manager gnome-power-statistics">
183 <primary
184 sortas="b-gnome-power-statistics">gnome-power-statistics</primary>
185 </indexterm>
186 </listitem>
187 </varlistentry>
188
189 <varlistentry id="gnome-brightness-applet">
190 <term><command>gnome-brightness-applet</command></term>
191 <listitem>
192 <para>allows the user to change the brightness temporarily without
193 changing the default policy.</para>
194 <indexterm zone="gnome-power-manager gnome-brightness-applet">
195 <primary
196 sortas="b-gnome-brightness-applet">gnome-brightness-applet</primary>
197 </indexterm>
198 </listitem>
199 </varlistentry>
200
201 <varlistentry id="gnome-inhibit-applet">
202 <term><command>gnome-inhibit-applet</command></term>
203 <listitem>
204 <para>allows the user to prevent the computer auto-sleeping when
205 inactive.</para>
206 <indexterm zone="gnome-power-manager gnome-inhibit-applet">
207 <primary
208 sortas="b-gnome-inhibit-applet">gnome-inhibit-applet</primary>
209 </indexterm>
210 </listitem>
211 </varlistentry>
212
213 </variablelist>
214
215 </sect2>
216
217</sect1>
Note: See TracBrowser for help on using the repository browser.