cake
/
p7utils
Archived
1
0
Fork 0
This repository has been archived on 2024-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
p7utils/doc/p7screen.1.txt

45 lines
991 B
Plaintext

P7SCREEN(1)
===========
Thomas "Cakeisalie5" Touhey
:Email: thomas@touhey.fr
:man source: p7utils
:man manual: p7utils manual
NAME
----
p7screen - display streamed screen from casio fx calculator
SYNOPSIS
--------
[source,bash]
----
p7screen [-h|--help] [-v|--version]
----
DESCRIPTION
-----------
p7screen is a command-line utility to display streamed screen from casio fx
calculator, using its communication protocol 7.00 and screenstreaming mode.
OPTIONS
-------
Options start with one or two dashes. Some of the options require an additional
value next to them.
*-h, --help*::
Display help page and quit.
*-v, --version*::
Display version and quit.
*--com <device>*::
The serial device, if you want to communicate with a calculator connected
using a USB-to-serial cable.
::
If this option isn't used, the program will look for a calculator connected
using direct USB.
*-z ZOOM, --zoom=ZOOM*::
Change the zoom (will change the window size too).
SEE ALSO
--------
*libp7*(3)