[GOODIE] SerialTerminal-nk

Ned Konz ned at bike-nomad.com
Sat Mar 30 02:44:59 UTC 2002


from preamble:

"Change Set:		SerialTerminal-nk
Date:			29 March 2002
Author:			Ned Konz <ned at bike-nomad.com>

3/29 added:
* keyboard focus
* better extent initialization
* hex dump mode

This serial terminal builds on (and requires)
Felix Franz's vt100Telnet change set.

It provides a general-purpose serial terminal with vt100
emulation.

To open a terminal, just go:

SerialTerminal openOnPort: 0

or whatever number you need to use for your serial port.
Numbers have the following meaning:

#   Unix        Windows
0   /dev/ttyS0  COM1:
1   /dev/ttyS1  COM2:
etc.

There is a context menu in the text window that can
change the settings.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SerialTerminal-nk.cs.gz
Type: application/octet-stream
Size: 4472 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020329/70af8fcc/SerialTerminal-nk.cs.obj


More information about the Squeak-dev mailing list