From 9c7517511a4ffc07c35e603712dd2af1312768ff Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:03:21 +0000 Subject: Move pkg/ files into package's toplevel directory --- x11/imwheel/DESCR | 14 ++++++++++++++ x11/imwheel/MESSAGE | 7 +++++++ x11/imwheel/PLIST | 5 +++++ x11/imwheel/pkg/DESCR | 14 -------------- x11/imwheel/pkg/MESSAGE | 7 ------- x11/imwheel/pkg/PLIST | 5 ----- 6 files changed, 26 insertions(+), 26 deletions(-) create mode 100644 x11/imwheel/DESCR create mode 100644 x11/imwheel/MESSAGE create mode 100644 x11/imwheel/PLIST delete mode 100644 x11/imwheel/pkg/DESCR delete mode 100644 x11/imwheel/pkg/MESSAGE delete mode 100644 x11/imwheel/pkg/PLIST (limited to 'x11/imwheel') diff --git a/x11/imwheel/DESCR b/x11/imwheel/DESCR new file mode 100644 index 00000000000..a00575e8be6 --- /dev/null +++ b/x11/imwheel/DESCR @@ -0,0 +1,14 @@ +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. + +Don't forget to add "ZAxisMapping 4 5" to the Pointer Section +of your XF86Config file! diff --git a/x11/imwheel/MESSAGE b/x11/imwheel/MESSAGE new file mode 100644 index 00000000000..5e6cc4099c1 --- /dev/null +++ b/x11/imwheel/MESSAGE @@ -0,0 +1,7 @@ +====================================================================== +$NetBSD: MESSAGE,v 1.1 2001/10/31 22:11:00 zuntum Exp $ + +Don't forget to add "ZAxisMapping 4 5" to the Pointer Section +of your XF86Config file! + +====================================================================== diff --git a/x11/imwheel/PLIST b/x11/imwheel/PLIST new file mode 100644 index 00000000000..37078c77cde --- /dev/null +++ b/x11/imwheel/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:11:00 zuntum Exp $ +bin/imwheel +man/man1/imwheel.1 +share/examples/imwheel/imwheelrc +@dirrm share/examples/imwheel diff --git a/x11/imwheel/pkg/DESCR b/x11/imwheel/pkg/DESCR deleted file mode 100644 index a00575e8be6..00000000000 --- a/x11/imwheel/pkg/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -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. - -Don't forget to add "ZAxisMapping 4 5" to the Pointer Section -of your XF86Config file! diff --git a/x11/imwheel/pkg/MESSAGE b/x11/imwheel/pkg/MESSAGE deleted file mode 100644 index e4a1298dac8..00000000000 --- a/x11/imwheel/pkg/MESSAGE +++ /dev/null @@ -1,7 +0,0 @@ -====================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2001/04/27 13:32:01 zuntum Exp $ - -Don't forget to add "ZAxisMapping 4 5" to the Pointer Section -of your XF86Config file! - -====================================================================== diff --git a/x11/imwheel/pkg/PLIST b/x11/imwheel/pkg/PLIST deleted file mode 100644 index c69defa8d00..00000000000 --- a/x11/imwheel/pkg/PLIST +++ /dev/null @@ -1,5 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/27 13:32:01 zuntum Exp $ -bin/imwheel -man/man1/imwheel.1 -share/examples/imwheel/imwheelrc -@dirrm share/examples/imwheel -- cgit v1.2.3