Initial projector documentation
BIN
manual/source/pics/projector_add_wizard_edit.png
Normal file
After Width: | Height: | Size: 54 KiB |
BIN
manual/source/pics/projector_add_wizard_finish.png
Normal file
After Width: | Height: | Size: 211 KiB |
BIN
manual/source/pics/projector_add_wizard_host.png
Normal file
After Width: | Height: | Size: 41 KiB |
BIN
manual/source/pics/projector_add_wizard_welcome.png
Normal file
After Width: | Height: | Size: 220 KiB |
BIN
manual/source/pics/projector_blank.png
Normal file
After Width: | Height: | Size: 385 B |
BIN
manual/source/pics/projector_connect.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
manual/source/pics/projector_disconnect.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
manual/source/pics/projector_manager.png
Normal file
After Width: | Height: | Size: 13 KiB |
BIN
manual/source/pics/projector_manager_list.png
Normal file
After Width: | Height: | Size: 15 KiB |
BIN
manual/source/pics/projector_new.png
Normal file
After Width: | Height: | Size: 720 B |
BIN
manual/source/pics/projector_power_off.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
manual/source/pics/projector_power_on.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
manual/source/pics/projector_show.png
Normal file
After Width: | Height: | Size: 744 B |
69
manual/source/projector.rst
Normal file
@ -0,0 +1,69 @@
|
||||
.. _projector:
|
||||
|
||||
========================
|
||||
Projector Remote Control
|
||||
========================
|
||||
|
||||
The Projector Manager allows you to remotely control a network-connected
|
||||
projector that conforms to the Japan Business Machine and Information System
|
||||
Associaion (JBMIA) PJLink specification.
|
||||
|
||||
Projector Manager
|
||||
-----------------
|
||||
|
||||
The Projector Manager is the interface to controlling your projector(s). It is
|
||||
located on the bottom-right corner of OpenLP just below the Theme Manager.
|
||||
|
||||
.. image:: pics/projector_manager.png
|
||||
|
||||
The icons shown are for (in order from left to right):
|
||||
|
||||
.. image:: pics/projector_new.png Add a new projector
|
||||
.. image:: pics/projector_connect.png Connect to all projectors
|
||||
.. image:: pics/projector_disconnect.png Disconnect from all projectors
|
||||
.. image:: pics/projector_power_on.png Power on all projectors
|
||||
.. image:: pics/projector_power_off.png Power Off (standby) all projectors
|
||||
.. image:: pics/projector_blank.png Close the shutter on all projectors
|
||||
.. image:: pics/projector_show.png Open the shutter on all projectors
|
||||
|
||||
Adding a Projector
|
||||
------------------
|
||||
|
||||
.. image:: pics/projector_add_wizard_welcome.png
|
||||
|
||||
When you click on the 'Add Projector' icon, you will launch the wizard to help
|
||||
guide you through adding a new projector. click on the :guilabel:`Next`.
|
||||
|
||||
On this page, you will enter the basic information needed to connect to the
|
||||
projector.
|
||||
|
||||
.. image:: pics/projector_add_wizard_host.png
|
||||
|
||||
Enter the following information:
|
||||
|
||||
IP Number: IPv4 or IPv6 addresses are acceptable. Required.
|
||||
Port: The network port. Default PJLink port is already filled in.
|
||||
PIN: If you have authenticated access enabled, enter the PIN here.
|
||||
|
||||
Once you enter the information, click on the :guilabel:`Next` button.
|
||||
|
||||
.. image:: pics/projector_add_wizard_edit.png
|
||||
|
||||
On the edit page, you can add the rest of the information for your projector.
|
||||
|
||||
Name: A name for you to identify the projector in the manager list. Required.
|
||||
Location: The location where this projector is located.
|
||||
Notes: Any other notes you want for this projector.
|
||||
|
||||
Once you have finished entering information for this projector, click on
|
||||
the :guilabel:`Next` button.
|
||||
|
||||
.. image:: pics/projector_add_wizard_finish.png
|
||||
|
||||
Once you get to this page, your entry has been saved and is ready for use.
|
||||
Click on the :guilabel:`Finish` button to close the wizard.
|
||||
|
||||
Congratulations - you have finished entering your new projector in the list.
|
||||
|
||||
.. image:: pics/projector_manager_list.png
|
||||
|