Starting GeekTool in the background?
November 29, 2011 4:09 PM   Subscribe

I have GeekTool v3.0.1 running on 10.6.8. How can I get it to start up on login and just run in the background?

I added it to my startup items and it starts up just fine but it starts up in the "edit" mode and I just want my geeklets to run, not edit them.

I have the version installed from the Mac App Store that isn't a Pref Pane but a .app, if that's significant.
posted by tommasz to Computers & Internet (3 answers total)
 
Best answer: Make An app run headless

Update the app bundle startup sequence

Tweak the startup parameters by:

right-clicking (or control-clicking) the .app bundle
choose "Show Package Contents"
double click on the "Contents" folder
double click on the info.plist file
the Property List Editor launches to let you modify info.plist
open the "Root" triangle
look for "LSBackgroundOnly" and set it to "Yes" if it is not already.
posted by Drama Penguin at 5:00 PM on November 29, 2011


Response by poster: Does this prevent the app from running in the foreground? In other words, will I have to go back into the Plist editor and change that bit back to make any changes?
posted by tommasz at 6:00 AM on November 30, 2011


Best answer: Do a search for an application called dockless and this should automate the above steps. But yes it does prevent the app from running in the foreground.
posted by Drama Penguin at 7:26 PM on November 30, 2011


« Older Soft contacts: tools of the devil.   |   Arrgh! It's not Rumplestiltskin, is it? Newer »
This thread is closed to new comments.