X-Spam-Check-By: sourceware.org Message-ID: <441FA189.6010605@cwilson.fastmail.fm> Date: Tue, 21 Mar 2006 01:47:37 -0500 From: Charles Wilson User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: rxvt and line-drawing characters References: <4406222B DOT F2EB92DA AT dessent DOT net> <440669A1 DOT 65F0752C AT dessent DOT net> <4406767C DOT 5030109 AT cwilson DOT fastmail DOT fm> <441F673C DOT 8000206 AT fastmail DOT fm> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: > Charles Wilson wrote: >> Basically, you're stuck with 'pstree -A'. > Works in Cygwin but not on my Linux box (Fedora Core 3): > > Jupiter:pstree -A > pstree: invalid option -- A > usage: pstree [ -a ] [ -c ] [ -h | -H pid ] [ -l ] [ -n ] [ -p ] [ -u ] > [ -G | -U ] [ pid | user] > pstree -V Hmm. So, you're ssh'ed in to your linux box from your cygwin machine, using a terminal emulator under cygwin but executing pstree on the linux system. Ah. Well, you can try xterm instead. It intercepts the VT-100 control sequences and draws the box "glyphs" itself, without regard to the font you're using. So it kinda always works. Also, rxvt-unicode does the same thing (see http://cygwin.com/ml/cygwin-apps/2006-03/msg00119.html ) But both of those options work only if you're using a local X-server on your cygwin machine, to display the locally-running terminal emulator program (xterm or rxvt-unicode). -- Chuck -- 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/