From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32184 invoked by alias); 12 Dec 2011 20:19:52 -0000 Received: (qmail 32174 invoked by uid 22791); 12 Dec 2011 20:19:51 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,TW_RX X-Spam-Check-By: sourceware.org Received: from mail32.mailforbusiness.com (HELO mail32.mailforbusiness.com) (64.106.245.205) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 12 Dec 2011 20:19:36 +0000 Received: from mail32.mailforbusiness.com (localhost [127.0.0.1]) by mail32.mailforbusiness.com (Postfix) with ESMTP id 8B992608A7 for ; Mon, 12 Dec 2011 15:19:34 -0500 (EST) Received: from [10.10.50.109] (67-198-47-100.static.grandenetworks.net [67.198.47.100]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: jeremy@bopp.net) by mail32.mailforbusiness.com (Postfix) with ESMTPSA id 53373608A6 for ; Mon, 12 Dec 2011 15:19:34 -0500 (EST) Message-ID: <4EE661D5.4010004@bopp.net> Date: Mon, 12 Dec 2011 20:19:00 -0000 From: Jeremy Bopp User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: Latest cygwin.bat - need one References: <20111212054801.GD4028@mrvideo.vidiot.com> <20111212063131.GE4028@mrvideo.vidiot.com> <4EE62188.5050000@cornell.edu> <20111212174456.GB11542@mrvideo.vidiot.com> In-Reply-To: <20111212174456.GB11542@mrvideo.vidiot.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-12/txt/msg00279.txt.bz2 On 12/12/2011 11:44 AM, Mike Brown wrote: snipped doc references... > In other words, no where in the documentation is it stated that mintty is now > the default startup. It all leans toward cygwin.bat as being the way things > are started. > > So, just what is a user supposed to think when reading the documentation. > When I did the install, I told it not to install the desktop shortcut, as I > already have one. There was no indication during the install to inform the > user that mintty is now the default startup, instead of cygwin.bat. Those are good points about the documentation. The change to mintty happened fairly recently though, so I'm sure the documentation will be updated sometime soon to reflect the current reality. You may be able to contribute patches for the documentation if that interests you enough. > At this point in time, I have no clue as to how to set up cygwin to use it, > just to see what it is like. I would try installing fresh to a new directory and taking all the defaults, from package selection to shortcut creation. Leave your current installation alone since it probably has some settings you don't want to lose or that may interfere with a fresh Cygwin experience. Once you figure out what your original installation needs, you can copy those changes over either manually or by re-running setup.exe as necessary. > The rxvt program has been working for me. I used to use rxvt a long time ago, but it's dead upstream from what I last heard. Don't expect much help if it doesn't work in Cygwin. Urxvt is probably your only option if you *must* use something like rxvt for some reason. It requires X to be running though... Mintty is a big improvement over the Windows terminal and rxvt, so give it a try. If you don't let setup.exe create the shortcut for you, it's as easy as creating a shortcut that runs mintty as follows from within the bin directory of your Cygwin installation: mintty - That will start a login shell for you using the shell you have configured in /etc/passwd. From there you can configure mintty by right clicking to open a context menu and opening the the configuration dialog. You can find more documentation by reading mintty's manpage. Good luck. -Jeremy -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple