|
|
1.1 ! root 1: # # -------------------------------- ! 2: # @(#)diablo 1.4 5/19/82 ! 3: # ! 4: # diablo: DAISY WHEEL PRINTERS ! 5: # ! 6: # The A manufacturer represents Diablo, DTC, Xerox, Qume, and other Daisy ! 7: # wheel terminals until such time as terminfo distinguishes between them ! 8: # enough to justify separate codes. ! 9: 1620|1640|450|diablo 1620, ! 10: cr=^M, cud1=^J, ind=^J, bel=^G, tbc=\E2, hts=\E1, hpa=\E\t%i%p1%c, kbs=^H, ! 11: cub1=^H, cols#132, ff=^L, hc, hu=\EU, hd=\ED, os, ht=^I, cuu1=\E\n, ! 12: 1620-m8|1640-m8|diablo 1620 w/8 column left margin, ! 13: cr=^M, cud1=^J, ind=^J, bel=^G, cols#124, is2=\r \E9, use=1620, ! 14: # DTC 382 with VDU. Has no ed so we fake it with el. Standout works but ! 15: # won't go away without dynamite. The terminal has tabs, but I'm getting ! 16: # tired of fighting the braindamage. If no tab is set or the terminal's ! 17: # in a bad mood, it glitches the screen around all of memory. Note that ! 18: # return puts a blank ("a return character") in the space the cursor was ! 19: # at, so we use ^P return (and thus ^P newline for newline). Note also ! 20: # that if you turn off tabs and let Unix expand tabs, curses won't work ! 21: # (current version) because it doesn't turn off this bit, and cursor ! 22: # addressing sends a tab for row/column 9. What a losing terminal! I ! 23: # have been unable to get tabs set in all 96 lines - it always leaves at ! 24: # least one line with no tabs in it, and once you tab through that line, ! 25: # it completely weirds out. ! 26: dtc|mc0|dtc382|382, ! 27: .if=/usr/lib/tabset/dtcvdu, ! 28: bel=^G, cud1=^J, ind=^J, il1=^P^Z, am, cub1=^H, ! 29: cols#80, el=^P^U, clear=^P^]$<20>, cup=^P^Q%p2%c%p1%c, dch1=^X, ! 30: dl1=^P^S, rmir=^Pi, home=^P^R, smir=^PI, cnorm=^Pb, cvvis=^PB, pad=\177, ! 31: rmcup=^P^]$<20>, lines#24, cuf1=^PR, .rmso=^P \200, .smso=^P \002^PF, ! 32: smul=^P \020, rmul=^P \200, cuu1=^P^L, xhp, lm#96, ! 33: da, db, cr=^P^M, ed=^P^U^P^S^P^S, ! 34: dtc300s|300|300s|dtc 300s, ! 35: tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G, ! 36: kbs=^h, cub1=^H, cols#132, ff=^L, hc, hu=\EH, hd=\Eh, os, ht=^I, cuu1=^Z, ! 37: gsi, ! 38: cub1=^H, cols#132, hc, hd=\Eh, hu=\EH, os, ht=^I, cuu1=^Z, ! 39: cr=^M, cud1=^J, ind=^J, bel=^G, ! 40: aj830|aj832|aj|anderson jacobson, ! 41: cr=^M, cud1=^J, ind=^J, bel=^G, ! 42: cub1=^H, hc, hd=\E9, hu=\E8, os, cuu1=\E7, ! 43: # From cbosg!ucbvax!pur-ee!cincy!chris Thu Aug 20 09:09:18 1981 ! 44: # This is incomplete, but it's a start. ! 45: 5520|nec|spinwriter|nec 5520|, ! 46: tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G, ! 47: kbs=^h, cub1=^H, cols#132, ff=^L, hc, hu=\E]s\E9\E]W, hd=\E]s\n\E]W, ! 48: os, ht=^I, cuu1=\E9, ! 49: qume5|qume|Qume Sprint 5, ! 50: tbc=\E3, hts=\E1, cr=^M, cud1=^J, ind=^J, bel=^G, ! 51: kbs=^h, cub1=^H, cols#80, ff=^L, hc, hu=\EH, hd=\Eh, os, ht=^I, cuu1=^Z, ! 52: # I suspect the xerox1720 is the same as the diablo 1620. ! 53: x1720|x1700|1700|x1750|xerox 1720, ! 54: cols#132, cub1=^H, ff=^L, hc, os, ht=^I, ! 55: cr=^M, cud1=^J, ind=^J, bel=^G, ! 56: tbc=\E2, hts=\E1,
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.