X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 3 Mar 2008 15:18:00 +0000 (WET) From: Hugh Sasse To: cygwin AT cygwin DOT com Subject: RE: Escape sequence ^] on telnet In-Reply-To: <000301c87d3e$d439eef0$2708a8c0@CAM.ARTIMI.COM> Message-ID: References: <000301c87d3e$d439eef0$2708a8c0 AT CAM DOT ARTIMI DOT COM> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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/