Bug#38866: [Konsole-devel] Bug#38866: Konsole keeps turning on Scroll lock
Achim Bohnet
ach at mpe.mpg.de
Tue Apr 9 15:18:48 UTC 2002
On Monday 08 April 2002 15:15, Stephan Binner wrote:
> Is there a reliable way to detect if Ctrl+S will be handled by app as XOFF?
AFAIU it's a tty property, not handled by the app (but of course app can
change pty properties), e.g.,
stty -ixon; find / -ls
makes ^S do nothing. I've no idea if the pty interface allows to
register callback to get informed when pty properties change.
Achim
--
To me vi is Zen. To use vi is to practice zen. Every command is
a koan. Profound to the user, unintelligible to the uninitiated.
You discover truth everytime you use it.
-- reddy at lion.austin.ibm.com
More information about the konsole-devel
mailing list