home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 3: Developer Tools / Linux Cubed Series 3 - Developer Tools.iso / utils / terminal / sysline-.1 / sysline- / sysline-1.1 / QuickStart < prev    next >
Encoding:
Text File  |  1996-03-15  |  847 b   |  15 lines

  1.  My my, are we in a hurry.  Ok, all set?
  2.  
  3.  0. in this example, let CC be the number of columns, RR the number of rows
  4.     on you terminal, and rr be equal to RR-1
  5.  1. run Configure and "make install" (compile for use of /etc/termcap)
  6.  2. do "make.termcap-entry >file" (answer CC and RR respectively)
  7.  3. add the entries in file to /etc/termcap (replace "con-unk" as necessary)
  8.  4. do "stty rows rr" on the vt where you want to run sysline
  9.  5. do "TERM=80xRR-s" (bash, zsh) or "set term=con80xRR-s" (csh) on that vt
  10.  6. do "sysline +10" on that vt
  11.  7. check if the status-line isn't messed with, do "ls -la", "less <something>", etc.
  12.  8. all's well? do: mail -s "we did it - stop - description follows" `whoami` <QuickStart
  13.  9. still here? there's the README (be sure to skip section 2 this time :),
  14.     a man-page, the sources, maybe a newsgroup?
  15.