I have a screensaver that uses a number of settings the user can change through 
the Options in System Settings.

It uses several dictionaries, one per display type (built-in, external monitor, 
...).

In an app, I would use this command line to change one of the settings (while 
the app is not running):

    defaults write de.zach.ArtSaverApp "Built-in Retina Display_0" -dict-add 
FontName -string "Museo Slab"

Does anybody know, if/how I could achieve the same thing with my screen saver?

It is mandatory to use the command line to change one of its settings.

Any hint or pointers will be highly appreciated.

Best regards, Gabriel




Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to