Author: bdubbs
Date: 2006-04-24 23:47:50 -0600 (Mon, 24 Apr 2006)
New Revision: 5930
Modified:
trunk/BOOK/general/sysutils/gpm.xml
trunk/BOOK/introduction/welcome/changelog.xml
Log:
Fixed configuration instructions in
GPM. Thanks to Chris Staub.
Modified: trunk/BOOK/general/sysutils/gpm.xml
===================================================================
--- trunk/BOOK/general/sysutils/gpm.xml 2006-04-25 05:30:19 UTC (rev 5929)
+++ trunk/BOOK/general/sysutils/gpm.xml 2006-04-25 05:47:50 UTC (rev 5930)
@@ -9,7 +9,7 @@
<!ENTITY gpm-md5sum "2c63e827d755527950d9d13fe3d87692">
<!ENTITY gpm-size "556 KB">
<!ENTITY gpm-buildsize "6.7 MB">
- <!ENTITY gpm-time "0.09 SBU">
+ <!ENTITY gpm-time "0.1 SBU">
]>
<sect1 id="gpm" xreflabel="GPM-&gpm-version;">
@@ -176,13 +176,13 @@
GPMOPTS=""</literal></screen>
<para>A list of which protocol values are known can be found by running
- <command>gpm -t -help</command>. The <envar>MDEVICE</envar> setting
- depends on which type of mouse you have. For example,
- <filename>/dev/ttyS0</filename> for a serial mouse (on Windows this is
- COM1), <filename>/dev/input/mice</filename> is often used for
- USB mice and <filename>/dev/psaux</filename> for PS2
- mice. <envar>GPMOPTS</envar> is the 'catch all' for any
- additional options that are needed for your hardware.</para>
+ <command>gpm -m <replaceable>[device]</replaceable> -t -help</command>.
+ The <envar>MDEVICE</envar> setting depends on which type of mouse you
+ have. For example, <filename>/dev/ttyS0</filename> for a serial mouse
+ (on Windows this is COM1), <filename>/dev/input/mice</filename> is often
+ used for USB mice and <filename>/dev/psaux</filename> for PS2 mice.
+ <envar>GPMOPTS</envar> is the 'catch all' for any additional options that
+ are needed for your hardware.</para>
</sect3>
Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml 2006-04-25 05:30:19 UTC
(rev 5929)
+++ trunk/BOOK/introduction/welcome/changelog.xml 2006-04-25 05:47:50 UTC
(rev 5930)
@@ -45,6 +45,10 @@
<para>April 25th, 2006</para>
<itemizedlist>
<listitem>
+ <para>[bdubbs] - Fixed configuration instructions in
+ GPM. Thanks to Chris Staub.</para>
+ </listitem>
+ <listitem>
<para>[bdubbs] - Updated to fcron-3.0.1.</para>
</listitem>
<listitem>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page