commit 10111cc9f95b85322258a304a14da3fbabddb11c parent 4f2b83d951ecd6a97699872ea21984267531e0ca Author: Kévin Le Gouguec <kevin.legouguec@gmail.com> Date: Fri, 29 Sep 2023 15:09:14 +0200 Add notes on Konsole Slowly but surely moving all my setups to Plasma ⚡ Diffstat:
| A | guides/setups/plasma/konsole.org | | | 20 | ++++++++++++++++++++ |
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org @@ -0,0 +1,20 @@ +* Keyboard shortcuts +| =C-(= | split side | +| =C-)= | split below | +| =C-S-e= | hide/restore splits | +| =C-S-h= | tear split off | +| =C-S-t= | new tab | +| =C-TAB= | cycle splits & tabs | +| =C-== | zoom in | +| =C--= | zoom out | +| =C-M-0= | reset zoom | +| =S-Pgup= | scroll up | +| =S-Pgdown= | scroll down | +| =C-S-f= | search | +| =C-S-v= | paste from clipboard | +| =C-S-m= | toggle menubar | +| =C-S-,= | open preferences | +| =C-M-,= | open shortcuts | + +⚠️ Some plugins define "activation shortcuts"; disabled by visiting +each one. Shortcuts stored under =~/.config/kde.org/konsole.conf=.