From owner-freebsd-questions Fri Aug 10 9:31:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from 1upmc-msximc2.isdip.upmc.edu (1upmc-msximc2.isdip.upmc.edu [128.147.18.40]) by hub.freebsd.org (Postfix) with ESMTP id EE4D937B401 for ; Fri, 10 Aug 2001 09:31:05 -0700 (PDT) (envelope-from personrp@ccbh.com) Received: by 1upmc-msximc2.isdip.upmc.edu with Internet Mail Service (5.5.2653.19) id ; Fri, 10 Aug 2001 12:29:48 -0400 Message-ID: <46AEB8C1B628D511969200508B6FE42A66854B@1upmc-msx6.isdip.upmc.edu> From: "Person, Roderick" To: "'freebsd-questions@FreeBSD.org'" Subject: RE: Need a hand with imwheel Date: Fri, 10 Aug 2001 12:29:48 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C121B9.AC1DE030" 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 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C121B9.AC1DE030 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable try switching Protocal to auto and device to system mouse Roderick P. Person Programmer II personrp@ccbh.com "You ever feel like you just been cheated? " - Johnny Rotten > -----Original Message----- > From: Louis LeBlanc [mailto:leblanc+freebsd@acadia.ne.mediaone.net] > Sent: August 10, 2001 12:00 PM > To: freebsd-questions@FreeBSD.org > Subject: Need a hand with imwheel >=20 >=20 > Hey all. >=20 > I am trying to get imwheel working, but having no luck. >=20 > I am using the latest imwheel (0.9.9, I think) from the ports, = XFree86 > 4.1.0, and I _did_ read the imwheel docs, and the FreeBSD.org > examples. >=20 > Here is my pointer section from /etc/X11/XFree86config: >=20 > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "PS/2" > Option "Device" "/dev/psm0" > Option "Resolution" "300" > Option "Buttons" "5" > Option "ZAxisMapping" "4 5" > EndSection >=20 > And my mousewheel invokes no response from Netscape, xterm, etc. My > .Xdefaults file is identical to the one I use on another FreeBSD > machine where I did get the wheel working. >=20 > The other box I have working uses a different card (ATI=20 > Mach64 3D Pro), > is currently running XFree86 3.3.x, and has the same mouse=20 > (intellimouse > 1.2a). >=20 > I know the imwheel docs say to use IMPS/2 as the protocol, but with > this setup, that doesn't work. The mouse cursor gets epilleptic. >=20 > I also tried telling it there were only 3 buttons, setting the baud > rate to 9600 with protocol Intellimouse (this is what I use on my > other bsd box). The Intellimouse protocol also causes epilleptic > siezures in the mouse. >=20 > The card on this box was correctly detected by XFree86 4, and here is > the section: >=20 > Section "Device" > Identifier "Card0" > Driver "ati" > VendorName "ATI" > BoardName "Rage 128 RF" > BusID "PCI:1:0:0" > EndSection >=20 > As for imwheel invocation, I have the following line in my = ~/.xsession > /usr/X11R6/bin/imwheel >=20 > I have found that the -k flag only applies to Linux, so I left it = out. > ps -ax | grep imwheel shows the daemon running. > I have a ~/.imwheelrc file taken (without modification for now) from > the source. Of course, this is the same one installed in > /usr/X11R6/etc/imwheelrc, so this may be bad. >=20 > Has anyone else gotten this mouse working with the wheel on XFree86 = 4? >=20 > I'd appreciate any clues on how you fixed it. >=20 > Thanks > Lou > --=20 > Louis LeBlanc leblanc@acadia.ne.mediaone.net > Fully Funded Hobbyist, KeySlapper Extrordinaire :) > http://acadia.ne.mediaone.net =D4=BF=D4=AC >=20 > Wiker's Law: > Government expands to absorb revenue and then some. >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message >=20 ------_=_NextPart_001_01C121B9.AC1DE030 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: Need a hand with imwheel

try switching Protocal to auto and device to system = mouse

Roderick P. Person
Programmer II
personrp@ccbh.com

"You ever feel like you just been cheated? = "
- Johnny Rotten


> -----Original Message-----
> From: Louis LeBlanc [mailto:leblanc+fr= eebsd@acadia.ne.mediaone.net]
> Sent: August 10, 2001 12:00 PM
> To: freebsd-questions@FreeBSD.org
> Subject: Need a hand with imwheel
>
>
> Hey all.
>
> I am trying to get imwheel working, but having = no luck.
>
> I am using the latest imwheel (0.9.9, I think) = from the ports, XFree86
> 4.1.0, and I _did_ read the imwheel docs, and = the FreeBSD.org
> examples.
>
> Here is my pointer section from = /etc/X11/XFree86config:
>
> Section "InputDevice"
>         = Identifier  "Mouse0"
>         = Driver      "mouse"
>         = Option      "Protocol"  = "PS/2"
>         = Option      "Device" = "/dev/psm0"
>         = Option      "Resolution" = "300"
>         = Option      "Buttons" = "5"
>         = Option      "ZAxisMapping" "4 = 5"
> EndSection
>
> And my mousewheel invokes no response from = Netscape, xterm, etc.  My
> .Xdefaults file is identical to the one I use = on another FreeBSD
> machine where I did get the wheel = working.
>
> The other box I have working uses a different = card (ATI
> Mach64 3D Pro),
> is currently running XFree86 3.3.x, and has the = same mouse
> (intellimouse
> 1.2a).
>
> I know the imwheel docs say to use IMPS/2 as = the protocol, but with
> this setup, that doesn't work.  The mouse = cursor gets epilleptic.
>
> I also tried telling it there were only 3 = buttons, setting the baud
> rate to 9600 with protocol Intellimouse (this = is what I use on my
> other bsd box).  The Intellimouse protocol = also causes epilleptic
> siezures in the mouse.
>
> The card on this box was correctly detected by = XFree86 4, and here is
> the section:
>
> Section "Device"
>         = Identifier  "Card0"
>         = Driver      "ati"
>         = VendorName  "ATI"
>         = BoardName   "Rage 128 RF"
>         = BusID       "PCI:1:0:0"
> EndSection
>
> As for imwheel invocation, I have the following = line in my ~/.xsession
> /usr/X11R6/bin/imwheel
>
> I have found that the -k flag only applies to = Linux, so I left it out.
> ps -ax | grep imwheel shows the daemon = running.
> I have a ~/.imwheelrc file taken (without = modification for now) from
> the source.  Of course, this is the same = one installed in
> /usr/X11R6/etc/imwheelrc, so this may be = bad.
>
> Has anyone else gotten this mouse working with = the wheel on XFree86 4?
>
> I'd appreciate any clues on how you fixed = it.
>
> Thanks
> Lou
> --
> Louis = LeBlanc       = leblanc@acadia.ne.mediaone.net
> Fully Funded Hobbyist, KeySlapper Extrordinaire = :)
> http://acadia.ne.mediaone.net   &nb= sp;           &nb= sp; =D4=BF=D4=AC
>
> Wiker's Law:
>   Government expands to absorb = revenue and then some.
>
>
> To Unsubscribe: send mail to = majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" = in the body of the message
>

------_=_NextPart_001_01C121B9.AC1DE030-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message