From 215c0767ad1a58dc52158a95957ea2923335bea9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Sun, 12 Dec 2021 13:59:58 -0800 Subject: [PATCH] Add resistance to other windows --- source/3/3.2/3.2.11/openbox_settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.11/openbox_settings.rst b/source/3/3.2/3.2.11/openbox_settings.rst index fed126c2..88f46c3e 100644 --- a/source/3/3.2/3.2.11/openbox_settings.rst +++ b/source/3/3.2/3.2.11/openbox_settings.rst @@ -23,7 +23,7 @@ The :guilabel:`Windows` tab manages the behavior of newly opened windows. The :g .. image:: obconf-windows.png -The :guilabel:`Move & Resize` tab changes settings for moving and resizing windows. The checkbox :guilabel:`Update window contents while resizing` redraws the whole window when resizing it. Having it unchecked will have a drawn solid color until you stop resizing it. The :guilabel:`Drag threshold distance` changes the minimum number of pixels to drag a window. The :guilabel:`Switch desktops when moving a window past the screen eddge` lets you drag a window past the edge to switch desktops. The field for :guilabel:`Amount of time to wait before switching` lets you change the amount of time to wait before moving beyond the edge of the desktop to another virtual desktop or physical monitor. The drop down menu for :guilabel:`Show information dialog` shows how you how many characters fit on the newly resized window for always, terminal windows only, or never. The field for :guilabel:`Information dialog's position` is where to show this information dialog. +The :guilabel:`Move & Resize` tab changes settings for moving and resizing windows. The checkbox :guilabel:`Update window contents while resizing` redraws the whole window when resizing it. Having it unchecked will have a drawn solid color until you stop resizing it. The :guilabel:`Drag threshold distance` changes the minimum number of pixels to drag a window. To change how much you need to drag a window past another window change the :guilabel:`Amount of resistance agianst other windows` field. The :guilabel:`Switch desktops when moving a window past the screen eddge` lets you drag a window past the edge to switch desktops. The field for :guilabel:`Amount of time to wait before switching` lets you change the amount of time to wait before moving beyond the edge of the desktop to another virtual desktop or physical monitor. The drop down menu for :guilabel:`Show information dialog` shows how you how many characters fit on the newly resized window for always, terminal windows only, or never. The field for :guilabel:`Information dialog's position` is where to show this information dialog. .. image:: obconf-mv-resize.png