On Tue, Jan 03, 2006 at 12:05:24AM +0100, Rodolfo Garc?a wrote: > > In the other hand, I have a Logitech cordless mouse with wheel, but I cant > use the wheel. With my "Saitek" mouse, with cable, I dont have any problem > (the wheel goes well). why?
The Logitech mouse is PS/2? If you "just" chose "ps2" as the mouse driver, the wheel is not honored, see mouse(3). You can either use "ps2intellimouse", or write "intellimouse" to /dev/mousectl later on. At least it was like that for me.
