Mapping Keyboard Inputs

When something needs to be pressed on the keyboard, use  `Backticks` to convey the action.


 


For example, in the flux capacitor the users hits F9 on the keyboard to save their progress...

In traditional documentation, this could be written in any number of ways:

  • Press F9 on the keyboard to save your progress
  • The F9 key saves progress
  • Pressing the F9 key on the keyboard saves your progress in the application called Flux Capacitor...

Yikes! Too Long!

Here's the concise ProcedureFlow version:

When a section of text is wrapped in  `Backticks`, ProcedureFlow changes the text into a mono-spaced "computery" looking font.