[Konsole-devel] [Bug 75817] Error in vt420pc.keytab (changed from 3.1) - end key acts like home key
Kurt V.Hindenburg
kurt.hindenburg at kdemail.net
Sun Mar 6 15:47:22 UTC 2005
------- 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=75817
------- Additional Comments From kurt.hindenburg kdemail net 2005-03-06 16:47 -------
CVS commit by hindenburg:
Revert to previous version so End works. Already backported to 3.4.
CCBUGS: 75817
M +1 -1 vt420pc.keytab 1.17
--- kdebase/konsole/other/vt420pc.keytab #1.16:1.17
@ -132,5 +132,5 @
key Home : "\E[H"
-key End : "\E[1~"
+key End : "\E[F"
key Prior -Shift : "\E[5~"
More information about the konsole-devel
mailing list