diff --git a/js/reveal.js b/js/reveal.js index 164996d17bc..99ca10d6786 100644 --- a/js/reveal.js +++ b/js/reveal.js @@ -228,7 +228,8 @@ 'End': 'Last slide', 'B , .': 'Pause', 'F': 'Fullscreen', - 'ESC, O': 'Slide overview' + 'ESC, O': 'Slide overview', + 'S' : 'Speaker (Notes) view' }; /**