Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I just picked up a cheap cicero mini optical mouse (PS/2) and it gives some choppy movement. My regular ball mouse worked just fine. Any suggestions as to how I may be able to fix this?? I tried adjusting the mouse pointer acceleration and threshold, but no improvement. Maybe I'm doing it wrong?
moused is the mouse daemon. I'm pretty sure you can run X without it but you can have problems. If you're not sure if you're using it, you can check using 'ps' or top.
Oh yeah, you might also want to reconfigure xfree86. I had some problems with an optical mouse once, and I just reconfigured X and it went away. Also, pase us the 'InputDevice" section for your mouse from /etc/X11/XF86Config
Hm, I'm not familiar with some of those options. Try setting the Protcol to "auto". Do you know what the "SendCoreEvents" and "ZAxisMapping" do? I've never used them in an XF86Config file, and I use optical mouses all the time, so try commenting out ZAxisMapping.
That's about all I can think of to do, sorry I couldn't be of more help.
Did you compile your kernel with Input Core Support? If not you should try that. Under Input Core Support add mouse support and then set the horizontal and vertical screen resolutions to whatever resolution you will be runnning X in. Hope that helps.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.