From 5d4ff5c170e7b4048f003d97cb850d23fb2826c4 Mon Sep 17 00:00:00 2001 From: John Cegalis Date: Sun, 6 Nov 2011 04:30:09 -0500 Subject: [PATCH] added service shortcuts --- manual/source/creating_service.rst | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/manual/source/creating_service.rst b/manual/source/creating_service.rst index 50255a2..f40526a 100644 --- a/manual/source/creating_service.rst +++ b/manual/source/creating_service.rst @@ -117,20 +117,22 @@ navigate through, and jump between, your slides in the Live Controller using onl 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 +**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 + +* Verse: v +* Chorus: c +* Bridge: b +* Pre-Chorus: p +* Intro: i +* Ending: e +* Other: o +* and the numbers from 0-9 .. _adding_images: