diff --git a/manual/source/configure.rst b/manual/source/configure.rst index 7f65334..a41f7ef 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -20,32 +20,29 @@ General Monitors ^^^^^^^^ -**Select monitor for output display:** - - Click the drop-down box to choose the monitor that you want to display OpenLP - on. +To choose which monitor you want OpenLP's output display on, click the +drop-down box and select the appropriate monitor. -**Note:** This option is not available when using -:guilabel:`Override display position:`. +Override Display Position +^^^^^^^^^^^^^^^^^^^^^^^^^ -**Display if a single screen:** +This setting overrides the exact position on your screen where the display +output appears. If you have a custom projector setup, click the +:guilabel:`Override display position` checkbox, and manually set the position +of the display output using the :guilabel:`X`, :guilabel:`Y`, :guilabel:`Width` +and :guilabel:`Height` values. - With this box is selected, you will be able to see your display on a separate - window on the monitor you are using. Click the display and push the Esc key - on your keyboard to close the display window. +This setting often comes in useful when you only have a single display, and you +want to be able to make the display smaller so that it does not cover your +entire screen. -**Override display position:** +Display if a single screen +^^^^^^^^^^^^^^^^^^^^^^^^^^ - If your projector display is different from your monitor display you can - select the :guilabel:`Override display position` and change these settings to - match your projector display. +Checking this checkbox will show the display output in a separate window when +you only have a single monitor. To close the display window, click on it and +press the :kbd:`Esc` key. -**Note:** - This option can also be use when you have the - :guilabel:`Display if a single screen` box selected. This gives you the - ability to make the display window smaller and place it in a desired location - so it does not cover your monitor screen. - CCLI Details ^^^^^^^^^^^^ @@ -61,11 +58,11 @@ Background Audio and when the song is displayed live, the audio will be paused until you start it using :ref:`linked-audio`. If this box is not selected the audio will play immediately when the song is displayed live. - + **Repeat track list:** - With this option selected and you are using background audio, the tracks will + With this option selected and you are using background audio, the tracks will repeat when it reaches the end of the list (even if there is only one item). - + Application Startup ^^^^^^^^^^^^^^^^^^^ @@ -234,7 +231,7 @@ Mouse Cursor Service Item Slide Limits ^^^^^^^^^^^^^^^^^^^^^^^^^ -These three settings control: +These three settings control **End Slide:** Up and down arrow keys stop at the top and bottom slides of each Service item. @@ -353,12 +350,11 @@ Available Controllers ^^^^^^^^^^^^^^^^^^^^^ OpenLP has the ability to import OpenOffice Impress or Microsoft PowerPoint -presentations and use Impress, PowerPoint, or PowerPoint Viewer to display -them. You can then control your presentation from within OpenLP. Keep in mind -that in order to use this function, you must have Impress, PowerPoint or -PowerPoint Viewer installed on your computer since OpenLP uses these programs to -open and run the presentation. You may select your default controllers here in -this tab. +presentations, and use Impress, PowerPoint, or PowerPoint Viewer to display and +control them from within OpenLP. Please remember that in order to use this +feature you will need to have one of the above-mentioned applications installed, +due to the fact that OpenLP uses these application to open and run the +presentation. Advanced ^^^^^^^^ @@ -412,8 +408,7 @@ Player Order Determines the preference order of the selected media players. The order is changed by selecting one of the available players and using the -|service_up| :guilabel:`Up` |service_down| :guilabel:`Down` or button to change -the position of the player. +:guilabel:`Down` or :guilabel:`Up` button to change the position of the player. Advanced ^^^^^^^^ @@ -580,7 +575,3 @@ port number or one or both computers are not connected to the network. .. |BUTTONS_OPEN| image:: pics/buttons_open.png .. |BUTTONS_REVERT| image:: pics/button_rerun.png - -.. |SERVICE_UP| image:: pics/service_up.png - -.. |SERVICE_DOWN| image:: pics/service_down.png diff --git a/manual/source/pics/configuregeneral.png b/manual/source/pics/configuregeneral.png deleted file mode 100644 index a8d6275..0000000 Binary files a/manual/source/pics/configuregeneral.png and /dev/null differ