Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howtos:sorted_keyboard_shortcuts [2020/03/29 19:32] – Copy edited (e.g. ref. <https://en.wiktionary.org/wiki/edit#Verb> and <https://en.wiktionary.org/wiki/editting>). petermortensen | howtos:sorted_keyboard_shortcuts [2024/05/29 15:25] (current) – better formulation ralf3u | ||
---|---|---|---|
Line 96: | Line 96: | ||
^Shortcut keys^Action^Description^ | ^Shortcut keys^Action^Description^ | ||
|Shift-Alt-D|Insert date|Inserts a customisable date.| | |Shift-Alt-D|Insert date|Inserts a customisable date.| | ||
+ | |Ctrl-Shift-U, | ||
|Ctrl-E|Toggle line commentation|Comments a line if it is not commented or removes a comment if the line is commented.| | |Ctrl-E|Toggle line commentation|Comments a line if it is not commented or removes a comment if the line is commented.| | ||
|Ctrl-Alt-U|Toggle case of selection|Changes the case of the selection. A lowercase selection will be changed into uppercase and vice versa. If the selection contains lower- and uppercase characters, all will be converted to lowercase.| | |Ctrl-Alt-U|Toggle case of selection|Changes the case of the selection. A lowercase selection will be changed into uppercase and vice versa. If the selection contains lower- and uppercase characters, all will be converted to lowercase.| | ||
Line 124: | Line 125: | ||
|Ctrl-R (C)|Reload file|Reloads the current file. All unsaved changes will be lost.| | |Ctrl-R (C)|Reload file|Reloads the current file. All unsaved changes will be lost.| | ||
|Ctrl-Tab|Switch to last used document|Switches to the previously shown document (if it's still open). Holding Ctrl (or another modifier if the keybinding has been changed) will show a dialog, then repeated presses of the keybinding will switch to the 2nd-last used document, 3rd-last, etc. Also known as Most-Recently-Used documents switching.| | |Ctrl-Tab|Switch to last used document|Switches to the previously shown document (if it's still open). Holding Ctrl (or another modifier if the keybinding has been changed) will show a dialog, then repeated presses of the keybinding will switch to the 2nd-last used document, 3rd-last, etc. Also known as Most-Recently-Used documents switching.| | ||
+ | |Shift+F10|Open a dialog|The dialog is the same dialog when right-clicking on a tab-title. With the arrow-up/ | ||
|Ctrl-S (C)|Save|Saves the current file.| | |Ctrl-S (C)|Save|Saves the current file.| | ||
|Ctrl-Shift-S|Save all|Saves all open files.| | |Ctrl-Shift-S|Save all|Saves all open files.| | ||
Line 157: | Line 159: | ||
|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.| | ||
+ | |||
+ | ===== System and keyboard specific shortcuts ===== | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== INSERT ONE SPECIAL CHARACTER==== | ||
+ | |||
+ | Shortcuts in this section are not part of Geany but provided by some systems and by some keyboards. So, it can be that the following shortcuts don't work on some systems or keyboards. | ||
+ | |||
+ | ^Shortcut keys^Action^Description^ | ||
+ | |Alt Gr-character|Insert one special character|Press on the keyboard at the same time the Alt Gr key and one symbol key, like a number or a letter.| | ||
+ | |Alt Gr-Shift-character|Insert one special character|Press on the keyboard at the same time the Alt Gr key, the Shift key and one symbol key, like a number or a letter.| | ||