16 Dec
2007
16 Dec
'07
9:46 p.m.
I forgot to check this out earlier. Once I use the bash shell (I use tcsh by default), the command below just launches an xterm as one would expect. However, DISPLAY inside the xterm is :0.0. There is no change in /tmp/.X11-unix. Also, other X11 apps are launchable without issue from this new xterm. Merle
What happens if you do: DISPLAY=:0 xterm
inside (in this case) an xterm on the merle account?