Skip to content

Recording Demo Videos

Cursor Crane includes an internal promotion-recording mode that can show keyboard events on screen. This is useful when you want to record demo videos, tutorials, or promotional clips that make the keyboard flow easier to follow.

If you have tried other keystroke-visualization tools, you may notice that they do not always capture input correctly while the Claw Machine is active. That is one reason the built-in event display can be useful for recording Cursor Crane itself.

This mode is hidden by default. To enable it, set an environment variable before launching the app.

  1. Run this command in Terminal:

    Terminal window
    launchctl setenv ENABLE_CURSOR_CRANE_PROMOTION_MODE "1"
  2. Quit Cursor Crane completely if it is already running, then launch it again.

  3. Open Settings. A hidden recording section will become available, where you can enable the on-screen keyboard event display and adjust its appearance for recording.

Once enabled, the recording tools can help you:

  • Show pressed keys on screen while demonstrating Cursor Crane.
  • Tune the placement and appearance of the keyboard event capsule.
  • Add a dotted recording area overlay for cleaner promotional captures.

If you no longer need the recording tools, remove the environment variable:

Terminal window
launchctl unsetenv ENABLE_CURSOR_CRANE_PROMOTION_MODE

Then restart Cursor Crane again.