This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bash Window Geometry


On Mon, 6 Feb 2006 12:13:43 -0500 (EST) Igor Peshansky <pechtcha@cs.nyu.edu> wrote:
> On Mon, 6 Feb 2006, Bubba Jones wrote:
> 
> > Is it possible to tell the bash prompt where I want it positioned on my
> > desktop?  Using X Windows I specify size and location with "--geometry".
> > Is there anything comparable under MS Windows?
> 
> First off, <http://cygwin.com/acronyms/#PCYMTWLL>.  Thanks.

I think my mailer might be goofed...  I don't see an option
for that.  I'll fix it the ole fashioned way though with a
manual CR/LF :) .

> Now, if you're starting bash from a shortcut (e.g., the one Cygwin
> installation puts on your desktop), you can change shortcut parameters to
> put the window anywhere you want (Properties->Layout->Window position).

Thanks, but I'm looking for something like the "--geometry"
feature of X.  I want several bash windows on my desktop in
strategic locations when I double-click a .bat.  I'm guessing
that a .bat file can contain several calls to bash with the
geometry pre-defined.  Right now my cygwin.bat file contains:

@echo off
cd \
C:\Cygwin\bin\bash --rcfile /cygdrive/h/.bashrc -i

Is there any way to have the call to bash set geometry?

> > Get your FREE Budweiser E-mail account at http://budweiser.com Budweiser
> 
> Is this alluding to a '"free" as in "free beer"' software? 'Cause Cygwin
> is '"free" as in "free speech"', actually... :-)
> 	Igor

Sort of, kinda.  The free beer is always yesterday :) ...

> -- 
> 				http://cs.nyu.edu/~pechtcha/
>       |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
> ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
>      |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
>     '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!
> 
> "Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
> "But no -- you are no fool; you call yourself a fool, there's proof enough in
> that!" -- Rostand, "Cyrano de Bergerac"
> 
> --
> 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/

_________________________________________________________________Get your FREE Budweiser E-mail account at http://budweiser.com     Budweiser E-Mail must be used responsibly and only is for consumers 21 years of age and older!       Disclaimer: Neither Anheuser-Busch, Inc. (the makers of BUDWEISER beer) nor the operator of this E-Mail service or their respective affiliates have seen, endorsed or approved any of the content in this e-mail and expressly disclaim all liability for the content in whole and in part.

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]