diff options
author | Hakim El Hattab | 2013-07-18 21:53:00 -0400 |
---|---|---|
committer | Hakim El Hattab | 2013-07-18 21:53:00 -0400 |
commit | 1bb810e072869702fa6aafe085787a44b54d34f2 (patch) | |
tree | 747169cc851e7c54f43a42a0760f19367418d364 /README.md | |
parent | 0148b3fc2d0e356a363b3723bd25d0398e10266b (diff) |
add optional 'o' key to toggle overview #491
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -400,7 +400,7 @@ By default, Reveal is configured with [highlight.js](http://softwaremaniacs.org/ ### Overview mode -Press "Esc" key to toggle the overview mode on and off. While you're in this mode, you can still navigate between slides, +Press "Esc" or "o" keys to toggle the overview mode on and off. While you're in this mode, you can still navigate between slides, as if you were at 1,000 feet above your presentation. The overview mode comes with a few API hooks: ```javascript |