catman
07-08-2004, 03:21 PM
I have a Genius "PowerScroll Eye PS2" mouse which I do not seem to be able to get working under Mandrake 10.0.
Under hardware it show as a universal "Any PS/2 & USB mice" no matter what I try I do not seem to be able to change it.
The mouse does not work properly and seems to have a mind of it's own.
Even when during the instalation it would not detect correctly. When I shut the machine down and connect an old "Microsoft Intellimouse 1.1A PS/2 Compatable" the mouse then seems to work fine with the settings.(The wheel and buttons work as they are supposed to)
I am at wit's end on how to resolve this!
Here is my XF86Config-4 file I hope that this will be of some help.:confused:
# File generated by XFdrake.
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
<snip>
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
<snip>
Under hardware it show as a universal "Any PS/2 & USB mice" no matter what I try I do not seem to be able to change it.
The mouse does not work properly and seems to have a mind of it's own.
Even when during the instalation it would not detect correctly. When I shut the machine down and connect an old "Microsoft Intellimouse 1.1A PS/2 Compatable" the mouse then seems to work fine with the settings.(The wheel and buttons work as they are supposed to)
I am at wit's end on how to resolve this!
Here is my XF86Config-4 file I hope that this will be of some help.:confused:
# File generated by XFdrake.
# ************************************************** ********************
# Refer to the XF86Config man page for details about the format of
# this file.
# ************************************************** ********************
Section "Files"
# Multiple FontPath entries are allowed (they are concatenated together)
# By default, Mandrake 6.0 and later now use a font server independent of
# the X server to render fonts.
FontPath "unix/:-1"
EndSection
Section "ServerFlags"
#DontZap # disable <Crtl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work
#DontZoom # disable <Crtl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
<snip>
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
EndSection
<snip>