Demo: Key, Color, Size

Toggle key and visual pointer parameters

Settings YAML

format:
  revealjs:
    pointer:
      key: "w"
      color: "#0B7285"
      pointerSize: 22
      trail: false
revealjs-plugins:
  - pointer
  • Press w to toggle pointer mode
  • Pointer is larger and cyan-toned

What To Check

  • Key binding changes from default q to w
  • Pointer color and size are applied
  • No trail should be visible