1

Mouse works up the the point of the login screen, then the cursor stops at the center and it and the keyboard will not work. It was working, then suddenly it wasn’t while the same mouse and keyboard are functional on a different PC under Windows so clearly not a problem with them. The mouse and keyboard are wireless USB and are the only ones I have so what can I do to get it functional again?

DonP
  • 394

1 Answers1

2

At first use lsusb to be sure if the device is connected. If you find its connected successfully.

Then use sudo apt-get install xserver-xorg-input-all in terminal.

It should install the input services needed. May need a system reboot after installation. This forum might help you if you are still stuck.