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.
-- 
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to