Aldo, They're saved in .cadence/libManager/displayPrefs (which is an XML file). Because it's in .cadence the libManager/displayPrefs will be searched for in .cadence directories that are in the "setup.loc" locations (i.e. using the "Cadence Search File" mechanism). So it will use the merge of all the displayPrefs files found using (the UNIX command): cdswhich -all .cadence/libManager/displayPrefs Regards, Andrew.
↧