On Tue, Jul 15, 2003 at 04:30:37PM +0200, Joerg Johannes wrote: > > On Tue, Jul 15, 2003 at 07:33:47AM -0400, Shawn Lamson wrote: > > > > Note that control-S doesn't suspend input. It suspends OUTPUT! > > control-Q lets the output go again. > > As Roger already asked: Is there a way to disable this Ctrl-S shortcut?
You could do an "stty stop undef" for the terminal in question. This disables the terminal's "stop" feature which is by default bound to ^S. "stty -a" shows the current settings... -- Erdmut Pfeifer -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]