Re: Help with Wheelmouse
From: Pepebuho (p1e2p3e4b5u6h7o8_at_pananet.com)
Date: 08/18/03
- Next message: Hugo Lovhoiden: "Re: newbie: Gaim on RedHat 9"
- Previous message: Ed Murphy: "Re: newbie: Gaim on RedHat 9"
- In reply to: chud: "Re: Help with Wheelmouse"
- Next in thread: Pepebuho: "Re: Help with Wheelmouse"
- Reply: Pepebuho: "Re: Help with Wheelmouse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 18 Aug 2003 02:39:38 -0500
"chud" <chud@denizen.homedomain> wrote in message
news:pan.2003.08.16.01.22.29.867498@denizen.homedomain...
> On Fri, 15 Aug 2003 13:33:11 -0400, Bill Marcum wrote:
>
> > On Fri, 15 Aug 2003 01:34:47 -0500, Pepebuho
> > <p1e2p3e4b5u6h7o8@pananet.com> wrote:
> >> How can I enable the wheelmouse and have it work ok?
> >>
> > Did you change any configuration files when you changed the motherboard?
> > In the XF86Config file, look for
> >
> > Section "Pointer"
> > and change
> > Protocol "PS/2"
> > to
> > Protocol "IMPS/2"
>
> you may also need:
> in the "Core Pointers InputDevice" section
> Option "Buttons" "5"
> Option "ZAxisMapping" "4 5"
Hi
I did as requested and the problem continues. I used the Options Buttons
thing but the problem does not go away.
The mouse keeps going to the bottom left corner and all commands are messed
up.
Here are the relevant parts of the XF86Config file.
# File generated by anaconda.
Section "ServerLayout"
Identifier "Anaconda Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
If I use the following setting, everything works fine, except the wheel of
the mouse.
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
- Next message: Hugo Lovhoiden: "Re: newbie: Gaim on RedHat 9"
- Previous message: Ed Murphy: "Re: newbie: Gaim on RedHat 9"
- In reply to: chud: "Re: Help with Wheelmouse"
- Next in thread: Pepebuho: "Re: Help with Wheelmouse"
- Reply: Pepebuho: "Re: Help with Wheelmouse"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|