On Mon, 19 Sep 2005 08:46 pm, Stewart Taylor wrote:
> I've got a Microsoft Intellimouse (ps2)
> which seems to be detected correctly but
> the wheel will not work under KDE.
When you edit the /etc/X11/xorg.conf you should have the something
similar to the following under the Input Device Section.
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/input/mice"
Option "Corepointer"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "6 7"
EndSection
Hope this helps
Regards,
ScottyB
--
[email protected] mailing list