Commit graph

10 commits

Author SHA1 Message Date
zuntum
141c6df71a Fix multiline string literals so it compiles with gcc3. 2004-01-11 20:46:49 +00:00
martti
cd2f7f1959 COMMENT should start with a capital letter. 2003-07-21 17:38:24 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
zuntum
035ce1d146 Set USE_BUILDLINK_ONLY 2001-06-30 21:12:24 +00:00
zuntum
558503eba4 Initial import of imwheel-0.9.9
This is a not so short little ditty that does the simple conversion of mouse
button presses into key presses.  By grabbing only the 4th and 5th mouse
buttons the program is able to receive input from the Intellimouse series
mice.  The wheel button can always be used as middle button, this program
does not affect how the XServer reacts towards it.  A mouse with a wheel
button is a 3 button mouse, and should be configured as such!

Note that other wheeled mice such as the Logitech MouseMan+ or TrackMan+ are
Intellimouse compatible and can be used with this as well.  For more
information on setting up your wheeled mouse to work with X, see either the
imwheel man page or the FAQ.

Fixes pkg/12515 by Philipp Huber <uebs@gmx.at>
2001-04-27 13:32:01 +00:00