Commit Graph

82 Commits

Author SHA1 Message Date
ache
d0b885b707 xterm: add Home & End keys, they are different from tc=vt220
2.2 candidate
1996-11-18 01:29:09 +00:00
pst
a2509b861e Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
pst
620849a972 Restore XTERM definition to old definition + KM 1996-10-19 22:47:50 +00:00
pst
9b1bc7965d Also reorder xterm-65, xterm-bold, et al 1996-10-18 18:57:48 +00:00
ache
1deb2bda1a Remove two-letters names from xterm which cause database
duplicated entries. We don't use two-letter names already long time
1996-10-18 15:46:45 +00:00
ache
77da360ce3 Remove xterms, the same as xterm now 1996-10-18 15:45:07 +00:00
pst
e1a8295d9f add km for syscons so folks with meta maps can take advantage of them 1996-10-17 17:50:15 +00:00
pst
38ddefe05e Fix xterm termcap entry to support km and new xterms 1996-10-17 17:47:28 +00:00
ache
ad212184b9 Add missing cons30*, cons43* entries 1996-10-06 07:50:08 +00:00
wosch
65b9eae0ee delete doubled words, e.g.: "the the" -> "the" 1996-10-05 18:37:31 +00:00
ache
d0df3aa118 Add vt*-em entries set for emulators without semigraphics 1996-10-03 18:16:05 +00:00
wosch
dfb9d51f1f make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
ache
91a3c8b8c7 Add missing kD to cons25 default entry 1996-05-02 22:05:32 +00:00
joerg
abe7b46431 Add an entry for xterm with colors. The standard xterm now handles
ANSI colors.
1996-04-28 18:21:01 +00:00
ache
591fef2789 Add missing cons60* entries 1996-03-30 12:22:30 +00:00
jkh
10d777db51 Take slashes out of name for tab132 terminal entry. New ncurses doesn't
like that.
1996-02-28 02:04:14 +00:00
mpp
3aeb7f1d49 Correct a bunch of man page cross references and generally
try and silence "manck".

ncurses, rpc, and some of the gnu stuff are still a big mess, however.
1996-02-11 22:38:05 +00:00
jkh
125ae5718f Correct someone's cut-and-paste errors. Some lines began incorrectly
with spaces instead of tabs.
Submitted by:	Jeremy Chatfield <jdc@xinside.com>
1996-01-30 23:12:36 +00:00
peter
ab124e78b0 recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
ache
5da7738f94 Fix F11 and F12 for VT200, my mistake
Remove some rare-used semigraphics from VT100 entry, it really helps many
not-fully compatible emulators and don't degradate original vt100 much.
Add VT200 keys set to VT100 k1-k4, it not affects original VT100 since no one
program tests keys presense, but helps emulators to work
1995-08-16 21:45:34 +00:00
peter
339901776f Remove bogus "nl=" and "ko=" from AT386.. The "nl=" causes serious problems
with scrolling, especially with nvi.
Reviewed by:	ache
1995-08-15 20:22:52 +00:00
joerg
037cda90b7 Correct the entry for some Dasher terminal. A backslash has been
mangled.

Submitted by:	oops, i've just killed the mail from my inbox :-(
1995-08-15 19:58:29 +00:00
bde
f5284ed86d Change install' to ${INSTALL}' so that default install flags can be
specified in the top level Makefiles.
1995-07-25 00:37:58 +00:00
ache
3ca120f826 Enable vt100 semigraphics for xterm 1995-05-16 18:13:01 +00:00
ache
a83afb990f Fix xterm entry by fallback to vt220 entry,
also compact VT* is/rs capabilities to prevent overflowing
1995-05-14 23:32:53 +00:00
ache
fd5f767ec3 Add separate entry for screen(1), slightly different from vt220 1995-04-14 15:57:49 +00:00
ache
fee234bd2b vt220: fix k1-k4 to be more compatible with xterm
and other emulators.
Simplify se/ue for emulators
1995-04-14 15:38:46 +00:00
ache
fa677cd532 Update cons25 to S0ren ^H back changes 1995-03-28 05:43:58 +00:00
ache
945584f003 Fix duplicate. 1995-03-27 05:08:43 +00:00
ache
23ed539185 pc3r (russian): change kD to old compatible value.
vt100: remove obsoleted nl
1995-03-27 04:55:41 +00:00
ache
b67227cc53 Set kb=\177 to make proper erase char for DEC VTs 1995-03-27 03:46:05 +00:00
ache
d5dcef0846 Add :ut to vt100 generic entry 1995-03-27 01:36:00 +00:00
ache
75758ba1dc Yet one pass through DEC VT entries 1995-03-27 00:55:51 +00:00
ache
c149b5ed9b Add eo:it#8 to vt100 entry 1995-03-26 01:30:33 +00:00
ache
258035c6f9 vt100/102/220 entries affected:
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
phk
f6aa7e24de Added cons30, cons43 and cons60 terminal types (==cons25 with more lines).
Theres a mono entry for them all, and cons50 already existed.
1995-03-16 01:37:41 +00:00
ache
de3bb318cf Use \E[x in "op" for cons25 1995-03-04 20:14:28 +00:00
ache
d4a094b41a Upgrade cons25 and cons25-r to lastest syscons changes 1995-03-03 23:29:22 +00:00
ache
c31a4ba4e5 cons25: turn off bold in "op" escape 1995-02-25 13:49:47 +00:00
joerg
0fad104583 Removed the bogus duplicate pcvt* alias names. Ache renamed them
to shut up cap_mkdb warnings, but they better have to go away.

Reviewed by:	Hellmuth Michaelis
1995-02-17 14:06:51 +00:00
rgrimes
009bb32b34 Remove use of ${DESTDIR} in target of symbolic link, it makes the link
point to the wrong place.
1995-02-14 19:43:09 +00:00
ache
1865731df4 Shut up cap_mkdb warnings on pcvt* entries 1995-02-11 15:16:11 +00:00
jkh
e73056fcab Add pcvt termcap entries (quite a lot of them - whew!)
Submitted by:	hm
1995-02-05 11:17:03 +00:00
jkh
d9f62e5aa3 Change the way I make the link to /etc/termcap. It worked for install
but not distribute.  Now it works for both.
1995-02-01 08:32:05 +00:00
jkh
09fc19f47b Make a link to /etc for termcap file. /etc/termcap is just too lodged in
folklore to do without! :-)
1995-01-30 07:19:02 +00:00
ache
573c1c2f63 Correct Delete key description 1995-01-26 08:48:13 +00:00
jkh
5b4807cb2a Fix this bogus Makefile. 1995-01-24 00:36:27 +00:00
joerg
27a4665f10 Could someone please add the following patch to
/usr/src/share/termcap/termcap.src? It defines the sequences emitted
by the PageUp, PageDown and Keypad-[79513] keys.

Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-01-16 17:29:29 +00:00
ache
054ccd4856 Remove duplicated ec capability 1995-01-15 06:31:14 +00:00
ache
b1d47901b5 Fix cv & ch to increment pos by one 1995-01-15 06:26:58 +00:00