08-13-04 10:54 PM
On Fri, 13 Aug 2004 10:16:54 -0500 Markus wrote:
> At first my mouse at least worked just not the wheel. Changed the setting
to
> a microsoft something or other and now it doesn't work at all (this mouse
> isn't listed, in fact, I didn't see any optical support?)
It does not matter whether the mouse is optical or wheeled.
> Using: RH-9 (all updates/upgrades current as of a week ago)
There are no RH9 updates since end of April. Ok, there is
fedoralegacy.org, but I feel due to lack of interest their activities are
very slow.
> 700mhz genuine intell processor
> ABIT board
>
> *using the PS/2 adaptor
>
> Any suggestions appreciated,
> TIA,
> Markus
Section "InputDevice"
# If the normal CorePointer mouse is not a USB mouse then
# this input device can be used in AlwaysCore mode to let you
# also use USB mice at the same time.
Identifier "DevInputMice"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
EndSection
This should work in /etc/X11/XF86Config-4. Maybe in addition run xmodmap
-e "pointer = 1 2 3 6 7 4 5". Might be set in ~/.xinitrc.
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
[ Post a follow-up to this message ]
|