Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 8 additions & 7 deletions source/_guides/tools-and-resources/pebble-tool.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,14 @@ With a suitable color app installed, the emulator will load and display it:

The Pebble physical buttons are emulated with the following mapping:

* Back - Left arrow key

* Up - Up arrow key

* Select - Right arrow key

* Down - Down arrow key
| Button | Key |
|--------|-----|
| Back | `Q` |
| Up | `W` |
| Select | `S` |
| Down | `X` |

On some systems the arrow keys may also be supported.


## Pebble Timeline in the Emulator
Expand Down