aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/example-extras.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/example-extras.cfg b/config/example-extras.cfg
index 854d38ff..4f58d02a 100644
--- a/config/example-extras.cfg
+++ b/config/example-extras.cfg
@@ -1993,6 +1993,10 @@
# 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_root:
+# Name of the main menu section to show when clicking the encoder
+# on the home screen. The defaults is __main, and this shows the
+# the default menus as defined in klippy/extras/display/menu.cfg
#menu_reverse_navigation:
# When enabled it will reverse up and down directions for list
# navigation. The default is False. This parameter is optional.