rxvt login

2003-07-08 Thread Bill McCormick
How do you get rxvt to either login as user or prompt for user/pw? Seems to be sparse info out on this. The man pages indicate a +ls param should start a login shell but that doesn't seem to work. A -ls param messes up my prompt and who knows what else. Sorry if I've overlooked the obvious here.

Re: rxvt login

2003-07-08 Thread Carlo Florendo
How do you get rxvt to either login as user or prompt for user/pw? Seems to be sparse info out on this. The man pages indicate a +ls param should start a login shell but that doesn't seem to work. A -ls param messes up my prompt and who knows what else. Sorry if I've overlooked the obvious

Re: rxvt login

2003-07-08 Thread Gerrit P. Haase
Hallo Bill, How do you get rxvt to either login as user or prompt for user/pw? Seems to Just add '-e /usr/bin/bash --login -i' My desktop shortcut: H:\bin\rxvt.exe -sr -sl 2500 -fg lightblue -geometry 90x30 \ -bg midnightblue -sb -tn rxvt -fn Lucida Console-12 \ -e /usr/bin/bash --login -i

rxvt + login = ^C out.

2002-02-26 Thread Julien Gilles
Hi, in rxvt, I use 'login' to change the current user. (not yet 'su' in cygwin ?) Everything is fine, just the ^C (and ^Z) does not work anymore ; other ^A, ^E, ^D, etc are ok. I looked at stty, same thing as in a working rxvt. If I use the classical cygwin terminal, no problem. If I launch