Date: Tue, 23 Oct 2001 22:17:19 +0200 From: hans@lambermont.dyndns.org (H) To: freebsd-questions@FreeBSD.ORG Subject: Imwheel problems++ Message-ID: <20011023221719.B47661@moya.lambermont.dyndns.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011023221719.B47661>