PHP Classes

File: telnet/screens/README.md

Recommend this page to a friend!
  Packages of Matthew Asham   Binkterm PHP   telnet/screens/README.md   Download  
File: telnet/screens/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Binkterm PHP
Bulletin board system based on the Web
Author: By
Last change:
Date: 5 days ago
Size: 648 bytes
 

Contents

Class file image Download

This directory contains "screens" shown to clients through the Telnet and SSH terminal interfaces.

The terminal server now supports simple rotating screen families. A base file like login.ans or login.sixel can be used by itself, or you can add numbered variants such as login1.ans, login2.ans, mainmenu1.sixel, and so on. One matching file from the family is chosen at random each time that screen is shown.

Supported families:

`login.ans/login*.sixel` - shown to the user on first connect `mainmenu.ans/mainmenu*.sixel` - shown as the main menu backdrop `bye.ans/bye*.sixel` - shown when the user disconnects