Operation – Comtrol DM ATS-LNX User Manual

Page 63

Advertising
background image

Appendix C. lcom(1)

63

lcom(1)

Modem Shows the state of the six modem control lines [only shown for tty devices].

Uppercase means the signal is active, lowercase means inactive.

TxCnt The total number of bytes transmitted since the port was opened or

restarted.

RxCnt The total number of bytes received since the port was opened or restarted.

TxThr The transmit throughput in bytes/second. Updated once every 5 seconds.

RxThr The receive throughput in bytes/second. Updated once every 5 seconds.

Operation

The lcom program is entirely keyboard driven. One of the open windows will be
active. The active window is indicated by having its status line displayed in
reverse-video. Keyboard commands always apply to the active window (unless
otherwise noted).

All commands except for the next window command consist of an Escape followed
by a single character. Escape-H will display a screen showing the key bindings. On
many PC platforms, holding down the ALT key while striking another key will
prefix that key with Escape (e.g. pressing Alt-x will send Escape-x). On some
terminals, the Meta will work in the same way.

The following commands are available. Except for the next window command, all
commands must be prefixed by Escape:

Ctrl-I Next window

Selects next window as active. Most terminals send Control-I when the
TAB key is pressed.

s

Stack windows

Arranges all windows in a stacked manner. Each window will be full width

and they will have enough vertical displacement so that all status lines

are visible.

t

Tile windows
Arranges all windows so that they do not overlap.

w

Waterfall windows

Arranges all windows so that the status lines and left hand column of the

data window are visible.

c

Close port

Closes the active window and its associated port or TCP/IP connection.

o

Open port
Opens a new window with a new tty device or TCP/IP connection.

r

Raise window

Raises the active to the top of the display stack.

l

Lower window

Lower the active window to the bottom of the display stack.

m

Maximize window
Resizes the active window so that it takes up the entire screen.

n

Restore window

Resizes the active window to the size it was before it was maximized.

p

Pause (or resume) channel

Toggles the Pause flag for the channel. If the Pause flag is true (P displayed

in flags field of status line), data input/output will be stopped.

M

Move window
Moves the active window using the cursor keys.

Advertising