delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2006/09/21/11:51:37

X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Subject: RE: How to run rxvt
Date: Thu, 21 Sep 2006 11:48:42 -0400
Message-ID: <C874DBE9D30B584587F8CD0EC34DA8BE02ABD91C@EX00.idirect.net>
In-Reply-To: <00d101c6dd3c$6038cfb0$642a8e40@s3000p>
From: "Harig, Mark" <maharig AT idirect DOT net>
To: "David Christensen" <dpchrist AT holgerdanske DOT com>, <lists AT protocol DOT gr>,
<cygwin AT cygwin DOT com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k8LFpXop027504

 
> 
> Panos Katergiathis wrote:
> > I have rxvt installed but there is no shortcut in order to run it,
> 
> I wrote a batch file and made a shortcut to run it:
> 
>     C:\Documents and Settings\dpchrist\My Documents\home>type rxvt.bat
>     @echo off
>     rem $Id: rxvt.bat,v 1.1 2005/10/18 04:17:23 dpchrist Exp $
>     C:
>     chdir C:\cygwin\bin
>     rxvt -fn "Lucida Console-11" -e /bin/bash --login -i
> 
> 

It is not necessary to create a batch file.  Simply right-click on
the 'rxvt' binary in Windows Explorer, and then select 'Create
Shortcut'.
Once you have created a shortcut to 'rxvt', you can then right-click
on it, select 'Properties' from the menu, and enter the above
information
from the batch file into the 'Target' field.  Note that you can only do
this for the shortcut -- you cannot modify the 'Target' field of the
'rxvt'
binary.  The shortcut may then be dragged and dropped to your Quick
Launch
toolbar, your desktop, etc.

Also, you may create a '.Xdefaults' text file in your home directory.
The
Cygwin 'rxvt' will read this initialization file, just as it would in
UNIX/Linux.
It can be used to set long font names, geometry, colors, etc.  See the
'rxvt'
manual page for details.  See also
/usr/share/doc/Cygwin/rxvt-20050409.README,
or whatever the appropriate README number is reported by 'cycheck -l
rxvt'.

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019