1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-22 22:32:57 +02:00

Having a list of the keyboard shortcuts in one place would be useful.

wackywendell
2014-11-06 09:20:20 -08:00
parent e4268e7446
commit cda9d850ff

10
Keyboard-Shortcuts.md Normal file

@@ -0,0 +1,10 @@
The default keyboard shortcuts are:
* `Up`, `Down`, `Left`, `Right`: Navigation
* `f`: Full-screen
* `s`: Show slide notes
* `o`: Toggle overview
* `.` (`Period` or `b`: Turn screen black
* `Esc`: Escape from full-screen, or toggle overview
These can be overridden; see `Readme.md`.