This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Photon calculator
phcalc [-s server] [-x position[%][r]] [-y position[%][r]]
If server_name is: | This server is used: |
---|---|
node_path | node_path/dev/photon |
fullpath | fullpath |
relative_path | /dev/relative_path |
This utility starts a graphical calculator. You must be running Photon in order to run phcalc.
Run phcalc using the Photon server on node my_node:
phcalc -s/net/my_node/dev/photon
Run at initial position (10,10):
phcalc -x10 -y10