Skip to content

Commit

Permalink
doc: Update README to include number pad special keys. (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
ercgrat authored Dec 17, 2021
1 parent 3a2e2b7 commit b842dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ Chrome

HotKeys understands the following modifiers: ``, `shift`, `option`, ``, `alt`, `ctrl`, `control`, `command`, and ``.

The following special keys can be used for shortcuts: backspace, tab, clear, enter, return, esc, escape, space, up, down, left, right, home, end, pageup, pagedown, del, delete and f1 through f19.
The following special keys can be used for shortcuts: backspace, tab, clear, enter, return, esc, escape, space, up, down, left, right, home, end, pageup, pagedown, del, delete, f1 through f19, num_0 through num_9, num_multiply, num_add, num_enter, num_subtract, num_decimal, num_divide.

`` Command()
`` Control
Expand Down

0 comments on commit b842dc3

Please sign in to comment.