From 778e44e4782fd6fca6a0e7e3ebad7191920c50b8 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 27 Jul 2022 20:48:40 -0700 Subject: [PATCH] Add hide password checkbox --- source/2/2.4/2.4.7/QtPass.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.7/QtPass.rst b/source/2/2.4/2.4.7/QtPass.rst index 3a1be2c7..1793e148 100644 --- a/source/2/2.4/2.4.7/QtPass.rst +++ b/source/2/2.4/2.4.7/QtPass.rst @@ -31,7 +31,7 @@ To rename a password right click on it and select :menuselection:`Rename passwor Cusotmizing ----------- -To change your settings for QtPass press the :guilabel:`Gear Button`. To change if QtPass will copy passwords change the drop down under the :guilabel:`Clipboard behavior` drop down. To copy the password into primary selection check the :guilabel:`Use primary selection` checkbox. To have your password cleared from your clipboard after a while to not accidently paste it anywhere check the :guilabel:`Autoclear after` checkbox and select how long in the field in the right. To hide everything on the right when you click on your password press the :guilabel:`Hide content` checkbox. +To change your settings for QtPass press the :guilabel:`Gear Button`. To change if QtPass will copy passwords change the drop down under the :guilabel:`Clipboard behavior` drop down. To copy the password into primary selection check the :guilabel:`Use primary selection` checkbox. To have your password cleared from your clipboard after a while to not accidently paste it anywhere check the :guilabel:`Autoclear after` checkbox and select how long in the field in the right. To hide everything on the right when you click on your password press the :guilabel:`Hide content` checkbox. To have the password hidden when you click on a password check the :guilabel:`Hide password` checkbox. Version -------