On Aug 21, 2007, at 8:54 PM, Jay Soffian wrote:
[...] (Aside, does anyone understand the difference between the preferences under Library/Preferences and those under Library/ Preferences/ByHost?)
Generally settings should be machine (host) independent, but e.g. the font smoothing preference may depend on your current hardware display (e.g. sub-pixel anti-alias is not available for CRT displays) and is therefor stored as “only for this host”.
This appears to be implemented by storing the host-specific preference as ByHost/«regular app identifier».«host id».plist.
This would be useful in an environment where different machines boot using a shared user folder.