Jump to content
Compatible Support Forums
Sign in to follow this  
bloody

Mouse wheel issue(seems everything it does is...doubled?)

Recommended Posts

I've been using the mouse for well...forever, and everything had been okay up until a few weeks ago. I'm not sure why it's happening, but it's actually a pretty annoying problem. I've no idea where the problem lies(KDE, X, kernel...I've no idea). The one place where this gets really annoying is when I'm using my image viewer. I'd like to be able to scroll through them without skipping half of them(and without using my keyboard), for the sake of convenience. If anyone has any bright ideas, please do speak up, because I'm quite frustrated by this point. (I know I mentioned only one place where it's an issue, but it also seems to scroll twice as many text lines in text-ish programs (id est kate))

Share this post


Link to post

Something has changed in the system configuration. Did you by chance upgrade the kernel from 2.4 to 2.6, or do a system upgrade via apt-get or Synaptic?

 

 

Share this post


Link to post

Yeah, I switched to kernel 2.6, although I'm not sure if that's where the problem started or not. I think it'd be a good place to look though...

Share this post


Link to post

There are probably two entries in the XF86Config-4 file that controls the mouse, one for the 2.4 series kernel and one for the 2.6 kernel. The 2.6 series uses a different method of mouse detection.

 

I found this Debian bug report about the issue.

 

How to fix it? I'm not quite sure.

 

Is this a PS/2 mouse, or a USB mouse?

Share this post


Link to post

Thanks danleff... It seems that was right on the mark. 'tis a PS/2 Mouse, and the problem was fairly easy to fix. All I had to do was change the device from '/dev/psaux' to '/dev/input/mice' and voila, problem fixed.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×