[Cialug] Wheel mouse ain't wheelin' no more
Korver, Aaron
cialug@cialug.org
Thu, 27 Jan 2005 14:09:51 -0600
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_01C504AC.28F77840
Content-Type: text/plain;
charset="iso-8859-1"
You are correct David, the "ZAxisMapping" "4 5" is indeed for the wheel of
the mouse which goes round and round...
> -----Original Message-----
> From: David Champion [mailto:dave@visionary.com]
> Sent: Thursday, January 27, 2005 1:11 PM
> To: cialug@cialug.org
> Subject: Re: [Cialug] Wheel mouse ain't wheelin' no more
>
>
> This is a non-tweaked input section from a Mandrake 10.1
> system, which
> uses x.org instead of xfree86. The "ZAxisMapping" "4 5" is for the
> wheel, I believe.
>
> -dc
>
> Section "InputDevice"
> Identifier "Mouse1"
> Driver "mouse"
> Option "Protocol" "auto"
> Option "Device" "/dev/mouse"
> Option "ZAxisMapping" "4 5"
> EndSection
>
> -dc
>
> Aaron Thompson wrote:
> > You could check your X-config; perhaps one of the default,
> or otherwise
> > tweaked settings has changed.
> >
> > Somewhere in your XF86Config or XF86Config-4 file you could
> make sure
> > your using mouse type ImPS/2. If your mouse is working,
> just futs with
> > the 'Protocol' line.
> >
> > Here is mine:
> >
> > ---</etc/X11/XF86Config-4>---
> > ...
> > Section "InputDevice"
> > Identifier "Configured Mouse"
> > Driver "mouse"
> > Option "CorePointer"
> > Option "Device" "/dev/input/mice"
> > Option "Protocol" "ImPS/2"
> > Option "Emulate3Buttons" "true"
> > Option "ZAxisMapping" "4 5"
> > EndSection
> > ...
> > ---</etc/X11/XF86Config-4>---
> >
> > ... of course if you do this you'll need to restart X to
> get the changes
> > to take effect.
> >
> > Good luck.
> >
> > @
> >
> > On Wed, 2005-01-26 at 19:01 -0600, Rocket Robin Hood wrote:
> >
> >>Hrm...weird. I'm using SuSE 9.0, Logitech USB mouse. Has
> been working fine for
> >>a year, and now it's not wheelin'. Re-loaded the modules in
> Yast..anything
> >>else I should be checking out??
> >>
> >>Thanks for any help,
> >>Jason
>
> _______________________________________________
> Cialug mailing list
> Cialug@cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
------_=_NextPart_001_01C504AC.28F77840
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Cialug] Wheel mouse ain't wheelin' no more</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>You are correct David, the "ZAxisMapping" =
"4 5" is indeed for the wheel of the mouse which goes round =
and round...</FONT>
</P>
<P><FONT SIZE=3D2>> -----Original Message-----</FONT>
<BR><FONT SIZE=3D2>> From: David Champion [<A =
HREF=3D"mailto:dave@visionary.com">mailto:dave@visionary.com</A>]</FONT>=
<BR><FONT SIZE=3D2>> Sent: Thursday, January 27, 2005 1:11 PM</FONT>
<BR><FONT SIZE=3D2>> To: cialug@cialug.org</FONT>
<BR><FONT SIZE=3D2>> Subject: Re: [Cialug] Wheel mouse ain't =
wheelin' no more</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> This is a non-tweaked input section from a =
Mandrake 10.1 </FONT>
<BR><FONT SIZE=3D2>> system, which </FONT>
<BR><FONT SIZE=3D2>> uses x.org instead of xfree86. The =
"ZAxisMapping" "4 5" is for the </FONT>
<BR><FONT SIZE=3D2>> wheel, I believe.</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> -dc</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> Section "InputDevice"</FONT>
<BR><FONT SIZE=3D2>> Identifier =
"Mouse1"</FONT>
<BR><FONT SIZE=3D2>> Driver =
"mouse"</FONT>
<BR><FONT SIZE=3D2>> Option =
"Protocol" "auto"</FONT>
<BR><FONT SIZE=3D2>> Option =
"Device" "/dev/mouse"</FONT>
<BR><FONT SIZE=3D2>> Option =
"ZAxisMapping" "4 5"</FONT>
<BR><FONT SIZE=3D2>> EndSection</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> -dc</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> Aaron Thompson wrote:</FONT>
<BR><FONT SIZE=3D2>> > You could check your X-config; perhaps one =
of the default, </FONT>
<BR><FONT SIZE=3D2>> or otherwise</FONT>
<BR><FONT SIZE=3D2>> > tweaked settings has changed.</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > Somewhere in your XF86Config or =
XF86Config-4 file you could </FONT>
<BR><FONT SIZE=3D2>> make sure</FONT>
<BR><FONT SIZE=3D2>> > your using mouse type ImPS/2. If your =
mouse is working, </FONT>
<BR><FONT SIZE=3D2>> just futs with</FONT>
<BR><FONT SIZE=3D2>> > the 'Protocol' line.</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > Here is mine:</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > ---</etc/X11/XF86Config-4>---</FONT>
<BR><FONT SIZE=3D2>> > ...</FONT>
<BR><FONT SIZE=3D2>> > Section "InputDevice"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Identifier "Configured =
Mouse"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Driver =
"mouse"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Option =
"CorePointer"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Option =
"Device" =
"/dev/input/mice"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Option =
"Protocol" &nbs=
p; "ImPS/2"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Option =
"Emulate3Buttons" =
"true"</FONT>
<BR><FONT SIZE=3D2>> =
> =
Option =
"ZAxisMapping" =
"4 5"</FONT>
<BR><FONT SIZE=3D2>> > EndSection</FONT>
<BR><FONT SIZE=3D2>> > ...</FONT>
<BR><FONT SIZE=3D2>> > ---</etc/X11/XF86Config-4>---</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > ... of course if you do this you'll need =
to restart X to </FONT>
<BR><FONT SIZE=3D2>> get the changes</FONT>
<BR><FONT SIZE=3D2>> > to take effect.</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > Good luck.</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > @</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> > On Wed, 2005-01-26 at 19:01 -0600, Rocket =
Robin Hood wrote:</FONT>
<BR><FONT SIZE=3D2>> > </FONT>
<BR><FONT SIZE=3D2>> >>Hrm...weird. I'm using SuSE 9.0, =
Logitech USB mouse. Has </FONT>
<BR><FONT SIZE=3D2>> been working fine for </FONT>
<BR><FONT SIZE=3D2>> >>a year, and now it's not wheelin'. =
Re-loaded the modules in </FONT>
<BR><FONT SIZE=3D2>> Yast..anything </FONT>
<BR><FONT SIZE=3D2>> >>else I should be checking out?? </FONT>
<BR><FONT SIZE=3D2>> >></FONT>
<BR><FONT SIZE=3D2>> >>Thanks for any help,</FONT>
<BR><FONT SIZE=3D2>> >>Jason</FONT>
<BR><FONT SIZE=3D2>> </FONT>
<BR><FONT SIZE=3D2>> =
_______________________________________________</FONT>
<BR><FONT SIZE=3D2>> Cialug mailing list</FONT>
<BR><FONT SIZE=3D2>> Cialug@cialug.org</FONT>
<BR><FONT SIZE=3D2>> <A =
HREF=3D"http://cialug.org/mailman/listinfo/cialug" =
TARGET=3D"_blank">http://cialug.org/mailman/listinfo/cialug</A></FONT>
<BR><FONT SIZE=3D2>> </FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01C504AC.28F77840--