[Konsole-devel] [Bug 163788] not work Ctrl+C; pageUP; PageDown; keyboard arrows
Robert Knight
robertknight at gmail.com
Thu Jun 12 14:53:24 UTC 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=163788
------- Additional Comments From robertknight gmail com 2008-06-12 16:53 -------
Hi Alex,
The output from stty reveals the problem. In both cases you should see "intr = ^C" ('Interrupt is Ctrl-C'). Instead the output from Konsole is "intr = C". If you re-bind the keys using "stty intr ^C" that should correct Ctrl+C temporarily. I'm not sure about page up/down or the keyboard arrows. That probably has the same root cause however.
The output from the cchars part of "stty -a" should be the same in both cases.
Nothing has changed in Konsole recently (within the last year or so) so I suspect this problem is specific to your distribution. The best place to ask would be on FreeBSD/KDE mailing lists / IRC / support forums.
More information about the konsole-devel
mailing list