Changeset 1129561
- Timestamp:
- 04/07/2015 01:21:05 PM (11 years ago)
- File:
-
- 1 edited
-
tinymce-code-formatting/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tinymce-code-formatting/trunk/readme.txt
r1129559 r1129561 16 16 17 17 The default shortcuts for the buttons are: 18 < ol>18 <ul> 19 19 <li>Ctrl+Q - Pre</li> 20 20 <li>Ctrl+D - Code</li> 21 </ ol>21 </ul> 22 22 23 In the admin Settings submenu it's possible to change these shortcuts. Type any shortcut combination in the fields with the Ctrl key included. Some combinations may conflict with the default editor or browser shortcuts. So check them on your instance. 23 In the admin Settings submenu it's possible to change these shortcuts. 24 Type any shortcut combination in the fields with the Ctrl key included. 25 Some combinations may conflict with the default editor or browser shortcuts. 26 So check them on your instance. 24 27 25 You may use these types of shortcuts: 28 You may use these types of shortcuts: 29 26 30 - Ctrl+B, .., Z (except AXCV) 27 31 - Ctrl+0, .., 9 … … 30 34 - Ctrl+Pad0, .., Pad9 31 35 - Ctrl+Pad/, Pad*, Pad+, Pad. 32 33 36 - Ctrl+Shift+... 34 37 - Ctrl+Alt+...
Note: See TracChangeset
for help on using the changeset viewer.