From 266cb319f1a77628c620541d2dba1a6209d222ba Mon Sep 17 00:00:00 2001 From: Anton Uramer Date: Wed, 7 Aug 2024 15:11:44 +0200 Subject: [PATCH] Document the keyboard navigation setting --- docs/source/reference/modding/settings/GUI.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/source/reference/modding/settings/GUI.rst b/docs/source/reference/modding/settings/GUI.rst index edacdc730a..763e64ab99 100644 --- a/docs/source/reference/modding/settings/GUI.rst +++ b/docs/source/reference/modding/settings/GUI.rst @@ -52,6 +52,15 @@ such as weight, value, damage, armor rating, magical effects, and detailed descr This setting can be adjusted between 0.0 and 1.0 in game with the Menu Help Delay slider in the Prefs panel of the Options menu. +keyboard navigation +------------------- + +:Type: boolean +:Range: True/False +:Default: True + +Enable or disable keyboard navigation, such as arrow keys and tab moving UI focus, spacebar and Use keys pressing buttons. + stretch menu background -----------------------