Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > How to hide an app in the dock

How to hide an app in the dock
Thread Tools
Mac Elite
Join Date: Jan 2001
Status: Offline
Reply With Quote
Feb 19, 2004, 09:47 AM
 
Hi,

Anyone know how to hide an app from showing up in the dock?

For example, I was to have stickies open, but not have it in the dock, even when opened.

Thanks!
     
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status: Offline
Reply With Quote
Feb 19, 2004, 10:45 AM
 
Search Mac OS X Hints for this one, I believe you have to hack/edit some resource file or something; however, maybe a little app out there does this now that I am unaware of...
     
mdc
Addicted to MacNN
Join Date: Feb 2003
Location: NY²
Status: Offline
Reply With Quote
Feb 19, 2004, 11:54 AM
 
dockless will remove an icon from the dock.

or if you want to edit.

show contents on the application you do not want to show in the dock. (i did this for launchbar)

LaunchBar/Contents/Info.plist

open the Info.plist file in textedit and then look for this line:
Code:
<key>LSUIElement</key>
if it exists it should have a line:
Code:
<string>0</string>
below it.

change the 0 to a 1.

if it does not have that LSUI line, then copy and paste this into the file.
Code:
<key>LSUIElement</key> <string>1</string>
you can past it in above the /dict line.

then move the application to your desktop, run it, quit it, move it back to your applications folder (if it was there) and run it.
the moving thing is because in panther, panther will not recognize the new plist changes, and moving the file and running it causes panther to recognize the changes. something like that.
     
Posting Junkie
Join Date: Nov 2001
Location: Retired.
Status: Offline
Reply With Quote
Feb 19, 2004, 05:32 PM
 
Originally posted by mdc:
dockless will remove an icon from the dock.
That's it! I knew there was something, just couldn't place the name.

Thanks.
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 08:51 PM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2