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: How to run rxvt


Hi Panos,

for example, to run just a terminal using the tcsh shell:

C:\cygwin\bin\rxvt.exe -fn 7x14 -g 120x24 -si -sk -sb -sl 1000 -fg black -bg white -T "cygwin terminal Window" -e /usr/bin/tcsh -l

If you want to login directly to some Unix/Linux machine, you can do the following:

C:\cygwin\bin\rxvt.exe -ls -si -sk -sb -sl 1000 -fg black -bg Wheat -fn 7x14 -g 120x24 -T "My machine name" -e ssh -X -Y -l <login-on-machine> machinename.domain

Hope this help,

Cheers,

Fab

Panos Katergiathis wrote:
I have rxvt installed but there is no shortcut in order to run it, only the standard cygwin shortcut was created. How do i run it?

Thank you in advance

Panos

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


-- ############################################################# Dr P-Fabrizio Salvatore | Department of Physics Phone: +44 (0)1784 44 3479 | Royal Holloway College Fax: +44 (0)1784 47 2794 | University of London e-mail: P.Salvatore@rhul.ac.uk | Egham, Surrey, TW20 0EX http://www.pp.rhul.ac.uk/~salvator | United Kingdom (UK) #############################################################

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