/[packages]/cauldron/gpm/releases/1.20.6/5.mga1/SOURCES/gpm-1.20.0-docfix.patch
ViewVC logotype

Contents of /cauldron/gpm/releases/1.20.6/5.mga1/SOURCES/gpm-1.20.0-docfix.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 683 - (show annotations) (download)
Sat Jan 8 14:58:11 2011 UTC (13 years, 3 months ago) by schedbot
File size: 1734 byte(s)
%repsys markrelease
version: 1.20.6
release: 5.mga1
revision: 679

Copying 1.20.6-5.mga1 to releases/ directory.
1 --- gpm-1.20.0/doc/doc.gpm.in.docfix Sat Feb 23 16:42:23 2002
2 +++ gpm-1.20.0/doc/doc.gpm.in Mon Mar 4 16:30:40 2002
3 @@ -551,7 +551,7 @@
4 .SH SEE ALSO
5 .nf
6 \fB mev(1)\fP A sample client for the gpm daemon.
7 -\fB gpm-root(1)\fP An handler for Control-Mouse events.
8 +\fB gpm-types(7)\fP Description of mouse types supported by gpm.
9
10 .fi
11 The info file about `gpm', which gives more complete information and
12 @@ -731,6 +731,7 @@
13 @item imps2
14 ``IntelliMouse'' on the ps/2 port. This type can also be used for
15 a generic 2-button ps/2 mouse too, since it will auto-detect the type.
16 + For serial ``IntelliMouse'' devices, use the ``ms3'' decoder.
17
18 @item netmouse
19 Decodes the ``Genius NetMouse'' type of devices on the ps/2
20 @@ -1862,8 +1863,8 @@
21
22 .SH SEE ALSO
23 .nf
24 -\fB gpm(8) \fP The mouse server
25 -\fB gpm-root(1) \fP An handler for Control-Mouse events.
26 +\fB gpm(8) \fP The mouse server
27 +\fB gpm-types(7) \fP Description of mouse types supported by gpm.
28
29 .fi
30 The info file about `gpm', which gives more complete information and
31 --- gpm-1.20.0/src/mice.c.docfix Sat Feb 23 16:42:23 2002
32 +++ gpm-1.20.0/src/mice.c Mon Mar 4 16:31:52 2002
33 @@ -2154,7 +2154,7 @@
34 {"netmouse","Genius NetMouse (ps2) - 2 buttons and 2 buttons 'up'/'down'.",
35 "", M_netmouse, I_netmouse, CS7 | STD_FLG,
36 {0xc0, 0x00, 0x00, 0x00}, 4, 1, 0, 0, 0},
37 - {"pnp", "Plug and pray. New mice may not run with '-t ms'.",
38 + {"pnp", "Plug and play. New mice may not run with '-t ms'.",
39 "", M_bare, I_pnp, CS7 | STD_FLG,
40 {0x40, 0x40, 0x40, 0x00}, 3, 1, 0, 0, 0},
41 {"ps2", "Busmice of the ps/2 series. Most busmice, actually.",

  ViewVC Help
Powered by ViewVC 1.1.30