Hello managers, sometimes i feel so silly... :( I asked, how to send "STOP-A" from a normal pc-keyboard to a lantronix-terminalserver that is reachable only via ssh. The answer (that works for me) is very similar to the "telnet-reachable" lantronix: telnet: -> "Control_]" and "send break" ssh: -> "Control_\" and "send brk" (which i found out by looking into the "help" again, no longer looking for "break" explicitely) With regards, Bernt Christandl ---------- In the meantime several answers came in. My thanks to all of them! Here they are, in timely order. I hadn't time to try they, yet. Daniel Pettersson <danpe -at- unit.liu.se> wrote: > We have Cyclades here, and with them a RETURN followed by ~break does it, > give it a try, if it doesn't work I don't know. Chris Keladis <chris -at- cmc.optus.net.au> wrote: > Try Ctrl-Pause/Break. > > If you look up the SecureCRT (VanDyk) FAQ, it mentions those key > combinations for sending a Stop-A. However, i dont know if it's a > general key combination, or just a SecureCRT thing. "Glass, David" <david.glass -at- bg-group.com> wrote: > Have you tried configuring an alternat break sequence. > > Edit the file /etc/default/kbd and incomment the line: > #KEYBOARD_ABORT=alternate > > Run the command to re-read the file: > kbd -i > > Now the break sequence should be: > ~ Ctrl-B > The tilde must be on a new line so sometimes it is necessary > to hit Return before the tilde. "Walter Heukels" <walterhe -at- kpn.net> wrote: > It all depends on the terminal server, I'm afraid; they can implement this > any way they like. A quick google search doesn't turn up anything except > someone else who has the same problem > (http://www.sunmanagers.org/pipermail/sunmanagers/2002-August/015522.html). > > If you can still log in on the server, I suggest you configure the > 'alternate break sequence' by doing 'kbd -a alternate' (edit > /etc/default/kbd to make this permanent). Then you can use a ~ ^b (tilde > control-b) as break sequence, which works very well over SSH. _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Wed Jul 23 08:17:10 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:16 EST