From owner-freebsd-questions Sun Feb 10 3:53:32 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail4.home.nl (mail4.home.nl [213.51.129.228]) by hub.freebsd.org (Postfix) with ESMTP id A928837B404 for ; Sun, 10 Feb 2002 03:53:25 -0800 (PST) Received: from home.nl ([217.120.94.15]) by mail4.home.nl (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20020210115405.IXOL29101.mail4.home.nl@home.nl>; Sun, 10 Feb 2002 12:54:05 +0100 Message-ID: <3C665F78.9DE63301@home.nl> Date: Sun, 10 Feb 2002 12:54:32 +0100 From: Ben Stroeken X-Mailer: Mozilla 4.78 [en] (X11; U; Linux 2.4.2 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Jeter , freebsd-questions@FreeBSD.ORG Subject: Re: Program mouse butons References: Content-Type: multipart/alternative; boundary="------------9DE48A82D5BD699F54AB27CC" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------9DE48A82D5BD699F54AB27CC Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I use imwheel-0.9.9 with FreeBSD R4.4 and R4.5 STABLE and it works fine, not only for KDE. Dit you have changed your /etc/XF86Config file: ... Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection .... success, Ben Stroeken Jeff Jeter wrote: > Sorry about posting so many questions in 1 day. I have just now had a > chance to work on the system. How do i program the thub button on my > mouse in KDE? Results of my attempts:I tried imwheel, but when i run > the installed port (0.9.9) it says "expected 3 args, got 1, in > config". What do i do about this? When i try to build 1.0.0pre1 it > says "Makefile" line 211: Need an operator. Line 211 is > "clean-binPROGRAMS:" Thanks,Jeff Jeter --------------9DE48A82D5BD699F54AB27CC Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

I use imwheel-0.9.9 with FreeBSD R4.4 and R4.5 STABLE and it works fine, not only for KDE.
Dit you have changed your /etc/XF86Config file:

...
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection
....

success,

Ben Stroeken
 
 

Jeff Jeter wrote:

Sorry about posting so many questions in 1 day.  I have just now had a chance to work on the system. How do i program the thub button on my mouse in KDE? Results of my attempts:I tried imwheel, but when i run the installed port (0.9.9) it says "expected 3 args, got 1, in config".  What do i do about this?  When i try to build 1.0.0pre1 it says "Makefile" line 211: Need an operator.  Line 211 is "clean-binPROGRAMS:" Thanks,Jeff Jeter
--------------9DE48A82D5BD699F54AB27CC-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message