home *** CD-ROM | disk | FTP | other *** search
- #
- # Termcap entry contributed by Lars Bo Nielsen (lbn@iesd.auc.dk)
- # Thanks!
- # With further modifications by Michal Jaegermann (ntomczak@vm.ucs.ualberta.ca)
- # to run emacs better
- #
- #atari|vt52|AtariST:\
- # (Meta key) (Auto margin (see :ti=)) (cols) (rows) (bell) (CR)
- # :km:am:co#80:li#25:bl=^G:cr=^M:\
- # Position cursor (x, y)
- # :cm=\EY%+ %+ :\
- # Cursor movement (Down) (Up) (Left) (Right)
- # :do=\EB:up=\EA:le=\ED:nd=\EC:\
- # Home cursor (clear screen) (don't clear screen)
- # :cl=\EE:ho=\EH:\
- # Send by BS key
- # :kb=^H:\
- # Save and restore cursor position
- # :sc=\Ej:rc=\Ek:\
- # Cursor appearance (normal) (invisible)
- # :ve=\Ee:vi=\Ef:\
- # Stand out mode (reverse video on) (reverse video off)
- # :so=\Ep:se=\Eq:\
- # Lines (Add line) (Clear to EOL) (Delete line) (al and dl have padding)
- # :al=20\EL:ce=\EK:dl=20\EM:\
- # Clear to end of display
- # :cd=\EJ:\
- # Terminal initialization (auto-wrap since :am: set, cursor on)
- # :ti=\Ev\Ee:\
- # Scroll text down
- # :sr=2*\EI:\
- # Scroll text up (save cursor, home, delete line, restore cursor, up)
- # :sf=3*\Ej\EH\EM\Ek\EA:\
- # Scroll text up
- # :sf=2*^J:\
- # Hardware tabs (send CTRL I) (8 space/tab) (has hardware tabs)
- # :ta=^I:it#8:pt:
- #
- # ATARI ST termcap entries (without comments)
- # add your own screen configuration here.
- #
- atari|vt52|AtariST:\
- :co#80:li#25:tc=atari-gen:
- atari32|vt52-32|AtariST 32 lines:\
- :co#90:li#32:tc=atari-gen:
- atari-gen|AtariST, general entry:\
- :km:am:bl=^G:cr=^M:\
- :cm=\EY%+ %+ :\
- :do=\EB:up=\EA:le=\ED:nd=\EC:\
- :cl=\EE:ho=\EH:\
- :kb=^H:\
- :sc=\Ej:rc=\Ek:\
- :ve=\Ee:vi=\Ef:\
- :so=\Ep:se=\Eq:\
- :al=2*\EL:ce=\EK:dl=2*\EM:\
- :cd=\EJ:\
- :ti=\Ev\Ee:\
- :sr=2*\EI:\
- :sf=2*^J:\
- :ta=^I:it#8:pt:
-