From c6c4bf6c1e41e956a39ed572a2b5948943803eaf Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 10 Dec 2022 13:47:49 -0800 Subject: [PATCH] Spellcheck Qterminal --- source/3/3.1/3.1.2/qterminal.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.1/3.1.2/qterminal.rst b/source/3/3.1/3.1.2/qterminal.rst index 7a6e0db9..3b1a28da 100644 --- a/source/3/3.1/3.1.2/qterminal.rst +++ b/source/3/3.1/3.1.2/qterminal.rst @@ -5,7 +5,7 @@ QTerminal is the default terminal of Lubuntu. It also has a drop down version. I Usage ------ -To enter a command into Qterminal type the command in and press :kbd:`Enter`. After you do this the command will diplay its output on the line below where you have entered it. +To enter a command into QTerminal type the command in and press :kbd:`Enter`. After you do this the command will display its output on the line below where you have entered it. To open a new tab go to the :menuselection:`File --> New Tab` or press :kbd:`control + shift + t`. You can also open a new tab by double clicking empty space on the tab bar. To close a tab press the :guilabel:`X` button near the right hand side of the tab, :menuselection:`File --> Close Tab`, or press :kbd:`Control+Shift+W`. You can change between tabs by left clicking on the tabbar on the tab you want to switch to. 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 to see different tabs if you can't see them all. Another way to switch between tabs is :kbd:`control + page up` or :kbd:`control + page down`.