diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index ef5256d..0c77d72 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -93,24 +93,47 @@ move down through your service. Pressing the :kbd:`Left Arrow` key will move up through the service. Every time you press the :kbd:`Left Arrow` or :kbd:`Right Arrow` key the next item in your Service will be displayed. -Moving Through a Song or Bible Verses -------------------------------------- +Moving Through a Song, Bible Verses or Images +--------------------------------------------- When you display a song or Bible verse with multiple verses you will need to move through them. When a song or verse is being displayed you will see the lyrics in the top Live window and how it actually appears on your display -in the bottom Live window. To change slides you can use your mouse to click on -each slide in the top Live window, use the Left Arrow and Right Arrow icons -under the top Live window. +in the bottom Live window. + +To change slides you can use your mouse to click on each slide in the top Live +window, use the Left Arrow and Right Arrow icons under the top Live window. |slide_next| Move to next. |slide_previous| Move to previous. -You can also use the :kbd:`Down Arrow` key to move down through +You can use the :kbd:`Down Arrow` key to move down through the song or verses. Using the :kbd:`Up Arrow` key will move you from bottom to top. :kbd:`Page Up` and :kbd:`Page Down` keys will do the same thing. +There is shortcut support for the Live Controller in OpenLP. This allows you to +navigate through, and jump between, your slides in the Live Controller using only +your keyboard. This works for any type of slides, e.g. songs, Bible verses and +images. + +**How does it work?** + +If you want to jump to verse 3 using the keyboard you press :kbd:`v` and within +a time frame of 350ms you press :kbd:`3`. Keep in mind to be quick and you will +be successful. + +The available keyboard shortcuts are: + +* Verse: v +* Chorus: c +* Bridge: b +* Pre-Chorus: p +* Intro: i +* Ending: e +* Other: o +* and the numbers from 0-9 + .. _adding_images: Adding a Group of Images @@ -121,9 +144,9 @@ pictures from a youth group adventure, bulletin announcements, or some other reason. Once you add your images to the :ref:`media-manager` hold the :kbd:`Ctrl` key on your keyboard and click each image you want to add as a group. As you click the images they will remain highlighted. When you are done with your -selections you can either click the + icon above the images or, click on one of -the highlighted images, hold the mouse button and drag them over to the Service -Manager side and place them where you need them. +selections you can either click the |buttons_add| icon above the images or, +click on one of the highlighted images, hold the mouse button and drag them over +to the Service Manager side and place them where you need them. .. image:: pics/service_images.png @@ -294,4 +317,5 @@ your service file. Choose the location you want to save your file and click .. |SERVICE_NEW| image:: pics/service_new.png .. |SERVICE_OPEN| image:: pics/service_open.png .. |SERVICE_SAVE| image:: pics/service_save.png -.. |AUDIO_PAUSE| image:: pics/media_playback_pause.png \ No newline at end of file +.. |AUDIO_PAUSE| image:: pics/media_playback_pause.png +.. |BUTTONS_ADD| image:: pics/buttons_add.png \ No newline at end of file