X-Spam-Check-By: sourceware.org Message-ID: <4500C7E6.4060302@gmail.com> Date: Fri, 08 Sep 2006 09:31:18 +0800 From: Carlo Florendo User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: probe and set terminal type when shell is spawned Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Hello, Is it possible for me to automatically set the TERM variable in bash depending on the type of my terminal. For example, these are the things I want to accomplish: 1. If I ssh into the cygwin box from an xterm on a Linux box, I would like TERM=xterm-color. 2. If I simply spawn a DOS-like shell, I'd like TERM=ansi 3. If I spawn an rxvt console, I'd like TERM=xterm. I know this can be done manually but would it be possible for us to create a script to do this? If so, what cygwin program can we use to probe the terminal type of the connecting client? Thank you very much! Best Regards, Carlo -- Carlo Florendo Network Administrator Astra Philippines Inc. (www.astra.ph) Member of the Astra Group (www.astra.co.jp) -- 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/