This is the mail archive of the cygwin-xfree@sources.redhat.com 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]

RE: launching xterm


Okay. I find a way to make it, finally. I made a shortcut, with the
following target :

C:\Cygwin\bin\bash.exe -c "nohup /bin/bash -c ""/bin/bash -c 'xterm  -sb -sl
2048 -font 7x13bold -sb -e /bin/tcsh.termcap'&""&"

This make my xterm appear starting tcsh and close the Dos command window.
Making the dos command start iconified eliminates completely any disturbing
black window.

J.R.
----------------------------------------
Jean REBILLAT
EADS Launch Vehicles
(previously Aerospatiale-Matra Lanceurs)
Les Mureaux, France
jean.rebillat@lanceurs.aeromatra.com
----------------------------------------

-----Message d'origine-----
De: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
Date: jeudi 20 juillet 2000 12:54
À: 'liste cygwin-xfree'
Objet: RE: launching xterm


That is because it is a Cygwin application, not a win32 native.
Therefore it needs to open a console if you do not start it from bash shell.

Suhaib

> -----Original Message-----
> From: cygwin-xfree-owner@sources.redhat.com
> [mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of REBILLAT JEAN
> Sent: Thursday, July 20, 2000 2:36 AM
> To: 'liste cygwin-xfree'
> Subject: RE: launching xterm
>
>
>
>
> ----------------------------------------
> Jean REBILLAT
> EADS Launch Vehicles
> (previously Aerospatiale-Matra Lanceurs)
> Les Mureaux, France
> jean.rebillat@lanceurs.aeromatra.com
> ----------------------------------------
>
> -----Message d'origine-----
> De: Suhaib Siddiqi [mailto:ssiddiqi@inspirepharm.com]
> Date: mercredi 19 juillet 2000 12:55
> À: 'liste cygwin-xfree'
> Objet: RE: launching xterm
>
> >> First, I try to launch an xterm from a shortcut or from the menu.
> >
> > if you do not want to see extra DOS windos of xterm, use Cygwin
> bash sell
> > and start
> > xterm like you do on UNIX from a shell.
>
> What is the difference ? I get an extra bash window, must fork a second
> xterm, then kill the first xterm and the bash shell.
> Okay. I may launch future xterms from the first, instead of using
> again the
> shortcut. That's what I plan to do. But on Unix, you can start your
> environnement (kde, cde, ...) with xterms. This seems not to be possible
> from Windows.
>
> Regards.
> 		J.R.


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