Andrey A. Chernov
2adf028be3
Add eo:it#8 to vt100 entry
1995-03-26 01:30:33 +00:00
Andrey A. Chernov
c6159a7bd8
vt100/102/220 entries affected:
...
major cleanup
add lot of missing capabilities
1995-03-26 01:02:54 +00:00
Poul-Henning Kamp
16ecbe2b7f
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
Andrey A. Chernov
a1bb896c3a
Use \E[x in "op" for cons25
1995-03-04 20:14:28 +00:00
Andrey A. Chernov
12a34c80d0
Upgrade cons25 and cons25-r to lastest syscons changes
1995-03-03 23:29:22 +00:00
Andrey A. Chernov
4e1d0de380
cons25: turn off bold in "op" escape
1995-02-25 13:49:47 +00:00
Joerg Wunsch
68be960997
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
Rodney W. Grimes
4a218a6de8
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
Andrey A. Chernov
cc01ee1e51
Shut up cap_mkdb warnings on pcvt* entries
1995-02-11 15:16:11 +00:00
Jordan K. Hubbard
f534e77446
Add pcvt termcap entries (quite a lot of them - whew!)
...
Submitted by: hm
1995-02-05 11:17:03 +00:00
Jordan K. Hubbard
4350346dea
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
Jordan K. Hubbard
ed0770e938
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
Andrey A. Chernov
771930da08
Correct Delete key description
1995-01-26 08:48:13 +00:00
Jordan K. Hubbard
e593239fdb
Fix this bogus Makefile.
1995-01-24 00:36:27 +00:00
Joerg Wunsch
9088576b20
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
Andrey A. Chernov
9bc89504b8
Remove duplicated ec capability
1995-01-15 06:31:14 +00:00
Andrey A. Chernov
bf8a2c7b91
Fix cv & ch to increment pos by one
1995-01-15 06:26:58 +00:00
Andrey A. Chernov
dd5527fa91
Add nw & ec capabilities from new syscons
1995-01-13 00:16:52 +00:00
Andrey A. Chernov
48897b90ef
Changes to allow keypad 5 produce \E[E like SCO/ANSI term does
1994-12-31 11:49:12 +00:00
Andrey A. Chernov
b671d88c43
cons25w: add NP,cb
1994-10-26 02:16:00 +00:00
Andrey A. Chernov
8385973078
Reorganize entries to not have duplicated "ac" capability in environment
...
or tgetent() buffer
1994-10-26 01:42:15 +00:00
Andrey A. Chernov
07d196fa1e
cons25: add more parametrized capabilities: cv,ch,ec
1994-10-26 01:15:06 +00:00
Andrey A. Chernov
0b4a584f9d
Remove "mh" capability for -mono family
1994-10-21 04:57:11 +00:00
Andrey A. Chernov
2f5e244a3d
Optimize mono entries a bit
1994-10-15 20:06:23 +00:00
Andrey A. Chernov
fe2d66fd12
Monochrome entries added
1994-10-15 19:50:59 +00:00
Andrey A. Chernov
e0ef369852
Change do= from ^J to \E[B, this escape must works in all terminal modes
...
and old variant don't work properly, if \n --> \r\n (cons25,pc3)
1994-10-06 21:37:48 +00:00
Andrey A. Chernov
255a44b709
Remove emulation of upper/lower lines from all entries,
...
this work done by ncurses
1994-09-30 05:41:22 +00:00
Andrey A. Chernov
2b52c6fada
80x50 russian console added:
...
cons50r|cons50-koi8-r|80x50 koi8-r FreeBSD console:\
Aliases to koi8-r console added:
cons25r|pc3r|ibmpc3r|cons25-koi8-r|FreeBSD console for syscons koi8-r code table:\
ISO 8859-1 console 80x25 and 80x50 added with full semigraphics description
cons25l1|cons25-iso8859-1|80x25 ISO 8859-1 FreeBSD console:\
cons50l1|cons50-iso8859-1|80x50 ISO 8859-1 FreeBSD console:\
1994-09-26 22:02:38 +00:00
Andrey A. Chernov
d021b04329
Add left/right arrows to graphics entry for vt100 family
1994-09-22 23:30:38 +00:00
Andrey A. Chernov
d63dc3e95e
Add semigraphics chars description to vt100 family
1994-09-22 23:18:43 +00:00
Andrey A. Chernov
484a89a5c7
Change "ansi" name from cons25 to "ansis" to remove duplicate names
...
which rejected by cap_mkdb program
1994-09-15 00:28:54 +00:00
Andrey A. Chernov
078aaea2f1
Fixing kD for cons25, use proper value for pc3r too
1994-09-12 15:42:39 +00:00
Andrey A. Chernov
a2af6eb077
Merge two entries: cons25 and pc3r, minor things added/corrected
...
Now use tc=cons25 in pc3r, leave only uniq capabilities
1994-09-11 23:34:34 +00:00
Andrey A. Chernov
3cdba58b73
Correct typo in filename
...
Submitted by: adam@veda.is
1994-09-11 23:05:09 +00:00
Andrey A. Chernov
fcccde5893
Added for reference purposes
1994-09-11 21:27:09 +00:00
Andrey A. Chernov
c9fd22b07e
cons25: change "do" to ^J, add "bw"
...
pc3r: change kC to K2
1994-09-10 22:10:46 +00:00
Andrey A. Chernov
58c040e009
Add grey keypad description to cons25, add it#8 to cons25,pc3,pc3r,
...
fix kend description in pc3r and pc3
1994-09-10 21:35:15 +00:00
Andrey A. Chernov
2c2cd63693
cons25: mr,mh,ut added
...
pc3r: ut added
pc3: ut added
1994-09-10 20:34:41 +00:00
Andrey A. Chernov
35e9fde267
Remove left/right arrows from "ac" -- ^Q not displayed
...
because of flow control:
pc3,cons25,pc3r
1994-09-10 19:18:02 +00:00
Andrey A. Chernov
241524a772
cons25,pc3r: color settings fixed to work correctly with high
...
intensive colors and attribute exit
1994-09-10 18:41:07 +00:00
Andrey A. Chernov
6e16f31cb5
Correct lantern char corresponcence, must be 'I' instead of 'i':
...
pc3, cons25, pc3r
1994-09-10 04:35:41 +00:00
Andrey A. Chernov
4d6c4fc70c
Add missing bell capability to cons25,pc3r
1994-09-10 02:44:26 +00:00
Andrey A. Chernov
a152929b02
1. pc3 pccons description restored from 1.1.5.1
...
2. color, semi-graphics, functional keys descriptions added to:
pc3, cons25, pc3r
1994-09-09 01:08:38 +00:00
Andrey A. Chernov
a99465fe3d
pc3r russian koi8-r syscons console added
1994-08-22 20:07:56 +00:00
Jordan K. Hubbard
1e42b679cd
Put the cons25 entries for syscons back.
...
Submitted by: jkh
1994-08-11 00:39:39 +00:00
Jordan K. Hubbard
60303bdf64
termcap.0 -> termcap.5
...
Submitted by: jkh
1994-08-11 00:24:33 +00:00
Poul-Henning Kamp
75f6127b36
Reviewed by: phk
...
Killed a bunch of control chars.
1994-07-24 02:04:51 +00:00
Rodney W. Grimes
3161b790c6
all: does not need to depend on ${MAN5}, remove special case clean:
...
and cleandir: targets, simple use a CLEANFILES+= to handle this very
simple special case.
Add ${COPY} knob to install commands so that files don't disappear out
of the obj tree after a make install.
1994-07-06 02:16:59 +00:00
Rodney W. Grimes
afe61c1516
BSD 4.4 Lite Share Sources
1994-05-30 19:09:18 +00:00