diff options
| -rw-r--r-- | guides/setups/plasma/konsole.org | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/guides/setups/plasma/konsole.org b/guides/setups/plasma/konsole.org new file mode 100644 index 0000000..a3154b5 --- /dev/null +++ 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=. |
