> For the complete documentation index, see [llms.txt](https://docs.stenoob.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stenoob.com/plover-setup/test-keyboard.md).

# Test Keyboard

#### Step 1: Test Your Keyboard

Now that your keyboard is connected and configured, let's test it to ensure everything is functioning properly.

* **Open Paper Tape:** \
  In the Plover main menu, click the **Paper Tape** button to open a window that displays your keystrokes.\
  \&#xNAN;*Alternatively, you can also access the Paper Tape by going to the **"Tools"** menu and selecting **"Paper Tape"** from the dropdown options.*
* ![](https://cdn.shopify.com/s/files/1/0616/9467/2947/files/2.6.png?v=1724861020)
* Below is an image of the Paper Tape:
* &#x20;![](https://cdn.shopify.com/s/files/1/0616/9467/2947/files/2.7.png?v=1724861020)
* **Steno Layout**:
* ![](https://cdn.shopify.com/s/files/1/0616/9467/2947/files/Keys3.jpg?v=1724866453)
* **Compare with Steno Layout**:\
  Once the Paper Tape window is open, use the provided image of the steno keyboard layout to compare your key presses. This will help you ensure that your keyboard matches the correct steno layout and that all keys are functioning properly.
* ![](https://cdn.shopify.com/s/files/1/0616/9467/2947/files/2.8.png?v=1724861020)

#### Step 2: Start Typing in a Text Editor

* **Open a Text Editor:** \
  Launch a text editor on your computer, such as **Notepad** (Windows) or **TextEdit** (Mac).
* **Begin Typing:** \
  Using your steno keyboard, start typing words with the appropriate steno keystrokes. You should see the **translations** appear in the text editor while your **keystrokes** are displayed in the **Paper Tape** window in Plover. Example below:
* ![](https://cdn.shopify.com/s/files/1/0616/9467/2947/files/2.9.png?v=1724861020)

![](https://tm2qaod61dn1ow28-61694672947.shopifypreview.com/cdn/shop/files/StenoobPawLogo.png?v=1724641532\&width=1500)

Your keyboard is now set up and ready for use with Plover.\
\
**Best of luck, and happy typing!**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.stenoob.com/plover-setup/test-keyboard.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
