MrChebur / supress_input

Blocks mouse and keyboard actions (while you clear them)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Suppressing keyboard and mouse events

This code will block all mouse and keyboard actions until you press a key combination Ctrl + -.

Personally, I use this code to prevent deleting something while cleaning up the mouse and keyboard.

Executables:

You can build your own executables with pyinstall.

Or use this one for Windows 10 (64 bit): WINDOWS_64_BIT.

See virustotal.com check.

About

Blocks mouse and keyboard actions (while you clear them)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%