Switch columns for consistency (#862)

This commit is contained in:
fcasal 2018-10-21 16:34:35 +01:00 committed by xarkes
parent 3347104cf1
commit addaf40e5e

View File

@ -10,16 +10,16 @@ This page regroups the common shortcuts available in Cutter.
| . | Focus console input |
| G/S | Focus search bar |
| Ctrl/Cmd+R | Refresh contents |
# Widget shortcuts
{:.table}
| Widget | Shortcut |
|---------|-----------|
| Strings | Shift+F12 |
| Graph | Shift+G |
| Imports | Shift+I |
| Exports | Shift+E |
{:.table}
| Shortcut | Widget |
|-----------|---------|
| Shift+F12 | Strings |
| Shift+G | Graph |
| Shift+I | Imports |
| Shift+E | Exports |
# Disassembly view shortcuts