diff options
Diffstat (limited to 'config/example-extras.cfg')
-rw-r--r-- | config/example-extras.cfg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg index ac833938..b0ce5749 100644 --- a/config/example-extras.cfg +++ b/config/example-extras.cfg @@ -1895,6 +1895,9 @@ # Timeout for menu. Being inactive this amount of seconds will trigger # menu exit or return to root menu when having autorun enabled. # The default is 0 seconds (disabled) +#menu_reverse_navigation: +# When enabled it will reverse up and down directions for list navigation. +# The default is False. This parameter is optional. #encoder_pins: # The pins connected to encoder. 2 pins must be provided when # using encoder. This parameter must be provided when using menu. |