Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Use Terminal with X11, revisited' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Use Terminal with X11, revisited
Authored by: Christoph on Sep 27, '05 11:57:21PM
You can change application properties by modifying Info.plist in the application bundle. For removing a process from the dock, try LSBackgroundOnly. See http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/Concepts/PListKeys.html for details.

[ Reply to This | # ]