Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: cwilson AT ee DOT gatech DOT edu Message-ID: <370C2E42.231034D5@ece.gatech.edu> Date: Thu, 08 Apr 1999 00:19:14 -0400 From: Charles Wilson X-Mailer: Mozilla 4.51 [en] (X11; I; HP-UX B.10.20 9000/777) X-Accept-Language: en MIME-Version: 1.0 To: "$Bill Luebkert" CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: rxvt win32 port updated References: <370BE63F DOT 4A58F6D9 AT wgn DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit "$Bill Luebkert" wrote: > 3) There is an annoying console window that comes up and stays for the duration > of xterm. I can live with this if I have to, but is there a way to dump it? > tcsh commands are being put into the console title as they are executed. > Two ways: (1) recompile rxvt according to the instructions, but during the re-link step, use -Wl,-subsystem,windows in addition to -lgdi32 -luser32 I've tried this, it works as well as the distributed binary -- but see my next message to the list on the problems I'm having with it. (2) use run to launch rxvt -- it will hide that console window. You can get run from ftp://belgarion.resnet.gatech.edu/pub/cygwin/b20/run/run-1.1.4.tar.gz. Just rename the run.exe to runrxvt.exe, make sure that rxvt.exe is in your path, and launch runrxvt instead. It will find rxvt and start it with no console window. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com