From 8813d5b9e73d6d9bf6816d20f03e73c0e5c17b23 Mon Sep 17 00:00:00 2001 From: thrust26 Date: Thu, 1 Feb 2018 11:25:44 +0100 Subject: [PATCH] updated debugger doc for changed Time Machine navigation buttons --- docs/debugger.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/docs/debugger.html b/docs/debugger.html index 10c43e512..6af0123c9 100644 --- a/docs/debugger.html +++ b/docs/debugger.html @@ -348,27 +348,27 @@ size can be configured e.g. in the Frame+1 - Control-r + Alt-Left arrow Rewind 1 - Control-Shift-r + Shift-Alt-Left arrow Rewind 10 - Control-Alt-r + Alt-Down arrow Rewind all - Control-y + Alt-Right arrow Unwind 1 - Control-Shift-y + Shift-Alt-Right arrow Unwind 10 - Control-Alt-y + Alt-Up arrow Unwind all @@ -377,6 +377,7 @@ size can be configured e.g. in the

+For MacOS use 'Cmd' instead of  'Alt' key.

To the left of the global buttons, you find the "Options..." button.