<div dir="ltr"><div class="gmail_extra">If you launch Lazarus with the --pcp flag you can specify a configuration folder. </div><div class="gmail_extra"><br></div><div class="gmail_extra">Do something like this on every computer.</div><div class="gmail_extra"><br></div><div class="gmail_extra">sudo mkdir -p /usr/share/lazarus/config</div><div class="gmail_extra">sudo chmod 777 /usr/share/lazarus/config<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">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.</div></div>