Skip to content

Commit 27badf4

Browse files
committed
Update keybindings in docs
1 parent d739ee3 commit 27badf4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/tutorial.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -423,8 +423,8 @@ using the tools present on the top left of your presentation.
423423
The best is still to use the shortcuts:
424424

425425
- ``w`` to write,
426-
- ``W`` to erase,
427-
- ``H`` to erase the highlighted parts,
426+
- ``h`` to highlight,
427+
- ``e`` to erase,
428428
- ``x`` to go back to a normal cursor,
429429
- ``X`` to clear all annotations.
430430

@@ -459,7 +459,7 @@ allows you to embed a video, or use any javascript library. For a scripted start
459459
and stepping of your animation, you can use the ``exec-at-unpause`` attribute,
460460
combined with the special ``slip-script`` codeblock!
461461

462-
Here is a minimal example of an Eratosthenes animation. It is very dably written,
462+
Here is a minimal example of an Eratosthenes animation. It is very badly written,
463463
in JS/CSS/HTML, so you need some basic skills on these to understand it, but you
464464
can use libraries to make it less tedious.
465465

@@ -514,4 +514,4 @@ Moving freely
514514

515515
During a presentation, it is important to not be too tied to the original
516516
program. You can move the window freely, using the ``i``, ``j``, ``k`` and ``l``
517-
keys. Change the "fastness" using the ``f`` key.
517+
keys. Change the "zoom" factor using the ``z`` and ``Z`` keys.

0 commit comments

Comments
 (0)