I have a Logitech K360 Keyboard and K325 Mouse on my Ubuntu 12.04 desktop. These had been working out of the box for a while, but recently they started acting up. For example, if I open up Chrome, the mouse and keyboard suddenly stop working. I can still move the cursor, it just won't click on anything. Also Alt+Tab (to switch applications) on my keyboard stops working. I downloaded Solar thinking maybe putting both devices on one Unifying Receiver would help, but same thing. Does anyone have any ideas?
Before you point me to the direction of this question, I have already tried this, plus my mouse is being recognized, just not behaving properly.
Thanks in advance.
p.s. I have no idea why this would matter, but I recently put transmission-gtk --minimized
as a startup application. The mouse and keyboard really started acting up then.
sudo apt-get --purge autoremove xserver-xorg-input-all && sudo apt-get install xserver-xorg-input-all
– Jul 14 '14 at 17:11