Results 1 to 5 of 5
I have no idea what happened, but my middle mouse button stopped working since yesterday. I checked the settings for the mouse, everything seems fine. Reconnected mouse but no use. ...
- 01-17-2012 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 5
Middle mouse button doesn't work anymore
I have no idea what happened, but my middle mouse button stopped working since yesterday. I checked the settings for the mouse, everything seems fine. Reconnected mouse but no use. When I try it out on another PC, It WORKS.
What kind of issue this could be, anyone experienced something like this before?
If you have any suggestions how to fix this I will be very grateful
OS: Debian 6.0.3 squeeze
- 01-18-2012 #2Guest
- Join Date
- Feb 2005
- Posts
- 314
Have a look at your /var/log/dpkg.log to see if anything relevant got upgraded recently. Also have you been messing about with xorg.conf ?
Code:cat /etc/X11/xorg.conf
Also post your apt sources:
Code:cat /etc/apt/sources.list
- 01-18-2012 #3Just Joined!
- Join Date
- Dec 2011
- Posts
- 5
Thank you very much for trying to help,
I'm not sure what could be relevant in dpkg.log, I searched for 'mouse' or 'device' but no results.
xorg.conf doesn't exist
apt soruces list looks like this:
pastebin.com/6D2hjkku
- 01-18-2012 #4Guest
- Join Date
- Feb 2005
- Posts
- 314
Your apt sources look ok and the lack of an xorg.conf is usually not an issue.
I assume you're using gnome? If so then it could well be an issue with dotfiles (configuration data) getting messed up in your /home folder. To test for this, create another user and log in with that user and see if the middle mouse works.
I said to look through your dpkg log just in case an update might have broken this. Try running a grep on yesterdays date on the log file, copy and paste the output and post it here:
Code:grep "2012-01-17" /var/log/dpkg.log
- 01-18-2012 #5Just Joined!
- Join Date
- Dec 2011
- Posts
- 5
I know what the problem is
It's BROKEN
I tried on another PC and it worked, I guess because I pressed it harder haha
I just tried know and it works if you press it really hard actually
I need another mouse
thanks for help anyway, very nice of you


Reply With Quote
