Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Subject: RE: Problems starting rxvt
Date: Tue, 14 Dec 2004 11:19:31 -0500
Message-ID: <BADF3C947A1BD54FBA75C70C241B0B9E90BD6E@ex02.svr.idirect.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Harig, Mark" <maharig@idirect.net>
To: "cygwin" <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id iBEGK1rm009436


> -----Original Message-----
> From: Jesper Nygårds
> Sent: Monday, December 13, 2004 2:10 AM
> To: cygwin
> Subject: Problems starting rxvt
> 
> 
> I have some problems when trying to run rxvt on my newly 
> installed cygwin.
> 
> I have edited the cygwin.bat script to read as follows:
> 
> @echo off
> C:
> chdir C:\cygwin\bin
> rxvt -e /bin/zsh --login -i
> 

Here is an alternate approach:

   1. Create a Windows 'shortcut' to 'rxvt'
      (right-click on 'rxvt', create shortcut)

   2. Edit the properties of the shortcut
      (right-click on the shortcut file)

   3. In the 'Target' field, follow the text
      "drive:\path\to\rxvt.ext" with the text
      "-e /bin/zsh --login -i" (other shells work, too)
      Click on 'OK'.

   4. You may move/copy your shortcut to either your
      desktop or taskbar for quick access.

P.S., 

  - Please do not send replies to me.
  - Please do not include my email address in replies.

---

--
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/


