I am trying to config this little desktop utility.
Here is the readme on how the config it...
....
Configuring DesktopID
DesktopID is configurable although there isn't a GUI tool for this at this time (4/11/03)
Note: An admin tool is being developed
If you want to use the 'user preference model', the configuration options can be viewed by typing:
defaults read uk.co.square-apple.DesktopID
If you want to use the 'application specific preference model', the configuration options can be viewed by typing:
defaults read [path to DesktopID application]/Contents/Resources/uk.co.square-apple.DesktopID......
What I figure I should do was cd into the folder which I did and then run the command.Doing that give me this message.
Domain uk.co.square-apple.DesktopID.plist does not exist
I also cannot open it up with vim.
How do I config this thing.
Here is the readme on how the config it...
....
Configuring DesktopID
DesktopID is configurable although there isn't a GUI tool for this at this time (4/11/03)
Note: An admin tool is being developed
If you want to use the 'user preference model', the configuration options can be viewed by typing:
defaults read uk.co.square-apple.DesktopID
If you want to use the 'application specific preference model', the configuration options can be viewed by typing:
defaults read [path to DesktopID application]/Contents/Resources/uk.co.square-apple.DesktopID......
What I figure I should do was cd into the folder which I did and then run the command.Doing that give me this message.
Domain uk.co.square-apple.DesktopID.plist does not exist
I also cannot open it up with vim.
How do I config this thing.