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


Click here to return to the 'Easier use of X11 in bash' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Easier use of X11 in bash
Authored by: denken on Oct 30, '03 04:23:56PM

1. cp /etc/X11/xinit/xinitrc ~/.xinitrc

2. hash out the line that starts an xterm

Now you wont loose focus of Terminal.app when X11 starts. I think the whole idea here was to use Terminal.app instead of a regular xterm, but still have X11 running so you can launch X11 apps from Terminal.app.

Then again, maybe you have a reason to have an xterm open. Of course, if that is the case then you dont really need all this Terminal.app initialization stuff :)



[ Reply to This | # ]