Closed DarkTrick closed 3 years ago
Hi. F5 is used for "PowerPoint compatibility". In practice this means compatibility with remote controllers.
This binding comes from the https://github.com/impress/impress.js/blob/master/src/plugins/fullscreen/fullscreen.js plugin. Just disable this plugin if you don't want it.
Note that browsers will also reload the page if you press Ctrl+R. This works with impress.js.
Problem:
F5
is the global standard shortcut for reloading a website.Suggestion:
Ctrl
+F5
instead (didn't check for compatibility problems outside of firefox)