--- README.default.Keytab	2005-09-10 09:26:03.000000000 +0100
+++ myKubuntu.keytab	2006-06-10 18:14:54.000000000 +0100
@@ -1,30 +1,9 @@
-# [README.default.Keytab] Buildin Keyboard Table
+# Based on the builtin Konsole keyboard table (see
+/usr/share/doc/konsole/README.default.Keytab.gz),
+# with extra keys for readline support.
+# See https://wiki.ubuntu.com/HowToReadline.
 
-# --------------------------------------------------------------
-#
-# This file is used to create the buildin keyboard table.
-# It is included for reference purpose with the *.keytab
-# files that are loaded dynamically.
-#
-# Modifying it does not have any effect (unless you
-# derive the default.keytab.h and recompile konsole).
-#
-# To customize your keyboard, copy this file to something
-# ending with .keytab and change it to meet you needs.
-# Please read the README.KeyTab and the README.keyboard
-# in this case.
-#
-# --------------------------------------------------------------
-
-keyboard "XTerm (XFree 4.x.x)"
-
-# --------------------------------------------------------------
-#
-# Note that this particular table is a "risc" version made to
-# ease customization without bothering with obsolete details.
-# See VT100.keytab for the more hairy stuff.
-#
-# --------------------------------------------------------------
+keyboard "XTerm (myKubuntu)"
 
 # common keys
 
@@ -43,7 +22,9 @@
 
 # Backspace and Delete codes are preserving CTRL-H.
 
-key Backspace      : "\x7f"
+key Backspace-Shift-Control      : "\x7f"
+key Backspace+Shift-Control      : "\E[9;2~"
+key Backspace-Shift+Control      : "\E[9;3~"
 
 # Arrow keys in VT52 mode
 # shift up/down are reserved for scrolling.
