debug
Function buttons:
F1
F2
F3
F4
F5
Keyboard shortcuts:
d
toggle debug window
c
toggle cursor
p
force slideshow play
<-
previous slide
->
next side
{% for key, screen in screens.items %}
{% with screen.hash as screenHash %} {% include screen.template %} {% endwith %}
{% endfor %}