Skip to content

Commit

Permalink
add new shortcuts table
Browse files Browse the repository at this point in the history
  • Loading branch information
dariiing committed Oct 29, 2024
1 parent 067db12 commit c4190d3
Showing 1 changed file with 17 additions and 8 deletions.
25 changes: 17 additions & 8 deletions user_guide/accessibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ General Shortcuts
+--------------------+---------------------------------------------------+
| Shortcut | Action |
+====================+===================================================+
| :kbd:`Ctrl + e` | Create a new document |
| :kbd:`Ctrl + E` | Create a new document |
+--------------------+---------------------------------------------------+
| :kbd:`Tab` | Navigate through the focusable elements |
+--------------------+---------------------------------------------------+
Expand All @@ -35,13 +35,13 @@ General Shortcuts

Drive Shortcuts
~~~~~~~~~~~~~~~
+---------------------------------+-----------------------------------------+
| Shortcut | Action |
+=================================+=========================================+
| :kbd:`` and :kbd:`` keys | Navigate through content in the drive |
+---------------------------------+-----------------------------------------+
| :kbd:`Enter` | Open drive file or folder |
+---------------------------------+-----------------------------------------+
+--------------------------------------------------+-----------------------------------------+
| Shortcut | Action |
+==================================================+=========================================+
| :kbd:``, :kbd:``, :kbd:``, :kbd:`` keys | Navigate through content in the drive |
+--------------------------------------------------+-----------------------------------------+
| :kbd:`Enter` | Open drive file or folder |
+--------------------------------------------------+-----------------------------------------+

Toolbar Shortcuts
~~~~~~~~~~~~~~~~~
Expand All @@ -58,3 +58,12 @@ Toolbar Shortcuts
+----------------------------+-------------------------------------------------------------------+
| Search Functionality | Locate specific elements within a menu by typing the first letter |
+----------------------------+-------------------------------------------------------------------+

Specific Shortcuts
~~~~~~~~~~~~~~~~~~
+----------------+---------------------------------------------------------------+
| Shortcut | Action |
+================+===============================================================+
| :kbd:`Esc` | Remove focus from CKEditor4 to avoid keyboard trap |
+----------------+---------------------------------------------------------------+
**Note:** CKEditor4 is the rich text editor used in CryptPad for Code, Rich Text and text areas.

0 comments on commit c4190d3

Please sign in to comment.