Re: [gpm] GPM-2.14 - Whereis the HardWare Info Tab?



On Wed, 2006-03-29 at 08:57 +0100, Richard Hughes wrote:
> On Wed, 2006-03-29 at 09:03 +0800, Ow Mun Heng wrote:
> > 
> > Seems like on my system, the "blank screen" doesn't work.
> 
> Do you have gnome-screensaver installed and running?

I have xscreensaver. Why does it call gnome-screensaver? or rather, why
does it call the screensaver? Shouldn't it just be "blank screen"?

gnome-screensaver is in gnome-2.14 and I'm still on gnome-2.12.
(incidentally, I just noted that this is in the FAQ. Sorry)

> 
> > Suspend and Hibernate works. (if I manually click it)
> > g-p-m --verbose
> 
> gnome-power-manager --verbose --no-daemon

hmm.. perhaps there should be this "option" stated in the manual page? 

Attached is a patch to the gpm man page. Please comment/approve.

========== PATCH ===============
--- gnome-power-manager.sgml    2005-12-31 00:46:32.000000000 +0800
+++ gnome-power-manager-modified.sgml   2006-03-29 17:31:19.000000000
+0800
@@ -17,7 +17,7 @@
   -->
 
   <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY date        "<date>11 July, 2005</date>">
+  <!ENTITY date        "<date>29 March,2006</date>">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
   <!ENTITY package     "gnome-power-manager">
@@ -62,7 +62,8 @@
     <para>This manual page documents briefly the
       <command>&package;</command> command.</para>
 
-    <para><command>&package;</command> is the backend program of the
GNOME power management infrastructure</p
ara>
+    <para><command>&package;</command> is the backend program of the
GNOME power management infrastructure pr
oviding a complete and integrated solution to power management under the
GNOME desktop environment.</para>
+       <para>It supports features such as suspend-to-disk,
suspend-to-ram, screen blanking, cpu frequency swi
tching and more in one small neat package.</para>
 
   </refsect1>
   <refsect1>
@@ -89,7 +90,16 @@
           <para>Show extra debugging.</para>
         </listitem>
       </varlistentry>
-    </variablelist>
+         <varlistentry>
+        <term>
+          <option>--no-daemon</option>
+        </term>
+        <listitem>
+          <para>Do not detach <command>&package;</command> into the
background so that error messages will be
 displayed on console.</para>
+        </listitem>
+      </varlistentry>
+ 
+       </variablelist>
   </refsect1>
   <refsect1>
     <title>SEE ALSO</title>
@@ -103,7 +113,7 @@
     <title>AUTHOR</title>
 
     <para>This manual page was written by Oliver Grawert
<email>ogra ubuntu com</email> for
-      the <productname>Debian</productname> system.
+      the <productname>Debian</productname> system and updated by Ow
Mun Heng <email>nikeow yahoo com</email>
     </para>
 
   </refsect1>


==============/PATCH====================


-- 
Ow Mun Heng
Gentoo/Linux on DELL D600 1.4Ghz 1.5GB RAM
98% Microsoft(tm) Free!! 
Neuromancer 16:15:45 up 8:54, 5 users, load average: 1.52, 1.29, 1.01 

--- gnome-power-manager.sgml	2005-12-31 00:46:32.000000000 +0800
+++ gnome-power-manager-modified.sgml	2006-03-29 17:31:19.000000000 +0800
@@ -17,7 +17,7 @@
   -->
 
   <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY date        "<date>11 July, 2005</date>">
+  <!ENTITY date        "<date>29 March,2006</date>">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
   <!ENTITY package     "gnome-power-manager">
@@ -62,7 +62,8 @@
     <para>This manual page documents briefly the
       <command>&package;</command> command.</para>
 
-    <para><command>&package;</command> is the backend program of the GNOME power management infrastructure</para>
+    <para><command>&package;</command> is the backend program of the GNOME power management infrastructure providing a complete and integrated solution to power management under the GNOME desktop environment.</para>
+	<para>It supports features such as suspend-to-disk, suspend-to-ram, screen blanking, cpu frequency switching and more in one small neat package.</para>
 
   </refsect1>
   <refsect1>
@@ -89,7 +90,16 @@
           <para>Show extra debugging.</para>
         </listitem>
       </varlistentry>
-    </variablelist>
+  	  <varlistentry>
+        <term>
+          <option>--no-daemon</option>
+        </term>
+        <listitem>
+          <para>Do not detach <command>&package;</command> into the background so that error messages will be displayed on console.</para>
+        </listitem>
+      </varlistentry>
+ 
+	</variablelist>
   </refsect1>
   <refsect1>
     <title>SEE ALSO</title>
@@ -103,7 +113,7 @@
     <title>AUTHOR</title>
 
     <para>This manual page was written by Oliver Grawert <email>ogra ubuntu com</email> for
-      the <productname>Debian</productname> system.
+      the <productname>Debian</productname> system and updated by Ow Mun Heng <email>nikeow yahoo com</email>
     </para>
 
   </refsect1>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]