Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howtos:sorted_keyboard_shortcuts [2024/05/26 09:47] – better formulation ralf3u | 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 158: | 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.| | ||