PS/2 mouse false interupts
Posted: Sat Jun 15, 2013 5:53 pm
Hey guys,
I'm trying to implement window system to my OS, as part of it I'm implementing a mouse driver...
Anyways, to the point... for some reason I get false input from the mouse, like the bit for left button set when I didn't press it,
or like huge movement values... I've tried to search online but it I couldn't find anything that seems related..
Did anyone encounter this? How can I overcome this (Maybe a way to identify false input and filter it)?
Thanks,
Shai.
I'm trying to implement window system to my OS, as part of it I'm implementing a mouse driver...
Anyways, to the point... for some reason I get false input from the mouse, like the bit for left button set when I didn't press it,
or like huge movement values... I've tried to search online but it I couldn't find anything that seems related..
Did anyone encounter this? How can I overcome this (Maybe a way to identify false input and filter it)?
Thanks,
Shai.