summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-03-12 18:17:32 +0100
committerFlorian Bruhin <me@the-compiler.org>2022-03-12 18:17:32 +0100
commit283bbcfba205089f9e807c359a536395afe65e78 (patch)
treeff8b0dd5a52b37494e1086dfda0ee4f3b047169a
parent4a7e87e645e62c18230a51fbfd97fba527c13339 (diff)
downloadqutebrowser-283bbcfba205089f9e807c359a536395afe65e78.tar.gz
qutebrowser-283bbcfba205089f9e807c359a536395afe65e78.zip
Update spatial navigation description
-rw-r--r--doc/help/settings.asciidoc2
-rw-r--r--qutebrowser/config/configdata.yml8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc
index 4c50b3e3f..9c8a50b86 100644
--- a/doc/help/settings.asciidoc
+++ b/doc/help/settings.asciidoc
@@ -3633,7 +3633,7 @@ Default: +pass:[0]+
[[input.spatial_navigation]]
=== input.spatial_navigation
Enable spatial navigation.
-Spatial navigation consists in the ability to navigate between focusable elements in a Web page, such as hyperlinks and form controls, by using Left, Right, Up and Down arrow keys. For example, if the user presses the Right key, heuristics determine whether there is an element he might be trying to reach towards the right and which element he probably wants.
+Spatial navigation consists in the ability to navigate between focusable elements, such as hyperlinks and form controls, on a web page by using the Left, Right, Up and Down arrow keys. For example, if a user presses the Right key, heuristics determine whether there is an element they might be trying to reach towards the right and which element they probably want.
This setting supports link:configuring{outfilesuffix}#patterns[URL patterns].
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 3f095b5a3..3f5e0b640 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -1822,10 +1822,10 @@ input.spatial_navigation:
Enable spatial navigation.
Spatial navigation consists in the ability to navigate between focusable
- elements in a Web page, such as hyperlinks and form controls, by using
- Left, Right, Up and Down arrow keys. For example, if the user presses the
- Right key, heuristics determine whether there is an element he might be
- trying to reach towards the right and which element he probably wants.
+ elements, such as hyperlinks and form controls, on a web page by using the
+ Left, Right, Up and Down arrow keys. For example, if a user presses the
+ Right key, heuristics determine whether there is an element they might be
+ trying to reach towards the right and which element they probably want.
input.media_keys:
default: true