IT/Misc: Difference between revisions

From msgwiki
< IT
Jump to navigation Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
No edit summary
No edit summary
Line 13: Line 13:
The mouse cannot left click and instead becomes the four arrow moving icon.
The mouse cannot left click and instead becomes the four arrow moving icon.


sudo modprobe -r psmouse
<code>sudo modprobe -r psmouse</code>
 
from
<br />
<br />

Revision as of 11:40, 7 September 2022

Notes

Here are things that we have not categorized yet.

Finding WiFi passwords

Here is when you want to find the password stored on a computer.
sudo cat connectionName.nm

Mouse left click four arrows

For some strange reason the kernel is not working nicecly on 22.04 on some computers

The mouse cannot left click and instead becomes the four arrow moving icon.

sudo modprobe -r psmouse

from