Answers for "cursor pointer freezes ubuntu- keystrokes to release"

1

cursor pointer freezes ubuntu- keystrokes to release

Just open the Terminal using Ctrl+Alt+T and type the following commands:

sudo modprobe -r psmouse : for removing it

sudo modprobe psmouse : for adding it
Posted by: Guest on April-15-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language