Linux - Hardware This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-05-2003, 04:29 PM
|
#1
|
Member
Registered: Mar 2003
Location: Calgary, Alberta, Canada
Distribution: Gentoo 1.4, Debian Woody, Mandrake 8.1
Posts: 43
Rep:
|
Optical mouse and choppy movement
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?
BTW, this is on Debian.
|
|
|
07-05-2003, 06:24 PM
|
#2
|
Member
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321
Rep:
|
Are you using 'moused'?
|
|
|
07-05-2003, 07:38 PM
|
#3
|
Member
Registered: Mar 2003
Location: Calgary, Alberta, Canada
Distribution: Gentoo 1.4, Debian Woody, Mandrake 8.1
Posts: 43
Original Poster
Rep:
|
"moused"? What's that?
|
|
|
07-05-2003, 07:58 PM
|
#4
|
Member
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321
Rep:
|
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.
|
|
|
07-05-2003, 08:04 PM
|
#5
|
Member
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321
Rep:
|
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
~Andrew
|
|
|
07-05-2003, 10:10 PM
|
#6
|
Member
Registered: Mar 2003
Location: Calgary, Alberta, Canada
Distribution: Gentoo 1.4, Debian Woody, Mandrake 8.1
Posts: 43
Original Poster
Rep:
|
Nope, no moused. Here's what I have in my /etc/X11/XF86Config-4 files for my mouse:
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Generic Mouse"
Driver "mouse"
Option "SendCoreEvents" "true"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
|
|
|
07-06-2003, 09:11 AM
|
#7
|
Member
Registered: Nov 2002
Distribution: Slackware 9.0
Posts: 321
Rep:
|
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.
~Andrew
|
|
|
07-06-2003, 06:11 PM
|
#8
|
Member
Registered: Jul 2003
Distribution: OpenSuse 10, Debian
Posts: 152
Rep:
|
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.
|
|
|
All times are GMT -5. The time now is 11:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|