-----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 [EMAIL PROTECTED] -----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/