docs: remove repeated words

This commit is contained in:
elviosak 2025-11-04 18:51:58 -03:00 committed by Consolatis
parent 9197eb468a
commit 8b950350ed

View file

@ -861,7 +861,7 @@ extending outward from the snapped edge.
Supported mouse *actions* include: Supported mouse *actions* include:
- Press: Pressing the specified button down in the context. - Press: Pressing the specified button down in the context.
- Release: Releasing the specified button in the context. - Release: Releasing the specified button in the context.
- Click: Pressing and then releasing inside of the the context. - Click: Pressing and then releasing inside of the context.
- DoubleClick: Two presses within the doubleClickTime. - DoubleClick: Two presses within the doubleClickTime.
- Drag: Pressing the button within the context, then moving the cursor. - Drag: Pressing the button within the context, then moving the cursor.
- Scroll: Scrolling in specified *direction* in the context. - Scroll: Scrolling in specified *direction* in the context.
@ -1141,7 +1141,7 @@ extending outward from the snapped edge.
the middle mouse button (scroll wheel). the middle mouse button (scroll wheel).
*<libinput><device><disableWhileTyping>* [yes|no] *<libinput><device><disableWhileTyping>* [yes|no]
Enable or disable disable while typing for this category. DWT ignores Enable or disable while typing for this category. DWT ignores
any motion events while a keyboard is typing, and for a short while any motion events while a keyboard is typing, and for a short while
after as well. after as well.