attachment:default.keytab.patch of HowToReadline


Attachment 'default.keytab.patch'

Download

Toggle line numbers
   1 --- README.default.Keytab	2005-09-10 09:26:03.000000000 +0100
   2 +++ myKubuntu.keytab	2006-06-10 18:14:54.000000000 +0100
   3 @@ -1,30 +1,9 @@
   4 -# [README.default.Keytab] Buildin Keyboard Table
   5 +# Based on the builtin Konsole keyboard table (see
   6 +/usr/share/doc/konsole/README.default.Keytab.gz),
   7 +# with extra keys for readline support.
   8 +# See https://wiki.ubuntu.com/HowToReadline.
   9  
  10 -# --------------------------------------------------------------
  11 -#
  12 -# This file is used to create the buildin keyboard table.
  13 -# It is included for reference purpose with the *.keytab
  14 -# files that are loaded dynamically.
  15 -#
  16 -# Modifying it does not have any effect (unless you
  17 -# derive the default.keytab.h and recompile konsole).
  18 -#
  19 -# To customize your keyboard, copy this file to something
  20 -# ending with .keytab and change it to meet you needs.
  21 -# Please read the README.KeyTab and the README.keyboard
  22 -# in this case.
  23 -#
  24 -# --------------------------------------------------------------
  25 -
  26 -keyboard "XTerm (XFree 4.x.x)"
  27 -
  28 -# --------------------------------------------------------------
  29 -#
  30 -# Note that this particular table is a "risc" version made to
  31 -# ease customization without bothering with obsolete details.
  32 -# See VT100.keytab for the more hairy stuff.
  33 -#
  34 -# --------------------------------------------------------------
  35 +keyboard "XTerm (myKubuntu)"
  36  
  37  # common keys
  38  
  39 @@ -43,7 +22,9 @@
  40  
  41  # Backspace and Delete codes are preserving CTRL-H.
  42  
  43 -key Backspace      : "\x7f"
  44 +key Backspace-Shift-Control      : "\x7f"
  45 +key Backspace+Shift-Control      : "\E[9;2~"
  46 +key Backspace-Shift+Control      : "\E[9;3~"
  47  
  48  # Arrow keys in VT52 mode
  49  # shift up/down are reserved for scrolling.

Attached Files

To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.
  • [get | view] (2006-06-11 20:28:29, 1.6 KB) [[attachment:default.keytab.patch]]
  • [get | view] (2007-02-24 13:41:43, 1.6 KB) [[attachment:default.keytab.patch.feisty]]
  • [get | view] (2006-06-11 20:28:15, 1.9 KB) [[attachment:inputrc]]
  • [get | view] (2007-02-24 13:42:48, 1.9 KB) [[attachment:inputrc.feisty]]
  • [get | view] (2006-06-11 20:28:37, 0.9 KB) [[attachment:inputrc.patch]]
  • [get | view] (2007-02-24 13:43:39, 0.9 KB) [[attachment:inputrc.patch.feisty]]
  • [get | view] (2006-06-11 20:27:15, 4.5 KB) [[attachment:myKubuntu.keytab]]
 All files | Selected Files: delete move to page

You are not allowed to attach a file to this page.