LX7 mouse and xset on Mandriva -- update

Now that I've updated my system to Mandriva 2008.1 (2008 Spring), xset seems to work repeatably on my Logitech LX7 wireless mouse.

Since getting this mouse last summer, I haven't been able to get it to listen to xset settings, and the default acceleration results in cursor movement that's just a little too fast for my comfort. KDE control centre claims I have acceleration set to 1.0x. I don't know if it's to do with resolution or what. Obviously there's a piece of this puzzle that I never did figure out, and I just lived with a bit of a wild cursor until Mandriva (or someone upstream on one of the projects) sorted it out. At least I hope that's what happened.

To slow down my cursor on every boot, I stuck a shell script in my .kde/Autostart directory with the following lines:

#!/bin/bash
xset m 4/5

Then chmodded the file to be executable.

Incidentally, lsusb still puts it down as an MX1000 laser mouse.