LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Wireless mouse scroll wheel works, but left and right click doesn't? (https://www.linuxquestions.org/questions/slackware-14/wireless-mouse-scroll-wheel-works-but-left-and-right-click-doesnt-233647/)

jdub7786 09-21-2004 11:08 PM

Wireless mouse scroll wheel works, but left and right click doesn't?
 
I had problems with my wireless microsoft mouse under slackware 10. At first, it wouldn't move anywhere. After I read some of the posts on this site, I changed my xorg.conf file to:

Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "ZAxis Mapping" "4 5"
Option "Buttons" "5"

This worked for many of the people whose posts I read. However, my left and right click buttons do not work even though the scroll wheel does. I also edited /etc/rc.d/rc.modules and enabled all of the USB modules. I still can't get it to work correctly. Will I have to recompile the kernel (yikes!), or is there anything that I am missing that could be leading to this odd problem?
Thanks in advance,
John.

craigienz 09-23-2004 03:54 AM

Try changing buttons to 7 instead of 5, I think that is what helped me.


All times are GMT -5. The time now is 08:56 PM.