* Mark Knecht <[EMAIL PROTECTED]> [2007-01-05 02:45] :
>  My son bought a fancy mouse for playing games in windows. It works
>  in Windows but so far not in Linux.
> 
> [...]
> 
>  Unfortunately X isn't seeing it so far. Also the red optical
>  generator on the bottom is not turned on so I'm not sure it will
>  actually work yet anyway.
> 
> [...]
> 
>  Any other ideas warmly welcomed.
> 
>  Thanks,
>  Mark

Hi Mark, 

I have the same mouse and it works flawless with the following settings:

Section "InputDevice"
  Identifier  "Mouse0"
  Driver      "mouse"
  Option      "Protocol" "auto"
  Option      "Device" "/dev/input/mice"
  Option      "ZAxisMapping" "4 5"
  Option      "Buttons" "8"
  Option      "ButtonMapping" "1 2 3 6 7 8 9"
EndSection

I also want to point you to http://razertool.sourceforge.net/ - a very 
handy tool to change settings ;-)

HTH
Stefan

PS: This is with x11-base/xorg-x11-7.1 ...

-- 
gentoo-user@gentoo.org mailing list

Reply via email to