home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / MISC / screen.hlp < prev    next >
Text File  |  2009-11-06  |  713b  |  23 lines

  1.  
  2. The Meta char is currently ^\ but can be set in .screenrc
  3.  
  4. Meta c or ^c    create new window
  5. Meta k or ^k    kill current window and switch to previous
  6. Meta ^\            kill all windows and terminate screen
  7. Meta ^a            switch to previously displayed window
  8. Meta 0..9        switch to window n
  9. Meta ' '        switch to next window
  10. Meta n or ^n    ditto
  11. Meta -            switch to previous window
  12. Meta p or ^p    ditto
  13. Meta l or ^l    redisplay current window
  14. Meta h or ^h    write current window to file
  15. Meta .            write the termcap file
  16. Meta w or ^w    display list of all windows
  17. Meta t or ^t    display status
  18. Meta v or ^v    display version
  19. Meta a            send Meta to process in window
  20. Meta s or ^s    send ^s to process in window
  21. Meta q or ^q    send ^q to process in window
  22.  
  23.