[Konsole-devel] [Bug 216809] New: Key Bindings make incorrect output
shevtsov at imex.rovno.ua
shevtsov at imex.rovno.ua
Mon Nov 30 13:39:44 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=216809
Summary: Key Bindings make incorrect output
Product: konsole
Version: 2.3.3
Platform: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel at kde.org
ReportedBy: shevtsov at imex.rovno.ua
Version: 2.3.3 (using 4.3.3 (KDE 4.3.3), 4.3.3-4.fc12 Fedora)
Compiler: gcc
OS: Linux (i686) release 2.6.31.5-127.fc12.i686.PAE
I have a task to implement a SCO Console mode
(http://vt100.net/docs/vt510-rm/chapter6)
So, a new key binding list was created, and one line of .keytab is:
key PgDown+Ctrl : "\E[*"
But while pushing Ctrl+PgDown in Test Area, we got a next result:
Input: PgDown+Ctrl
Output: \E[5
"*" is changed by "5"
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the konsole-devel
mailing list