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: Franklund on Sep 27, '05 08:04:38AM

I have made a slight modification to the systm file, /etc/X11/xinit/xinitrc, in order to automate this for all users on my laboratory computers. The relevant lines are shown below.

# =====> Commented out the xterm and replaced with a Terminal session
# xterm -ls &
/Applications/Utilities/Terminal.app/Contents/MacOS/Terminal &

Now whenever X11 launches, I get a terminal session.



[ Reply to This | # ]