On Mon, 3 Mar 2008, Dave Korn wrote: > On 03 March 2008 12:23, Ismael Valladolid Torres wrote: > > > Any ideas on how to send the escape sequence on Windows/Cygwin using a > > spanish keyboard? > > On a UK keyboard (and I'm hoping it works on ESP as well) I press > Ctrl+']'.
when I last used this feature of telnet it was true, but also: on Solaris and cygwin you can use the -e option to specify the escape char. From the cygwin one: 15:13:55$ telnet --help telnet [-a][-e escape char][-f log file][-l user][-t term][host [port]] -a Attempt automatic logon. Same as -l option except uses the currently logged on user's name. -e Escape character to enter telnet client prompt. -f File name for client side logging [...] > > WFM, YMMV. > > cheers, > DaveK > Hugh -- 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/