From 53421e107f2e8c933e463e03a6bb7a0178b3ff85 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Thu, 22 Nov 2012 07:01:11 +0100 Subject: move Presenter Console help to main help Change-Id: I1dba7596e704404e9bda9dcee8a0d02672aa93c5 --- source/text/simpress/presenter.xhp | 173 +++++++++++++++++++++++++++++++++++++ 1 file changed, 173 insertions(+) create mode 100644 source/text/simpress/presenter.xhp (limited to 'source') diff --git a/source/text/simpress/presenter.xhp b/source/text/simpress/presenter.xhp new file mode 100644 index 0000000000..e69f03fa5e --- /dev/null +++ b/source/text/simpress/presenter.xhp @@ -0,0 +1,173 @@ + + + + + + + Presenter Console Keyboard Shortcuts + /text/simpress/presenter.xhp + + + + +Presenter Console shortcuts + +Presenter Console Keyboard Shortcuts + When running a slide show using the Presenter Console, you can use the following keys: + + + + Action + + + Key or Keys + + + + + Next slide, or next effect + + + Left click, right arrow, down arrow, spacebar, page down, enter, return, 'N' + + + + + Previous slide, or previous effect + + + Right click, left arrow, up arrow, page up, backspace, 'P' + + + + + First slide + + + Home + + + + + Last slide + + + End + + + + + Previous slide without effects + + + Alt+Page Up + + + + + Next slide without effects + + + Alt+Page Down + + + + + Black/Unblack the screen + + + 'B', '.' + + + + + White/Unwhite the screen + + + 'W', ',' + + + + + End slide show + + + Esc, '-' + + + + + Go to slide number + + + Number followed by Enter + + + + + Grow/Shrink size of notes font + + + 'G', 'S' + + + + + Scroll notes up/down + + + 'A', 'Z' + + + + + Move caret in notes view backward/forward + + + 'H', 'L' + + + + + Show the Presenter Console + + + Ctrl-'1' + + + + + Show the Presentation Notes + + + Ctrl-'2' + + + + + Show the Slides Overview + + + Ctrl-'3' + + +
+ + +
-- cgit