Re: rxvt sets DISPLAY without X11

2003-09-05 Thread Andrew DeFaria
Rolf Campbell wrote: Andrew DeFaria wrote: Hans Werner Strube wrote: If rxvt is used from the login shell outside X11, without XWin running and /tmp/.X11-unix/ empty, it nevertheless sets DISPLAY to ':0'. This even happens if rxvt is started directly from a Windows shortcut: C:\cygwin\bin\rxv

Re: rxvt sets DISPLAY without X11

2003-09-05 Thread Igor Pechtchanski
On Fri, 5 Sep 2003, Andrew DeFaria wrote: > Hans Werner Strube wrote: > > > If rxvt is used from the login shell outside X11, without XWin running > > and /tmp/.X11-unix/ empty, it nevertheless sets DISPLAY to ':0'. This > > even happens if rxvt is started directly from a Windows shortcut: > > C:\

Re: rxvt sets DISPLAY without X11

2003-09-05 Thread Rolf Campbell
Andrew DeFaria wrote: Hans Werner Strube wrote: If rxvt is used from the login shell outside X11, without XWin running and /tmp/.X11-unix/ empty, it nevertheless sets DISPLAY to ':0'. This even happens if rxvt is started directly from a Windows shortcut: C:\cygwin\bin\rxvt.exe -e /bin/bash --log

Re: rxvt sets DISPLAY without X11

2003-09-05 Thread Andrew DeFaria
Hans Werner Strube wrote: If rxvt is used from the login shell outside X11, without XWin running and /tmp/.X11-unix/ empty, it nevertheless sets DISPLAY to ':0'. This even happens if rxvt is started directly from a Windows shortcut: C:\cygwin\bin\rxvt.exe -e /bin/bash --login Does this have a sp

rxvt sets DISPLAY without X11

2003-09-05 Thread Hans Werner Strube
If rxvt is used from the login shell outside X11, without XWin running and /tmp/.X11-unix/ empty, it nevertheless sets DISPLAY to ':0'. This even happens if rxvt is started directly from a Windows shortcut: C:\cygwin\bin\rxvt.exe -e /bin/bash --login Does this have a special meaning or is it a bug?