Skip to content

Commit

Permalink
Merge pull request #54 from googlefonts/issue-53-shortcuts-panel
Browse files Browse the repository at this point in the history
Shortcuts info panel
  • Loading branch information
ollimeier authored Sep 18, 2024
2 parents e080034 + ec48827 commit 7b7581d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions _reference/navigation/keyboard-shortcuts.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,23 @@ order : 301
</ol>
</nav>

#### Custom shortcuts
1. Go to the menu bar, **Fontra** -> **Application settings**
2. there you’ll find a panel to set custom shortcuts for various items (menu items, tool selection, sidebar selection, glyph editor appearance toggles, and more)

<div class="alert alert-primary mt-3" role="alert" markdown='1'>
#### Pro tips:
{: .alert-heading}
- Shortcuts are customizable
- Save your custom shortcuts as a json file via **Export shortcuts**
- Share your custom shortcuts with others via a json file by using the **Import shortcuts** button
{: .mb-0 }
</div>

![]({{ site.url }}/images/panel-shortcuts.png){: .img-fluid }

#### Some of the predefined shortcuts

| Mac | Win or Linux | Description |
| :---: | :---: | --- |
| `` + `Z` | `Ctrl` + `Z` | **undo** the last action |
Expand Down
Binary file added images/panel-shortcuts.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b7581d

Please sign in to comment.