Scroll to navigation

GTKTerm(1) General Commands Manual GTKTerm(1)

NAME

GTKTerm - A simple GTK+ serial port terminal

SYNOPSIS

gtkterm [ options ]

DESCRIPTION

gtkterm is a simple GTK+ terminal used to communicate with the serial port.

OPTIONS

gtkterm accepts the following options:

-h, --help Help screen.

Load configuration (default is "default").
Serial port device (default /dev/ttyS0).
Serial port speed (default 115200).
Number of bits (default 8).
Number of stopbits (default 1).
Partity (default none).
Flow control (default none).
End of line delay in ms (default none).
Wait for a special char at end of line (default none).
Default file to send (default none).
Set local echo.
For rs485, time in ms before transmit with rts on
For rs485, time in ms after transmit with rts on
Switch on local echo
Do not lock serial port. Allows to send to serial port from different terminals.

AUTHOR

gtkterm was written by Julien Schmitt. Maintained at https://github.com/Jeija/gtkterm by Willem van den Akker, Florian Euchner

This manual page was written by Sebastien Bacher <seb128@debian.org>, for the Debian GNU/Linux system (but may be used by others).

September 15, 2019