Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread [EMAIL PROTECTED]
Well after my last post I started playing with things again, and have the mouse working in the console and the wheel working in xorg. /etc/rc.conf moused_enable="YES" #moused_port="/dev/psm0" #moused_type="intellimouse" /etc/X11/xorg.conf: Identifier "Mouse1" Driver "mouse" Option "Pr

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread [EMAIL PROTECTED]
I managed to get my wheel working in xorg, but this required disabling it for the console. This is a sub-optimal solution, but it works for me because I don't often want to use the mouse in the console---sometimes I would like to but I didn't want to fight with it anymore. Here is what I did: comm

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread List Admin
On Thu, 2004-12-16 at 09:42 -0800, Ronnie Clark wrote: > Yes to both you and Phil. > > Thanks, > Ron Clark If it is a usb mouse, make sure the usbd is translating the wheel events. There is some stuff in the handbook on this. ___ [EMAIL PROTECTED] mai

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Ronnie Clark
Yes to both you and Phil. Thanks, Ron Clark __ Do you Yahoo!? Send holiday email and support a worthy cause. Do good. http://celebrity.mail.yahoo.com ___ [EMAIL PROTECTED] mailing list http://list

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Dan Kilbourne
Ronnie Clark extolled: > OK, I have generated a new xorg.conf.new file. I have > edited it and copied it over to /etc/X11. > > Here is a snip of the xorg log file: > Markers: (--) probed, (**) from config file, (==) > default setting, > (++) from command line, (!!) notice, (II) > informati

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Phil Schulz
Ronnie Clark wrote: (**) Option "Protocol" "auto" (**) Mouse0: Device: "/dev/sysmouse" (**) Mouse0: Protocol: "auto" (**) Option "CorePointer" (**) Mouse0: Core Pointer (**) Option "Device" "/dev/sysmouse" (==) Mouse0: Emulate3Buttons, Emulate3Timeout: 50 (**) Option "ZAxisMapping" "4 5" (**) Mouse

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Ronnie Clark
OK, I have generated a new xorg.conf.new file. I have edited it and copied it over to /etc/X11. Here is a snip of the xorg log file: Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error,

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Dan Kilbourne
Ronnie Clark extolled: > > So, does it matter where my xorg.conf.new file is at? > Mine is in the /root directory, which is where it was > originally configured. Is there another conf file I > need to edit? again, I'm stuck on this one. > > If this is not enough about the problem, please feel >

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Ronnie Clark
All, Thanks for the responses. I hope this will help: Currently I have this in my xorg.conf.new file: Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/sysmouse" Option "ZAxisMappi

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Phil Schulz
Ronnie Clark wrote: I have successfully loaded 5.3 and cvsuped to STABLE. Since loading Xorg, I have been trying to use my wheel on my mouse. I have edited the xorg conf file that I created and followed the hand book and even some threads from this list. Can someone please point me in the right d

Re: Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Pablo Allietti
On Thu, Dec 16, 2004 at 05:58:08AM -0800, Ronnie Clark wrote: > I have successfully loaded 5.3 and cvsuped to STABLE. > Since loading Xorg, I have been trying to use my wheel > on my mouse. I have edited the xorg conf file that I > created and followed the hand book and even some > threads from thi

Wheel Mouse in 5.3 STABLE

2004-12-16 Thread Ronnie Clark
I have successfully loaded 5.3 and cvsuped to STABLE. Since loading Xorg, I have been trying to use my wheel on my mouse. I have edited the xorg conf file that I created and followed the hand book and even some threads from this list. Can someone please point me in the right direction for this? I