From d255dcbbe83b40c5195f4b5733507920d9fa2ddf Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 4 Jun 2019 13:06:14 -0700 Subject: [PATCH] Add Redo to Quassel --- source/2/2.1/2.1.3/Quassel_IRC.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.3/Quassel_IRC.rst b/source/2/2.1/2.1.3/Quassel_IRC.rst index 2725cf78..47919483 100644 --- a/source/2/2.1/2.1.3/Quassel_IRC.rst +++ b/source/2/2.1/2.1.3/Quassel_IRC.rst @@ -24,7 +24,7 @@ To switch between multiple channels left click on the channels on the left hand In Quasel if someone says your name you are said to be highlighted which in Quasel will make a sound and in a goldenrod color over the line of text with your name on it. The notification will also be shown on your desktop if you are in another window. -If you want to enable automatically spell checking your input left click on the input bar and select :menuselection:`Auto Spell Check`. To change your languge for spellcheck right click in the input bar and select :menuselection:`Spell Checking language`. If you make a mistake when typing in your input you can press :kbd:`Control+Z` or right click on the input bar and select :menuselection:`Undo`. +If you want to enable automatically spell checking your input left click on the input bar and select :menuselection:`Auto Spell Check`. To change your languge for spellcheck right click in the input bar and select :menuselection:`Spell Checking language`. If you make a mistake when typing in your input you can press :kbd:`Control+Z` or right click on the input bar and select :menuselection:`Undo`. To redo tpying and action press :kbd:`Control+Shift+Z` or :menuselection:`Redo`. To zoom in to get to your chat more right click and select :menuselection:`Zoom In`. To zoom out in quassel press :kbd:`Control+-` or right click and select :menuselection:`Zoom Out`. To go back to your original size right click quassel and select :menuselection:`Actual Size`.