www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Date: | Tue, 8 Jan 2002 16:20:42 +0100 |
From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
X-Mailer: | The Bat! (v1.53t) Business |
Reply-To: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Organization: | convey Information Systems GmbH |
X-Priority: | 3 (Normal) |
Message-ID: | <4120334960.20020108162042@familiehaase.de> |
To: | Kent Perrier <kent DOT perrier AT oneco DOT net> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin console |
In-Reply-To: | <3C3B0A31.1040604@oneco.net> |
References: | <20020108113417 DOT A8402 AT infosat DOT net> |
<voil3u43q7h599q27ubga9phmh8cm57182 AT 4ax DOT com> | |
<6374-Tue08Jan2002111758+0000-starksb AT ebi DOT ac DOT uk> | |
<1126157253 DOT 20020108122424 AT familiehaase DOT de> | |
<5519-Tue08Jan2002114553+0000-starksb AT ebi DOT ac DOT uk> <3C3B005B.D121F781 | |
<3C3B0760 DOT 8020604 AT syntrex DOT com> <3C3B0A31 DOT 1040604 AT oneco DOT net> | |
MIME-Version: | 1.0 |
Kent, 2002-01-08 16:13:28, du schriebst: >>> --- cygwin.bat.orig Tue Jan 8 09:15:22 2002 >>> +++ cygwin.bat Tue Jan 8 09:20:22 2002 >>> @@ -3,4 +3,4 @@ >>> D: >>> chdir \cygwin\bin >>> >>> -bash --login -i >>> +start rxvt -sl 300 -e bash --login -i > Humm. I comment out the bash line and I add the rxvt line and I get the > "guick flash." I do have rxvt installed, so what have I done wrong? Windows98? What happens if you just double click rxvt.exe from explorer? I get a whit shell with black font scrollbar at the left. Or was it DISPLAY which needs to be exported, though it isn't there if I call rxvt directely: Try adding: export DISPLAY=127.0.0.1:0.0 or this: export DISPLAY=:0 to your ~/.bashrc or /etc/profile Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |