From 834a2085f11aac01f26708bb5695c978ed51180a Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 8 Jan 2019 10:52:52 -0800 Subject: [PATCH] Inline main qterminal screenshot --- source/3/3.1/3.1.3/qterminal.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/3/3.1/3.1.3/qterminal.rst b/source/3/3.1/3.1.3/qterminal.rst index 4f2d31c6..9c920392 100644 --- a/source/3/3.1/3.1.3/qterminal.rst +++ b/source/3/3.1/3.1.3/qterminal.rst @@ -7,6 +7,9 @@ Useage ------ To open a new tab go to the :menuselection:`file --> new tab` or press :kbd:`control + shift + t` or click 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` or :menuselection:`Edit --> Copy selection` to copy text. If you wish to paste text into the terminal you can :kbd:`control + shift + v` or :menuselection:`Edit --> Paste Clipboard` however you should be really careful it is not a malicious command and shows the command you are pasting in. If you want to paste selected text in the terminal press :kbd:`Shift + Insert` or :menuselection:`Edit --> Paste Selection`. If you want to open a new terminal window :kbd:`Control+ Shift+ N` or go :menuselection:`file --> new window`. +.. image:: qterminal.png + + If you get a url in your terminal you can right click copy link address to copy the link. To open your link directly press :kbd:`Control + left click`. To zoom in on the terminal press :kbd:`Control + Shift + +` or right click and select zoom in. To zoom out press :kbd:`Control + -` or right click zoom out. To return to the original zoom press :kbd:`Control + 0` or right click original zoom. If you want qterminal to be fullscreen press :kbd:`F11` to make it fullscreen then :kbd:`F11` again to make it back to its original size. Customizing @@ -26,10 +29,6 @@ Version ------- Lubuntu ships with version 0.9.0 of qterminal. -Screenshot ----------- - -.. image:: qterminal.png How to launch -------------