You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tde-packaging/opensuse/core/tdebase/konsole_keytab.diff

18 lines
488 B

Index: konsole/other/x11r5.keytab
===================================================================
--- konsole/other/x11r5.keytab.orig
+++ 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~"