libcasio/man/p7screen.1.txt

43 lines
945 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
calculators, using its communication protocol 7.00 and screenstreaming mode.
Notice that *p7*(1) serial-related options are not available here, as
screenstreaming is only available on USB cables by choice from CASIO.
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.
*-z ZOOM, --zoom=ZOOM*::
Change the zoom (size of a pixel square, will change the window size too).
SEE ALSO
--------
*p7*(1),
*libcasio*(3)