From owner-freebsd-questions Tue Oct 23 13:17:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from moya.lambermont.dyndns.org (e165253.upc-e.chello.nl [213.93.165.253]) by hub.freebsd.org (Postfix) with ESMTP id 6BA1637B401 for ; Tue, 23 Oct 2001 13:17:21 -0700 (PDT) Received: by moya.lambermont.dyndns.org (Postfix, from userid 1001) id 2E61A36415; Tue, 23 Oct 2001 22:17:19 +0200 (CEST) Date: Tue, 23 Oct 2001 22:17:19 +0200 To: freebsd-questions@FreeBSD.ORG Subject: Imwheel problems++ Message-ID: <20011023221719.B47661@moya.lambermont.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: hans@lambermont.dyndns.org (H) 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 I read most of the imwheel posts on -questions, but I still have a problem with it. Here's my situation: I use 'moused -z 4 -p /dev/psm0 -t auto', moused does see the wheel actions (I know because I hacked it so that it prints +1 and -1 when I move the wheel). I tried this with both a Logitech S48 wheelmouse and a Microsoft Intellimouse. So far so good. I run XFree86-4.1.0_7 from ports on 4.4-STABLE with the following section in my XF86Config: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/sysmouse" Option "Buttons" "5" Option "ZAxisMapping" "4 5" EndSection I tried imwheel-0.9.9 as it installed from ports. No Go (that is, it does nothing for me yet :) I followed imwheel with a debugger until it reaches XNextEvent(d,e); in getInput from which it never returns. Oh, my window manager is kde-2.2, also from ports. Any ideas/tips to tackle this problem are welcome. regards, Hans Lambermont -- http://lambermont.webhop.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message