Add :kbd: to qterminal shortcuts

pull/58/head^2
Lyn Perrine 6 years ago
parent e6c0cb6841
commit 1ba08a3b24

@ -5,7 +5,7 @@ qterminal is the default terminal of Lubuntu that also has a drop down version.
Useage
------
To open a new tab go to the file menu -> new tab or press control shift t with the button that looks like a +. To close a tab press the X button near the right hand side of the tab. If you want to switch between tabs click on the different click on that tab or press the left and right arrows in the upper right corner on the tabbar. Another way to switch between tabs is control + page up or control plus page down. If you want to copy text from the temrinal press control + shift + c to copy text. If you wish to paste text into the terminal you can control + shift + v however you should be really careful it is not a malicious command and shows the command you are pasting in. If you want to open a new terminal window Control+ Shift+ N or go :menuselection:`file --> new window`.
To open a new tab go to the :menuselection:`file --> new tab` or press :kbd:`control + shift + t` with the button that looks like a +. To close a tab press the X button near the right hand side of the tab. If you want to switch between tabs click on the different click on that tab or press the left and right arrows in the upper right corner on the tabbar. Another way to switch between tabs is :kbd:`control + page up` or :kbd:`control + page down`. If you want to copy text from the temrinal press :kbd:`control + shift + c` to copy text. If you wish to paste text into the terminal you can :kbd:`control + shift + v` however you should be really careful it is not a malicious command and shows the command you are pasting in. If you want to open a new terminal window :kbd:`Control+ Shift+ N` or go :menuselection:`file --> new window`.
Customizing
-----------

Loading…
Cancel
Save