🐧 Mini help for people who use Thinkpads, or, laptops in general and have touchpad not work after waking the laptop up. [TESTED ON KDE ONLY (should work elsewhere)]
Nachrichtenbereich: 🐧 Linux Tipps
🔗 Quelle: reddit.com
If this happens to you, try this:
make a bash (.sh) file.
write:
sudo modprobe -r psmouse
sudo modprobe psmouse
Set it to run on "login".
It didn't work on my end w/o sudo, I hope this helps someone, cuz I've dug this out on accident.
[link] [comments] ...