Bug 58057 - output does not strom on CTRL-S
Summary: output does not strom on CTRL-S
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 1.2.1
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-03 15:28 UTC by Mario Klebsch
Modified: 2003-05-03 16:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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