On Thu, Feb 19, 2015 at 6:55 PM, [email protected] <[email protected]> wrote: > Do these XML files also have the keystroke assignments? > Where are the XML files located.
Yes, key mappings are in editoroptions.xml, section <KeyMapping>. On *nix systems the default location for config files is ~/.lazarus. It can be overridden by --pcp=xxx parameter when strarting Lazarus. On Windows I can never remember the path by hart but you can see it in View -> IDE internals -> About IDE -> Primary config directory. Juha -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
