IDE Window: Choose Key Mapping Scheme

From Lazarus wiki
Revision as of 02:57, 11 August 2020 by Trev (talk | contribs) (Updated to match current IDE dialog)
Jump to navigationJump to search

Dialog allows to choose the preset of all hotkeys in IDE. Presets exist:

  • Lazarus default: this is "Windows" preset on Windows/Linux, and "macOS (Apple style)" on macOS
  • Classic: preset with hotkeys similar to Borland's IDE
  • macOS, Apple style: preset with hotkeys modelled on Apple Xcode
  • macOS, Lazarus style: preset based on "Apple style" with some keys overridden (eg "Goto line start/end")
  • Default adapted to macOS: this is "Windows" preset adapted to macOS, so that all keys "Ctrl" are replaced to "Meta" (for example, Ctrl+O becomes Meta+O)