Skip to content
By Hidini Team 3 min read

Mastering Hidini Keyboard Shortcuts

guide shortcuts productivity

Why Keyboard-Only?

Hidini is designed to be controlled entirely from the keyboard. During an interview, you don’t want to visibly move your mouse to an overlay window, because that would look suspicious. With hotkeys, every action is instant and invisible.

All shortcuts are global, so they work regardless of which app is focused. You can be in VS Code, in the browser, or in Zoom, and every hotkey still works.

Core Shortcuts

Transcription

ShortcutAction
Cmd+Shift+LStart/stop listening (transcription)

Press once to start transcribing. Press again to stop. The transcript accumulates in the overlay’s chat area.

AI Hints

ShortcutAction
Cmd+Shift+EnterGet answers from the current transcript
Cmd+Shift+/Ask “what should I say?” for a suggested reply

Both send the accumulated conversation context to your selected AI provider. The response streams into the overlay in real time.

Screen Capture

ShortcutAction
Cmd+Shift+SCapture full screen for AI analysis
Cmd+Shift+ACapture selected area for AI analysis

Full screen grabs everything visible (except Hidini’s own windows). Area selection lets you drag a rectangle around a specific coding problem.

Window Management

ShortcutAction
Cmd+Shift+HShow or hide the overlay
Cmd+Shift+OToggle translucent mode
Cmd+Shift+PToggle click-through mode
Cmd+Shift+NShow or hide sticky notes

Translucent mode makes the overlay semi-transparent so you can see through it. Text color automatically adapts to the background (light text on dark backgrounds, dark text on light backgrounds).

Click-through mode makes the overlay ignore mouse events, so clicks pass through to whatever app is behind it.

Window Positioning

ShortcutAction
Cmd+Shift+CCenter window on screen
Cmd+Shift+ArrowMove the window left, right, up, or down
Cmd+Shift+USnap to the top-left corner
Cmd+Shift+ISnap to the top-right corner
Cmd+Shift+JSnap to the bottom-left corner
Cmd+Shift+KSnap to the bottom-right corner
Cmd+Shift+=Increase overlay size
Cmd+Shift+-Decrease overlay size

Customizing Shortcuts

Every shortcut in Hidini is customizable:

  1. Click the menu bar icon
  2. Open Settings
  3. Go to the Hotkeys tab
  4. Click any shortcut to rebind it
  5. Press your desired key combination

If a key combination conflicts with another app, Hidini will warn you.

Tips for Interview Day

  1. Practice the shortcuts beforehand. Muscle memory matters when you’re under pressure.
  2. Keep the overlay visible but in click-through mode. You can read it but your mouse works normally.
  3. Use translucent mode if the overlay covers code you need to see.
  4. Cmd+Shift+H to quickly hide the overlay if you need your full screen.
  5. Cmd+Shift+A for coding problems. Don’t try to describe the problem to the AI, just draw a box around it.