diff --git a/manual/source/configure.rst b/manual/source/configure.rst index a741eaa..895c165 100644 --- a/manual/source/configure.rst +++ b/manual/source/configure.rst @@ -57,20 +57,28 @@ Application Settings When this box is selected, OpenLP will prompt you to save the service you are working on before starting a new service. -**Automatically preview next item in service:** - When this box is selected, the next item in the Service Manager will show in the - Preview pane. - **Unblank display when adding new live item:** When using the :guilabel:`blank to` button with this checkbox checked, on going live with the next item, the screen will be automatically re-enabled. If this checkbox is not checked you will need to click the :guilabel:`blank to` button again to reverse the action. -**Slide loop delay:** +**Automatically preview next item in service:** + When this box is selected, the next item in the Service Manager will be + displayed in the Preview pane. + +**Enable slide wrap-around:** + When this box is selected the lyrics, images or Bible verses will wrap-around. + When you reach the last slide of a song or verse and :kbd:`Down Arrow` you + will be back on the first slide. Likewise if you are on the first slide and + :kbd:`Up Arrow` you will wrap-around to the last slide of the song, images or + Bible verses. If this box is not checked it will not wrap-around to the + beginning or end of the song or verse. + +**Timed slide interval:** This setting is the time delay in seconds if you want to continuously loop - images, verses, or lyrics. This control timer is also accessible on the "live - toolbar. + images, verses, or lyrics. This control timer is also accessible on the + :ref:`using_timer` CCLI Details ^^^^^^^^^^^^ diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 0c77d72..d4197be 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -203,6 +203,8 @@ will see a popup with the information you typed in your note. If you need to change your Note or delete it, open it again, delete your text and click :guilabel:`Save` +.. _using_timer: + Using the Service Timer -------------------------------