On 4/17/07, Eduardo Sanz-Garcia <[EMAIL PROTECTED]> wrote: > Nathan wrote: > > 5. Open an Xterm (or Terminal.app if you've already set it up to > > connect to X11 properly like I have) > How have you set up Terminal.app to connect to X11? I would like to learn.
I put the following lines in ~/.bashrc DISPLAY=":0.0" export DISPLAY I believe that that's all I had to do. Note that if you do that, your terminal will seem to hang for a few seconds if you start it up and X11 is not running. ~ Nathan -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
