From 8a1a224615378b016c7c10fab38f07fe70346541 Mon Sep 17 00:00:00 2001 From: Pieter Hulshoff Date: Wed, 11 Jan 2017 11:07:28 +0100 Subject: [PATCH] Added collectionInputClear parameter to the common settings.conf file. --- Package/Environment/Common/settings.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Package/Environment/Common/settings.conf b/Package/Environment/Common/settings.conf index ff39ac2..734e122 100644 --- a/Package/Environment/Common/settings.conf +++ b/Package/Environment/Common/settings.conf @@ -47,6 +47,9 @@ attractModeTime = 45 # remember the last highlighted menu when re-entering a menu rememberMenu = yes +# Clear the input on entering/exiting a collection +collectionInputClear = false + ####################################### # Base folders of media and ROM files #######################################