Bug 58057

Summary: output does not strom on CTRL-S
Product: [Applications] konsole Reporter: Mario Klebsch <mario>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.2.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mario Klebsch 2003-05-03 15:28:56 UTC
Version:           1.2.1 (using KDE KDE 3.1.1a)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.2.2 
OS:          Linux

In my konsole winows Xtrl-S is ignored, while it works fine in xterm. It turned out, that ixon is not turned on in konsole, while it is turned on in my xterms. When I manually enter 'stty ixon', everything is fine. So it seens to be a wrong initialisation of the pseudo tty passed to the shell.
Comment 1 Stephan Binner 2003-05-03 16:54:57 UTC
Settings/Configure Konsole... [x] Use Ctrl+S/Ctrl+Q flow control 
Comment 2 Mario Klebsch 2003-05-03 17:35:21 UTC
Subject: Re:  output does not strom on CTRL-S         

Hi!

Am Samstag, 03.05.03 um 16:54 Uhr schrieb Stephan Binner:
> ------- Additional Comments From binner@kde.org  2003-05-03 16:54 
> -------
> Settings/Configure Konsole... [x] Use Ctrl+S/Ctrl+Q flow control

It seems to be the first xterm-like program with Ctrl-S/Ctrl-Q handling 
disabled by default. I never had seen any program behaving like sis, 
neither under suntools, nor X11, KDE-1 or KDE-2.

73, Mario