From 956e914632aa422d51448f6c9c263386e1444587 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sat, 26 Nov 2022 18:45:29 -0800 Subject: [PATCH] break up wall of text on qlipper --- source/2/2.4/2.4.5/Qlipper.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.5/Qlipper.rst b/source/2/2.4/2.4.5/Qlipper.rst index e2ba73f9..e716fb34 100644 --- a/source/2/2.4/2.4.5/Qlipper.rst +++ b/source/2/2.4/2.4.5/Qlipper.rst @@ -14,7 +14,9 @@ Screenshot Customizing ----------- -To change preferences of Qlipper right click on the tray icon and select :menuselection:`Configure`. To change how many items get displayed in Qlipper in total right click on Qlipper and configure with the gear icon and change :guilabel:`Clipboard Entries Count` to your desired number of entries. To change how many characters Qlipper shows from the configuration screen change :guilabel:`Maximum Display Size`. To not have whitespace after pasting each line check the :guilabel:`Trim Whitespaces for Every Line` checkbox. To change your keyboard shortcut to bring up the menu from Qlipper use the :guilabel:`Keyboard Shortcut` button. To clear this keyboard shortcut press the :guilabel:`x` button to the right. To change the tray icon image to something custom press the button next to :guilabel:`Tray icon image` which has an option to load a custom tray icon. To synchronize your clipboard and selection clipboards check the :guilabel:`Use Platform Specific Extensions(Advanced)` checkbox first. To toggle having your clipboard saved to storage as soon as possible check/uncheck the :guilabel:`Synchronize history to storage instantly` checkbox. To have Qlipper lose its stored history when you close Qlipper check the :guilabel:`Clear Items on Exit` checkbox. Next to have two separate clipboard synchronized select the :menuselection:`No synchronization of clipboard & PSE` menu item. To select an item and have uniform clipboard select :menuselection:`Synchronize clipboard & PSE instantly`. To have Qlipper save the history instantly check the :guilabel:`Synchronize history to storage instantly` checkbox. To need to confirm before deleting all of your clipboard history check the :guilabel:`Confirm Clear History` checkbox. +To change preferences of Qlipper right click on the tray icon and select :menuselection:`Configure`. To change how many items get displayed in Qlipper in total right click on Qlipper and configure with the gear icon and change :guilabel:`Clipboard Entries Count` to your desired number of entries. To change how many characters Qlipper shows from the configuration screen change :guilabel:`Maximum Display Size`. To not have whitespace after pasting each line check the :guilabel:`Trim Whitespaces for Every Line` checkbox. To change your keyboard shortcut to bring up the menu from Qlipper use the :guilabel:`Keyboard Shortcut` button. To clear this keyboard shortcut press the :guilabel:`x` button to the right. To change the tray icon image to something custom press the button next to :guilabel:`Tray icon image` which has an option to load a custom tray icon. + +To synchronize your clipboard and selection clipboards check the :guilabel:`Use Platform Specific Extensions(Advanced)` checkbox first. To toggle having your clipboard saved to storage as soon as possible check/uncheck the :guilabel:`Synchronize history to storage instantly` checkbox. To have Qlipper lose its stored history when you close Qlipper check the :guilabel:`Clear Items on Exit` checkbox. Next to have two separate clipboard synchronized select the :menuselection:`No synchronization of clipboard & PSE` menu item. To select an item and have uniform clipboard select :menuselection:`Synchronize clipboard & PSE instantly`. To have Qlipper save the history instantly check the :guilabel:`Synchronize history to storage instantly` checkbox. To need to confirm before deleting all of your clipboard history check the :guilabel:`Confirm Clear History` checkbox. .. image:: qlipperpreferences.png