view kbd-xterm.tf @ 684:6f0452997253

Fixed expiration.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 05 Oct 2007 17:28:52 +0000
parents 6f1c69490c0c
children 3eade3fdc825
line wrap: on
line source

;;
;; xterm, rxvt and compatibles
;; Keyboard bindings for GgrTF under TF4/5
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

;; Line editing
/def -i -b'^[[A' = /dokey_recallb
/def -i -b'^[[B' = /dokey_recallf
/def -i -b'^[OM' = /dokey_newline
/def -i -b'^[[7~' = /dokey_home
/def -i -b'^[[8~' = /dokey_end

;; Numpad
/def -i -b'^[Ox' = /prmove n
/def -i -b'^[Or' = /prmove s
/def -i -b'^[Ot' = /prmove w
/def -i -b'^[Ov' = /prmove e
/def -i -b'^[Ow' = /prmove nw
/def -i -b'^[Oy' = /prmove ne
/def -i -b'^[Oq' = /prmove sw
/def -i -b'^[Os' = /prmove se
/def -i -b'^[Ou' = /prmove X