User Guide
10.2 · Settings and Preferences

Hotkey Settings

Global hotkeys are registered with Windows and fire even when Tex is minimised or hidden to the tray. All six are editable.

Settings

SettingDefaultDescriptionUI location
RegionCaptureCtrl+Shift+SStart region capture (rubber-band selection)Settings → Hotkeys
FullscreenCaptureCtrl+Shift+FCapture all monitors immediatelySettings → Hotkeys
RegionOcrCtrl+Shift+ORegion capture followed by OCR popupSettings → Hotkeys
WindowCaptureCtrl+Shift+WCapture the active window (reserved — not yet wired)Settings → Hotkeys
StartRecordingCtrl+Shift+RStart screen recordingSettings → Hotkeys
StopRecordingCtrl+Shift+EStop the active recordingSettings → Hotkeys

Format

Hotkeys are stored as strings: "Modifier1+Modifier2+Key".

Valid modifiers: Ctrl, Shift, Alt, Win.

Valid keys: AZ, 09, F1F12, Enter, Space, Tab, Escape, Home, End, PageUp, PageDown, Left, Right, Up, Down, Delete, Backspace, Insert.

Examples:

  • Ctrl+Shift+S
  • Alt+F1
  • Win+Shift+1
  • Ctrl+Alt+P

Conflict behaviour

Windows only allows one application to own a given global hotkey at a time. If another program (including another copy of Tex) has already claimed the combination you configure, Tex logs a warning during registration and the hotkey simply will not fire. Tex itself will continue to run normally — the other hotkeys remain functional.

Tip

Warning — Common collisions: Ctrl+Shift+S (browsers / Greenshot), Ctrl+Shift+R (browser hard-refresh on some builds), Win+Shift+S (Windows Snip & Sketch — not a default, but tempting). If a hotkey silently does nothing, assume a conflict first. See 12.2 for the diagnostic walkthrough.

Applying changes

Edits from the Settings window re-register all hotkeys the moment you move focus out of the text box. Direct edits to settings.json require a restart.