site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com This is amazing and worked perfectly. Thanks so much! -Alex On Nov 26, 2004, at 8:40 PM, Joe van Tunen wrote: _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... I think IODisplayCreateInfoDictionary does everything you need. The source code is available in the IOKitUser Darwin project so you can see how it works. IODisplayTest.c in the same project (but possibly only in Darwin 6.0 or earlier) shows how to use it. Below is an updated version of the IODisplayTest code. I couldn't figure out how to get CFBundleCopyPreferredLocalizationsFromArray or CFBundleCopyLocalizationsForPreferences to work properly so I hard coded it to get the english name... This email sent to site_archiver@lists.apple.com