[Lazarus] Ability to load and save IDE configuration

Anthony Walter sysrpl at gmail.com
Mon Jul 18 03:51:55 CEST 2016


If you launch Lazarus with the --pcp flag you can specify a configuration
folder.

Do something like this on every computer.

sudo mkdir -p /usr/share/lazarus/config
sudo chmod 777 /usr/share/lazarus/config

Then you can just launch Lazarus with --pcp /usr/share/lazarus/config,
adjust your settings, and then copy the contents of
/usr/share/lazarus/config to as many computers/users as you want. After
that all settings for the various installations will be the same.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20160717/2db1e283/attachment.html>


More information about the Lazarus mailing list