Built-in Laptop Keyboard not working today on HP Convertible x360 with Ubuntu 18.04.
I have tried the sudo apt-get install xserver-xorg-input-all
using the on-screen keyboard, followed by a reboot, but to no avail.
What else should I try to get the built-in keyboard of my laptop to work ??
- I really want to continue using Ubuntu (because Windows is soooo slow).
Any help will be appreciated.
sudo apt-get install --reinstall xserver-xorg-input-all
. Not sure if it works any better though. – crip659 Sep 05 '20 at 23:44