Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtos:sorted_keyboard_shortcuts [2013/09/12 06:05] – from "the following table lists" to "the following tableS list_" richardhhowtos:sorted_keyboard_shortcuts [2020/03/29 19:32] (current) – Copy edited (e.g. ref. <https://en.wiktionary.org/wiki/edit#Verb> and <https://en.wiktionary.org/wiki/editting>). petermortensen
Line 4: Line 4:
 offers some keyboard shortcuts ('File/New'  = Ctrl+N, ...; 'Edit/Undo' = Ctrl+Z, ..). offers some keyboard shortcuts ('File/New'  = Ctrl+N, ...; 'Edit/Undo' = Ctrl+Z, ..).
  
-The following tables list  all the built-in shortcuts.+The following tables list all the built-in shortcuts
 +Customizable shortcuts are marked as **(C)**.
  
 You can make more! For how to do this, see  You can make more! For how to do this, see 
Line 34: Line 35:
 |Alt-Right (C)|Navigate forward a location|Switches to the next location in the navigation history. See the section called Code Navigation History.| |Alt-Right (C)|Navigate forward a location|Switches to the next location in the navigation history. See the section called Code Navigation History.|
 |Alt-Left (C)|Navigate back a location|Switches to the previous location in the navigation history. See the section called Code navigation history.| |Alt-Left (C)|Navigate back a location|Switches to the previous location in the navigation history. See the section called Code navigation history.|
 +|F1 (C)|Help|Opens the manual.|
 +
 +
 +==== MOVING THE DOCUMENT====
 +
 +^Shortcut keys^Action^Description^
 |Ctrl-Shift-PageDown|Move document right|Changes the current document with the right hand one.| |Ctrl-Shift-PageDown|Move document right|Changes the current document with the right hand one.|
 |Ctrl-Shift-PageUp|Move document left|Changes the current document with the left hand one.| |Ctrl-Shift-PageUp|Move document left|Changes the current document with the left hand one.|
Line 39: Line 46:
 |Ctrl-PageUp (C)|Switch to left document|Switches to the previous open document.| |Ctrl-PageUp (C)|Switch to left document|Switches to the previous open document.|
 |Ctrl-+ (C)|Zoom In|Zooms in the text.| |Ctrl-+ (C)|Zoom In|Zooms in the text.|
-|Ctrl-- (C)|Zoom Out|Zooms out the text.|+|Ctrl-<nowiki>-</nowiki> (C)|Zoom Out|Zooms out the text.|
 |Ctrl-0|Zoom Reset|Reset any previous zoom on the text.| |Ctrl-0|Zoom Reset|Reset any previous zoom on the text.|
 |F11 (C)|Fullscreen|Switches to fullscreen mode.| |F11 (C)|Fullscreen|Switches to fullscreen mode.|
Line 60: Line 67:
 |Alt-Shift-P|Select current paragraph|Selects the current paragraph under the cursor which is defined by two empty lines around it.| |Alt-Shift-P|Select current paragraph|Selects the current paragraph under the cursor which is defined by two empty lines around it.|
 |Ctrl-A (C)|Select all|Makes a selection of all text in the current document.| |Ctrl-A (C)|Select all|Makes a selection of all text in the current document.|
 +|Control + Shift|Column mode editing (rectangular selections)|edits of the text within this selection will be done for every line in the selection.| 
 +|Control + Alt|Column mode editing (rectangular selections)|edits of the text within this selection will be done for every line in the selection.|
 |Ctrl-Shift-M|Mark All|Highlight all matches of the current word/selection in the current document with a colored box. If there's nothing to find, or the cursor is next to an existing match, the highlighted matches will be cleared.| |Ctrl-Shift-M|Mark All|Highlight all matches of the current word/selection in the current document with a colored box. If there's nothing to find, or the cursor is next to an existing match, the highlighted matches will be cleared.|
 |Ctrl-M|Toggle marker|Set a marker on the current line, or clear the marker if there already is one.| |Ctrl-M|Toggle marker|Set a marker on the current line, or clear the marker if there already is one.|
Line 83: Line 92:
  
  
-====  EDITTING ====+====  EDITING ====
  
 ^Shortcut keys^Action^Description^ ^Shortcut keys^Action^Description^
Line 148: Line 157:
 |F6|Switch to Scribble|Switches to scribble widget.| |F6|Switch to Scribble|Switches to scribble widget.|
 |F1 (C)|Help|Opens the manual.| |F1 (C)|Help|Opens the manual.|
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
  
Print/export