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:\cygwin\bin\rxvt.exe -e /bin/bash --login Does this have a special
> > meaning or is it a bug?
>
> rxvt does not set DISPLAY for me. You must be setting it somewhere else
> (Windows environment variables perhaps?)

Andrew,

rxvt seems to explicitly set DISPLAY to ":0" if it's not set in the
environment or passed in (see rxvt_init_resources() in init.c:535).  If
you run 'rxvt -e "bash --login -i -x"', you should be able to see where
DISPLAY is unset in your environment.
        Igor
-- 
                                http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_                [EMAIL PROTECTED]
ZZZzz /,`.-'`'    -.  ;-;;,_            [EMAIL PROTECTED]
     |,4-  ) )-,_. ,\ (  `'-'           Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL     a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to