Delivered-To: listarch-cygwin AT sourceware DOT cygnus DOT com 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 From: "Rick Rankin" To: "Cygwin" Subject: rxvt patches for initial terminal size Date: Sat, 13 Feb 1999 19:37:33 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_0000_01BE5788.4D49BF00" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2212 (4.71.2419.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 This is a multi-part message in MIME format. ------=_NextPart_000_0000_01BE5788.4D49BF00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Here's a small patch against the rxvt-2.4.5 distribution that eliminates the need to resize the window to get it to recognize an initial size other than 25 lines. The patch also modifies the makefile to create rxvt as a windows application, rather than a console application. This prevents it from creating an extra console window when started from various launch bars. Finally, it modifies Makefile.in to recognize the .exe extension (rxvt.exe, rclock.exe) [there's got to be a better way to handle this!]. To use the patch, copy the patch file to the top level directory of the rxvt distribution, and run "patch -p1