-
Notifications
You must be signed in to change notification settings - Fork 19
Command line arguments
thedjnK edited this page Apr 30, 2017
·
3 revisions
Command line arguments can be provided to UwTerminalX to specify various configuration options, please note that for Mac, Linux and Windows the command line arguments are specified in the same mannor, without hypens, like so:
UwTerminalX argument1 argument2 argument3=with_parameter argument4
Please also note that information about these command line parameters can be found from the about screen of UwTerminalX.
Bypass About screen on startup
Windows: COM[1..255] specifies a comport number
GNU/Linux: /dev/tty[device] specifies a TTY device
Mac: /dev/[device] specifies a TTY device
[1200..921600] Could be limited to 115200 depending on PC hardware (limited to 230400 on Mac)
[1..2]
[7..8]
[0=None; 1=Odd; 2=Even]
[0=None; 1=Cts/Rts; 2=Xon/Xoff]
[line termination character :: 0=CR, 1=LF, 2=CRLF, 3=LFCR]
Do not connect to device on startup even if ACCEPT is provided
[0=Disabled; 1=Enabled]
[0=Disabled; 1=Enabled]
Write screen activity to new file '<appname>.log' (Cannot be used with LOG+, LOG+ will take priority)
Append screen activity to file '<appname>.log' (Cannot be used with LOG, LOG+ will take priority)
File to write the log data to this file (supply extension)
When displaying a TX or RX text on screen, show \t,\r,\n as well