Tool to Display Blender Keystrokes in Video Tutorials

Using the Windows open-source utility called AutoHotkey, Salvatore Agostino Romeo has created a compiled script that displays every keystroke and mouse-click that’s performed.

He writes:

…I noted there are many tutorials to see, but in almost all you don’t know what the
author is doing with keyboard and mouse. So I made a little program (about 200KB)
to help tutorial writers: osdHotkey. It is a standalone program: just run
it (no-install). It is open-source too.

Salvatore provides the source code, documentation, and a link to the scripting tool used to create it (AutoHotkey). You can also change the foreground and background colors, the size of the window, and you can use it to capture keystrokes for applications other than Blender.

menu.jpg

You can check it out, here.

Advertisement