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


Click here to return to the '10.5: Stop X11 from opening xterm on launch' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Stop X11 from opening xterm on launch
Authored by: RickoKid on Feb 22, '08 06:20:41AM
I tried this and nothing changed! After looking in the ~/Library/Preferences folder I noticed that I only had org.x.X11.plist not org.x.X11_Launcher.plist. I changed the command to the following and it worked!

defaults write org.x.X11 app_to_run /usr/bin/true

[ Reply to This | # ]