mirror of
https://gitlab.com/openlp/documentation.git
synced 2024-12-22 12:32:48 +00:00
head
This commit is contained in:
commit
79fe2e9e1f
@ -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
|
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.
|
: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
|
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
|
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
|
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
|
in the bottom Live window.
|
||||||
each slide in the top Live window, use the Left Arrow and Right Arrow icons
|
|
||||||
under the top 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_next| Move to next.
|
||||||
|
|
||||||
|slide_previous| Move to previous.
|
|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
|
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.
|
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_images:
|
||||||
|
|
||||||
Adding a Group of 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`
|
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
|
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
|
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
|
selections you can either click the |buttons_add| icon above the images or,
|
||||||
the highlighted images, hold the mouse button and drag them over to the Service
|
click on one of the highlighted images, hold the mouse button and drag them over
|
||||||
Manager side and place them where you need them.
|
to the Service Manager side and place them where you need them.
|
||||||
|
|
||||||
.. image:: pics/service_images.png
|
.. 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_NEW| image:: pics/service_new.png
|
||||||
.. |SERVICE_OPEN| image:: pics/service_open.png
|
.. |SERVICE_OPEN| image:: pics/service_open.png
|
||||||
.. |SERVICE_SAVE| image:: pics/service_save.png
|
.. |SERVICE_SAVE| image:: pics/service_save.png
|
||||||
.. |AUDIO_PAUSE| image:: pics/media_playback_pause.png
|
.. |AUDIO_PAUSE| image:: pics/media_playback_pause.png
|
||||||
|
.. |BUTTONS_ADD| image:: pics/buttons_add.png
|
Loading…
Reference in New Issue
Block a user