X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-1?Q?Sven_K=F6hler?= Subject: Re: rvxt-20050409-1 console problem Date: Mon, 15 May 2006 18:45:41 +0200 Lines: 59 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig3D2526A97E1383585DF8961C" User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com --------------enig3D2526A97E1383585DF8961C Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable > Shouldn't the console-hiding code be unnecessary? >=20 > Here is a simple approach that I have been using (and have written > to this list previously) which makes it possible to start rxvt > without resorting to starting a console first: >=20 > 1. Using MS Windows Explorer, locate the 'rxvt' binary in your=20 > Cygwin directory tree, for example, at c:\cygwin\bin. >=20 > 2. Right-click on the 'rxvt.exe' icon and select 'Create Shortcut' > from the menu. >=20 > 3. Right-click on the 'Shortcut to rxvt.exe' icon and select > 'Properties' from the menu. >=20 > 4. In the 'Target' field, type the options that you want to > specify for 'rxvt' during startup. For example, >=20 > C:\cygwin\bin\rxvt.exe -e /bin/bash --login -i >=20 > tells rxvt to run 'bash' as the shell, and tells bash > to run as a login shell. >=20 > 5. If desired, drag&drop the shortcut icon to your taskbar. > Click on the icon to start 'rxvt' without using a console. >=20 > Am I missing something, or is there still another reason to=20 > include the console-hiding code? You should see it, or perhaps your PC is too fast. But prior to the rxvt windows, another windows opens that gets closed immediatly. That's a console-window like the ones you see, when you run cmd.exe So the console-hiding code is the code, that causes, that the console-window disappears and that inly the rxvt-window remains. --------------enig3D2526A97E1383585DF8961C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (Cygwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEaLA27Ww7FjRBE4ARAqNpAJ4oKLuDjtlUgM+wUJUulB/5HuDRywCfZZhB 7ToTuw2uz1lBnu4cdWmfc1Q= =LMHt -----END PGP SIGNATURE----- --------------enig3D2526A97E1383585DF8961C--