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 Message-ID: <42E4DA6D.7000203@byu.net> Date: Mon, 25 Jul 2005 06:26:21 -0600 From: Eric Blake User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) MIME-Version: 1.0 To: Peter Farley CC: cygwin AT cygwin DOT com Subject: Re: Can cygstart set the window title? References: <20050725013825 DOT 58955 DOT qmail AT web30204 DOT mail DOT mud DOT yahoo DOT com> In-Reply-To: <20050725013825.58955.qmail@web30204.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Peter Farley on 7/24/2005 7:38 PM: > Is it possible for cygstart to set the Windows title > of the window that it creates? It would be very nice > to be able to specify a "--title" option to specify > that window title, rather than the default of the name > of the executed program, especially when multiple > windows are started using the same program. I don't know how easy or hard it would be to add that feature to cygstart, but depending on what program you are running you may be able to acheive it in a different manner. For example, instead of `cygstart foo', you could try `cygstart bash -c "printf %b '\e]0;bar\a'; foo"' to change the title to bar before running foo. - -- Life is short - so eat dessert first! Eric Blake ebb9 AT byu DOT net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFC5Npt84KuGfSFAYARAmuYAJ94R1u/YuFf2FcD9QwCgf3E16rpRQCg1phr HeceRnI3Hx9THnWWxtuBxpQ= =swmM -----END PGP SIGNATURE----- -- 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/