doc: slight change of wording for mouse-drag-to-select

This commit is contained in:
Daniel Eklöf 2020-01-04 23:56:17 +01:00
parent fdcab07663
commit 00479fe204
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
2 changed files with 5 additions and 5 deletions

View file

@ -136,8 +136,8 @@ is **not** possible to define new key bindings.
<kbd>left</kbd> - **single-click**
: Drag to select; when released, the selected text is copied to the
_primary_ selection. _Note_: disabled when client has enabled _mouse
tracking_.
_primary_ selection. This feature is **disabled** when client has
enabled _mouse tracking_.
: Holding <kbd>shift</kbd> enables selection in mouse tracking enabled
clients.
: Holding <kbd>ctrl</kbd> will create a block selection.

View file

@ -124,9 +124,9 @@ be changed.
*left*, single-click
Drag to select; when released, the selected text is copied to the
_primary_ selection. Note that this feature is normally
*disabled* whenever the client has enabled _mouse tracking_, but
can be forced by holding *shift*.
_primary_ selection. This feature is normally *disabled* whenever
the client has enabled _mouse tracking_, but can be forced by
holding *shift*.
Holding *ctrl* will create a block selection.