xterm entry:
1) fix k1-k4 to match XF3.3 2) fix kb,kD to match keyboard 3) merge xterm-color in: default description must match best current practice and color card is most common variant for X now. Add xterm-mono entry for mono cards.
This commit is contained in:
parent
346b6e02b2
commit
b2dae5c49c
@ -30,7 +30,7 @@
|
|||||||
# SUCH DAMAGE.
|
# SUCH DAMAGE.
|
||||||
#
|
#
|
||||||
# @(#)termcap.src 8.2 (Berkeley) 11/17/93
|
# @(#)termcap.src 8.2 (Berkeley) 11/17/93
|
||||||
# $Id: termcap.src,v 1.78 1997/02/22 13:56:40 peter Exp $
|
# $Id: termcap.src,v 1.79 1997/04/05 02:51:19 ache Exp $
|
||||||
|
|
||||||
# Termcap source file
|
# Termcap source file
|
||||||
# John Kunze, Berkeley
|
# John Kunze, Berkeley
|
||||||
@ -2596,7 +2596,9 @@ xterm-xf86-v32|xterm terminal emulator (X Window System):\
|
|||||||
# @(#)termcap X10/6.6 11/7/86, minus alternate screen, plus :cs
|
# @(#)termcap X10/6.6 11/7/86, minus alternate screen, plus :cs
|
||||||
xterm|vs100|xterm terminal emulator (X window system):\
|
xterm|vs100|xterm terminal emulator (X window system):\
|
||||||
:li#65:\
|
:li#65:\
|
||||||
:kh=\EOH:@7=\EOF:\
|
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[m:\
|
||||||
|
:kh=\EOH:@7=\EOF:kb=^H:kD=^?:\
|
||||||
|
:k1=\EOP:k2=\EOQ:k3=\EOR:k4=\EOS:\
|
||||||
:hs:km:ts=\E[?E\E[?%i%dT:fs=\E[?F:es:ds=\E[?E:\
|
:hs:km:ts=\E[?E\E[?%i%dT:fs=\E[?F:es:ds=\E[?E:\
|
||||||
:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;65r\E[65;1H:\
|
:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;65r\E[65;1H:\
|
||||||
:rs=\E>\E[?1;3;4;5l\E[?7;8h:\
|
:rs=\E>\E[?1;3;4;5l\E[?7;8h:\
|
||||||
@ -2605,7 +2607,9 @@ xterms|vs100s|xterm terminal emulator (small)(X window system):\
|
|||||||
:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;24r\E[24;1H:\
|
:is=\E>\E[?1;3;4;5l\E[?7;8h\E[1;24r\E[24;1H:\
|
||||||
:li#24:tc=xterm:
|
:li#24:tc=xterm:
|
||||||
xterm-color|xterm-co|xterm with ANSI colors:\
|
xterm-color|xterm-co|xterm with ANSI colors:\
|
||||||
:pa#64:Co#8:AF=\E[3%dm:AB=\E[4%dm:op=\E[m:tc=xterm:
|
:tc=xterm:
|
||||||
|
xterm-mono|xterm-mo|xterm without ANSI colors:\
|
||||||
|
:pa@:Co@:AF@:AB@:op@:tc=xterm:
|
||||||
# dtterm termcap entry - Obtained from Xinside's CDE with permission
|
# dtterm termcap entry - Obtained from Xinside's CDE with permission
|
||||||
# from Thomas Roell
|
# from Thomas Roell
|
||||||
dtterm|dtterm-cde10:\
|
dtterm|dtterm-cde10:\
|
||||||
|
Loading…
Reference in New Issue
Block a user