From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15243 invoked by alias); 6 Sep 2003 04:38:06 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 15227 invoked from network); 6 Sep 2003 04:38:05 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by sources.redhat.com with SMTP; 6 Sep 2003 04:38:05 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19vUqG-00075N-00 for ; Sat, 06 Sep 2003 06:38:32 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: cygwin@cygwin.com Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19vUqF-00075F-00 for ; Sat, 06 Sep 2003 06:38:31 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19vUpn-0007PW-00 for ; Sat, 06 Sep 2003 06:38:03 +0200 From: Andrew DeFaria Subject: Re: rxvt sets DISPLAY without X11 Date: Sat, 06 Sep 2003 04:38:00 -0000 Message-ID: References: <200309051016.MAA13389@r2d2.physik3.gwdg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: en,ru In-Reply-To: X-SW-Source: 2003-09/txt/msg00422.txt.bz2 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\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?) > > It does set it for me. And it is RXVT that sets it. > > RXVT: > /home/rcampbell> set | grep DISPLAY > DISPLAY=:0 > /home/rcampbell> > > > WINNT console: > /home/rcampbell> set | grep DISPLAY > /home/rcampbell> Open mouth and insert foot! Mea Cupla! It does for me too. I just failed to check. I assumed that if DISPLAY was set and I did an rxvt from within the rxvt that it would only work if DISPLAY was unset or it pointed to a running X Server. Yet I can rxvt from within an rxvt without X and get another rxvt. Sorry I should have checked. -- 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/