Changing the Password Hasher Shortcut Key · Jun 22, 03:19 PM

For versions 1.1.0 and greater…

Procedure

Examples

Control-Alt-H
  • passhash.optShortcutKeyCode=h
  • passhash.optShortcutKeyMods=control alt

Control-; (PC) and Command-; (Mac)
  • passhash.optShortcutKeyCode=;
  • passhash.optShortcutKeyMods=accel

Control-F12 (PC) and Command-F12 (Mac)
  • passhash.optShortcutKeyCode=VK_F12
  • passhash.optShortcutKeyMods=accel

— Steve Cooper

---

Commenting is closed for this article.