summaryrefslogtreecommitdiffstats
path: root/konsole
diff options
context:
space:
mode:
Diffstat (limited to 'konsole')
-rw-r--r--konsole/other/x11r5.keytab4
1 files changed, 2 insertions, 2 deletions
diff --git a/konsole/other/x11r5.keytab b/konsole/other/x11r5.keytab
index 75ba06ec4..c731807ca 100644
--- a/konsole/other/x11r5.keytab
+++ b/konsole/other/x11r5.keytab
@@ -32,10 +32,10 @@ key Left -Shift : "\EOD"
key Enter : "\r"
-key Home : "\E[1~"
+key Home : "\E[H"
key Insert-Shift : "\E[2~"
key Delete : "\E[3~"
-key End : "\E[4~"
+key End : "\E[F"
key Prior -Shift : "\E[5~"
key Next -Shift : "\E[6~"