X-Spam-Check-By: sourceware.org Message-ID: <4406222B.F2EB92DA@dessent.net> Date: Wed, 01 Mar 2006 14:37:31 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rxvt and line-drawing characters References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Andrew DeFaria wrote: > I like using rxvt as my terminal. Recently I discovered pstree (don't > know how I missed it before). pstree doesn't appear to be in Cygwin but > it does appear to be on Linux. I often use rxvt in conjunction with It's been included in the psmisc cygwin package for some time. ssh > to log into Linux machines. Now pstree supports a -G to use line drawing > characters. This works under xterm but not under rxvt. How does one use > line-drawing characters in rxvt? You need a font that has the DOS/OEM characters instead of the standard codepage 1252 / ISO 8858-1 character set. If you search around there is a patched version of lucida console (called "lucida consoleP" or luconP.zip) that has this. You also need to set TERM (-tn) to rxvt-cygwin-native I think. Brian -- 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/