diff --git a/manual/source/pics/projector_add_wizard_edit.png b/manual/source/pics/projector_add_wizard_edit.png new file mode 100644 index 0000000..a8dbf76 Binary files /dev/null and b/manual/source/pics/projector_add_wizard_edit.png differ diff --git a/manual/source/pics/projector_add_wizard_finish.png b/manual/source/pics/projector_add_wizard_finish.png new file mode 100644 index 0000000..dd67382 Binary files /dev/null and b/manual/source/pics/projector_add_wizard_finish.png differ diff --git a/manual/source/pics/projector_add_wizard_host.png b/manual/source/pics/projector_add_wizard_host.png new file mode 100644 index 0000000..b5580aa Binary files /dev/null and b/manual/source/pics/projector_add_wizard_host.png differ diff --git a/manual/source/pics/projector_add_wizard_welcome.png b/manual/source/pics/projector_add_wizard_welcome.png new file mode 100644 index 0000000..c06f8ac Binary files /dev/null and b/manual/source/pics/projector_add_wizard_welcome.png differ diff --git a/manual/source/pics/projector_blank.png b/manual/source/pics/projector_blank.png new file mode 100644 index 0000000..28feae3 Binary files /dev/null and b/manual/source/pics/projector_blank.png differ diff --git a/manual/source/pics/projector_connect.png b/manual/source/pics/projector_connect.png new file mode 100644 index 0000000..2e9b08c Binary files /dev/null and b/manual/source/pics/projector_connect.png differ diff --git a/manual/source/pics/projector_disconnect.png b/manual/source/pics/projector_disconnect.png new file mode 100644 index 0000000..2c49e92 Binary files /dev/null and b/manual/source/pics/projector_disconnect.png differ diff --git a/manual/source/pics/projector_manager.png b/manual/source/pics/projector_manager.png new file mode 100644 index 0000000..6607b81 Binary files /dev/null and b/manual/source/pics/projector_manager.png differ diff --git a/manual/source/pics/projector_manager_list.png b/manual/source/pics/projector_manager_list.png new file mode 100644 index 0000000..306b5eb Binary files /dev/null and b/manual/source/pics/projector_manager_list.png differ diff --git a/manual/source/pics/projector_new.png b/manual/source/pics/projector_new.png new file mode 100644 index 0000000..cb2be22 Binary files /dev/null and b/manual/source/pics/projector_new.png differ diff --git a/manual/source/pics/projector_power_off.png b/manual/source/pics/projector_power_off.png new file mode 100644 index 0000000..c415f34 Binary files /dev/null and b/manual/source/pics/projector_power_off.png differ diff --git a/manual/source/pics/projector_power_on.png b/manual/source/pics/projector_power_on.png new file mode 100644 index 0000000..21458cb Binary files /dev/null and b/manual/source/pics/projector_power_on.png differ diff --git a/manual/source/pics/projector_show.png b/manual/source/pics/projector_show.png new file mode 100644 index 0000000..6ac732d Binary files /dev/null and b/manual/source/pics/projector_show.png differ diff --git a/manual/source/projector.rst b/manual/source/projector.rst new file mode 100644 index 0000000..34e86ff --- /dev/null +++ b/manual/source/projector.rst @@ -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 +