mirror of
https://github.com/Karaka-Management/User-Guide.git
synced 2026-02-01 13:38:40 +00:00
add hotkeys
This commit is contained in:
parent
e2f86aba77
commit
c83901931f
|
|
@ -1,6 +1,9 @@
|
||||||
# Summary
|
# Summary
|
||||||
* [Introduction]({%}?page=README)
|
* [Introduction]({%}?page=README)
|
||||||
|
|
||||||
|
## UI
|
||||||
|
* [Hotkeys]({%}?page=ui/hotkeys)
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
* [Server]({%}?page=setup/server)
|
* [Server]({%}?page=setup/server)
|
||||||
* [WebApplication]({%}?page=setup/webapplication)
|
* [WebApplication]({%}?page=setup/webapplication)
|
||||||
|
|
|
||||||
14
ui/hotkeys.md
Normal file
14
ui/hotkeys.md
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
# Hotkeys
|
||||||
|
|
||||||
|
## Page Navigation
|
||||||
|
|
||||||
|
The following hotkeys allow you to navigate the application.
|
||||||
|
|
||||||
|
| Element | Hotkey | Action |
|
||||||
|
| ----------------- | ------------------ | --------------------------------------------------- |
|
||||||
|
| Global | Ctrl + P | Jump to search bar |
|
||||||
|
| Global | Ctrl + Right Arrow | Jump to next UI element |
|
||||||
|
| Global | Ctrl + Left Arrow | Jump to previous UI element |
|
||||||
|
| Global | Ctrl + B | Go to previous page (back) |
|
||||||
|
| Link or Tab | Enter | Activate/execute/follow link |
|
||||||
|
| Form | Ctrl + S | Submit form |
|
||||||
Loading…
Reference in New Issue
Block a user