Menu

customize_shortcuts

Snehal Patel

Home | Release Notes | Report Issue | Using Handy Dictionary | Customize Shortcuts

  • Key-sequence is defined by one or more modifiers from drop-down and a key from text-box.
  • If neither modifier nor key is selected then keyboard shortcut will be disabled.
  • Modifiers:
    • Drop-down contains list of modifiers that can be used.
    • At present "Alt", "Ctrl" and "Shift" are supported in the drop-down, for different operating system, it's meaning differs. Kindly refer following table:
  Windows Unix Mac
accel(control for this tool) Ctrl Ctrl or Alt Command
alt Alt Alt Option
shift Shift Shift Shift
  • Key:
    • To update, select the text-box with mouse which will clear existing value and then press the desired key.
    • Letters and numbers are represented as is in the text-box, while other keys are displayed in code name prefixed with "VK_".
    • In some cases it is possible to define shortcut using only key (without modifiers) e.g. "F9".

Related

Wiki: release_notes

MongoDB Logo MongoDB