6. Executing The Show

Once started, pointless enters its initial state by presenting the first step of the first slide.

From here, state transitions between steps and slides are provoked by mouse and keyboard events.

Pointless use a somewhat vi inspired map between key-events and primary actions.

Key pressed  Action 
q Quit
j, SPACE, DOWN Next step
k, UP Previous step
l, RIGHT Next slide
h, LEFT Previous slide
0 First slide
G Last slide
CTRL-RETURN Switch to fullscreen mode

Using the mouse:
Mouse event  Action 
LEFTBUTTON, WHEELDOWN Next step
RIGHTBUTTON, WHEELUP Previous step


Subsections
See About this document... for information on suggesting changes.