From 5bc7a3ee7e39b3a6ec95c0775b021cd82c1cd10d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 1 Apr 2026 22:38:05 -0700 Subject: [PATCH] Add drag lock to keyboard and mouse --- source/3/3.2/3.2.8/keyboard_and_mouse.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/3/3.2/3.2.8/keyboard_and_mouse.rst b/source/3/3.2/3.2.8/keyboard_and_mouse.rst index f95b54d3..c127d220 100644 --- a/source/3/3.2/3.2.8/keyboard_and_mouse.rst +++ b/source/3/3.2/3.2.8/keyboard_and_mouse.rst @@ -24,7 +24,7 @@ The :guilabel:`Keyboard Layout` tab has settings to add a new keyboard layout. I .. image:: keyboardlayout.png -The :guilabel:`Mouse and Touchpad` tab has settings for touchpads. To select which touchpad to change settings use the :guilabel:`Device` drop down menu. To change how fast your touchpad accelerates use the :guilabel:`Acceleration speed` field. To tap the touchpad once to register a left click check the :guilabel:`Tap to Click` checkbox. To reverse the scrolling direction check the :guilabel:`Natural Scrolling` checkbox this kind of scrolling is common on devices with touchscreens. To tap on the touchpad to drag items instead of having to click on the button and use the touchpad at the same time check the :guilabel:`Tap and drag` checkbox. To disable scrolling by the touchpad press the :guilabel:`Disabled` button to the right of :guilabel:`Scrolling`. To use two fingers to scroll on the touchpad press the :guilabel:`Two-Finger` button. To use the edge of the touchpad to scroll press the :guilabel:`Edge` button. +The :guilabel:`Mouse and Touchpad` tab has settings for touchpads. To select which touchpad to change settings use the :guilabel:`Device` drop down menu. To change how fast your touchpad accelerates use the :guilabel:`Acceleration speed` field. To tap the touchpad once to register a left click check the :guilabel:`Tap to Click` checkbox. To reverse the scrolling direction check the :guilabel:`Natural Scrolling` checkbox this kind of scrolling is common on devices with touchscreens. To tap on the touchpad to drag items instead of having to click on the button and use the touchpad at the same time check the :guilabel:`Tap and drag` checkbox. To enable drag lock to keep draging without holding a button down chack the :guilabel:`Drag Lock` checkbox. To disable scrolling by the touchpad press the :guilabel:`Disabled` button to the right of :guilabel:`Scrolling`. To use two fingers to scroll on the touchpad press the :guilabel:`Two-Finger` button. To use the edge of the touchpad to scroll press the :guilabel:`Edge` button. .. image:: lxqt-input-touchpad.png