Model T Termcap: Difference between revisions
From Bitchin100 DocGarden
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
This could be useful if done over some wireless serial->Telnet bridge. | This could be useful if done over some wireless serial->Telnet bridge. | ||
Working Model 100 termcap: | |||
<pre> | |||
trs100|m100|Radio Shack Model 100, | |||
am, xt, | |||
cols#40, lines#8, | |||
acsc=l\360m\355k\362j\367t\364u\371v\370w\363q\361x\365n372`\235a\377f\246g\215~\257\,\233+\232.\231-\230h\377O\357, | |||
bel=^G, clear=\EE, cr=^M, cub1=^H, cud1=^J, cuf1=\EC, | |||
cup=\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\EA, dl1=\EM, | |||
ed=\EJ, el=\EK, home=\EH, ht=^I, il1=\EL, ind=^J, kbs=^H, | |||
kcub1=^], kcud1=^_, kcuf1=^\, kcuu1=^^, nel=^M^J, rmso=\Eq, | |||
smso=\Ep, | |||
m100v|Model 100 with DVI, | |||
cols#80, lines#24, | |||
cub1=^], cud1=^_, cuf1=^], cuu1=^^, is2=\ED, kbs=^H, kcub1=^H, | |||
kcud1=^J, ri=\EI, use=m100, | |||
</pre> |
Revision as of 11:38, 4 May 2011
The Model T can be used as a serial terminal to a Linux machine.
The Model 100 Serial Terminal Project
This could be useful if done over some wireless serial->Telnet bridge.
Working Model 100 termcap:
trs100|m100|Radio Shack Model 100, am, xt, cols#40, lines#8, acsc=l\360m\355k\362j\367t\364u\371v\370w\363q\361x\365n372`\235a\377f\246g\215~\257\,\233+\232.\231-\230h\377O\357, bel=^G, clear=\EE, cr=^M, cub1=^H, cud1=^J, cuf1=\EC, cup=\EY%p1%{32}%+%c%p2%{32}%+%c, cuu1=\EA, dl1=\EM, ed=\EJ, el=\EK, home=\EH, ht=^I, il1=\EL, ind=^J, kbs=^H, kcub1=^], kcud1=^_, kcuf1=^\, kcuu1=^^, nel=^M^J, rmso=\Eq, smso=\Ep, m100v|Model 100 with DVI, cols#80, lines#24, cub1=^], cud1=^_, cuf1=^], cuu1=^^, is2=\ED, kbs=^H, kcub1=^H, kcud1=^J, ri=\EI, use=m100,