Re: Mouse wheel Not working in 5.0/5.1

2003-06-16 Thread Chris
I think what's going on here, or not understood is simply this.
Taking my mouse, you have the left and right button (1 & 2) the wheel, it is 
clickable (3) and then the Up/Down motion (4 and 5) I did mine manually. This 
worked for me.

Chris


On Monday 16 June 2003 08:08 pm, sweetleaf wrote:
> I had the same problem with my logitech scroll mouse. I fixed it with the
> following in my XF86Config:
>
> Section "InputDevice"
> Identifier  "Mouse0"
> Driver  "mouse"
> Option  "Protocol" "auto"
> Option  "Device" "/dev/sysmouse"
> Option  "Emulate3Buttons" "true"
> Option  "ZAxisMapping" "4 5"
> EndSection
>
>
> On Mon, 16 Jun 2003 19:51:07 -0500
>
> Chris <[EMAIL PROTECTED]> wrote:
> > Below is mine. - I suspect your issues my be either the proto, or the
> > device. FYI - I'm using a Logitec wheel via PS/2 port
> >
> >
> > # Identifier and driver
> >
> > Identifier  "Mouse1"
> > Driver  "mouse"
> > Option "Protocol""Auto"
> > Option "Device"  "/dev/sysmouse"
> > Option "Buttons""5"
> > Option "ZAxisMapping"   "4 5"
> >
> > On Monday 16 June 2003 07:36 pm, Ken Thompson wrote:
> > > Hello all, I have two systems set up on FreeBSD, one with 5.0 and one
> > > with 5.1. I can't seem to get the wheel to work on either one even
> > > though I have added Option "ZAxisMapping" "4 5" to my XFree86Config.
> > > One mouse is a cheap M$ and the other is an OEM Logitech.. Both are
> > > detected and work flawlessly as Generic Wheel Mouse in Mandrake, SuSE
> > > and Knoppix..
> > > Any ideas or work arounds???
> > > Thanks,
> >
> > --
> >
> > Best regards,
> >  Chris
> > __
> >
> > PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363
> >
> > PGP Mail encouraged / preferred - keys available on common key servers
> > __
> >01010010011101100011011001010111001001011000
> >
> >
> > ___
> > [EMAIL PROTECTED] mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "[EMAIL PROTECTED]"
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"

-- 

Best regards,
 Chris
__

PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363

PGP Mail encouraged / preferred - keys available on common key servers
__
   01010010011101100011011001010111001001011000


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mouse wheel Not working in 5.0/5.1

2003-06-16 Thread sweetleaf
I had the same problem with my logitech scroll mouse. I fixed it with the following in 
my XF86Config:

Section "InputDevice"
Identifier  "Mouse0"
Driver  "mouse"
Option  "Protocol" "auto"
Option  "Device" "/dev/sysmouse"
Option  "Emulate3Buttons" "true"
Option  "ZAxisMapping" "4 5"
EndSection


On Mon, 16 Jun 2003 19:51:07 -0500
Chris <[EMAIL PROTECTED]> wrote:

> Below is mine. - I suspect your issues my be either the proto, or the device. 
> FYI - I'm using a Logitec wheel via PS/2 port
> 
> 
> # Identifier and driver
> 
> Identifier  "Mouse1"
> Driver  "mouse"
> Option "Protocol""Auto"
> Option "Device"  "/dev/sysmouse"
> Option "Buttons""5"
> Option "ZAxisMapping"   "4 5"
> 
> 
> 
> 
> On Monday 16 June 2003 07:36 pm, Ken Thompson wrote:
> > Hello all, I have two systems set up on FreeBSD, one with 5.0 and one with
> > 5.1. I can't seem to get the wheel to work on either one even though I have
> > added Option "ZAxisMapping" "4 5" to my XFree86Config. One mouse is a cheap
> > M$ and the other is an OEM Logitech.. Both are detected and work flawlessly
> > as Generic Wheel Mouse in Mandrake, SuSE and Knoppix..
> > Any ideas or work arounds???
> > Thanks,
> 
> -- 
> 
> Best regards,
>  Chris
> __
> 
> PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363
> 
> PGP Mail encouraged / preferred - keys available on common key servers
> __
>01010010011101100011011001010111001001011000
> 
> 
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Mouse wheel Not working in 5.0/5.1

2003-06-16 Thread Chris
Below is mine. - I suspect your issues my be either the proto, or the device. 
FYI - I'm using a Logitec wheel via PS/2 port


# Identifier and driver

Identifier  "Mouse1"
Driver  "mouse"
Option "Protocol""Auto"
Option "Device"  "/dev/sysmouse"
Option "Buttons""5"
Option "ZAxisMapping"   "4 5"




On Monday 16 June 2003 07:36 pm, Ken Thompson wrote:
> Hello all, I have two systems set up on FreeBSD, one with 5.0 and one with
> 5.1. I can't seem to get the wheel to work on either one even though I have
> added Option "ZAxisMapping" "4 5" to my XFree86Config. One mouse is a cheap
> M$ and the other is an OEM Logitech.. Both are detected and work flawlessly
> as Generic Wheel Mouse in Mandrake, SuSE and Knoppix..
> Any ideas or work arounds???
> Thanks,

-- 

Best regards,
 Chris
__

PGP Fingerprint = D976 2575 D0B4 E4B0 45CC AA09 0F93 FF80 C01B C363

PGP Mail encouraged / preferred - keys available on common key servers
__
   01010010011101100011011001010111001001011000


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Mouse wheel Not working in 5.0/5.1

2003-06-16 Thread Ken Thompson
Hello all, I have two systems set up on FreeBSD, one with 5.0 and one with 
5.1. I can't seem to get the wheel to work on either one even though I have 
added Option "ZAxisMapping" "4 5" to my XFree86Config. One mouse is a cheap 
M$ and the other is an OEM Logitech.. Both are detected and work flawlessly 
as Generic Wheel Mouse in Mandrake, SuSE and Knoppix..
Any ideas or work arounds??? 
Thanks,
-- 
Ken Thompson WA7SYR
Payette, Idaho
Email: [EMAIL PROTECTED]

Linux- Coming Soon To A Desktop Near You
Registered Linux User #183936

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"