From a8cea3b71c7d40636be8bf311775d3a083f18cb4 Mon Sep 17 00:00:00 2001 From: Jean-Louis Biasini Date: Sat, 13 Jul 2013 19:02:41 +0300 Subject: Add an alternative analogic touchpad sensitivity setting Set an alternative touchpad sensitivity setting if the 3 following variables are defined: DEFAULT_TOUCHPAD_SENSITIVITY_SETTING MIN_TOUCHPAD_SENSITIVITY_SETTING MAX_TOUCHPAD_SENSITIVITY_SETTING aside from the usual: HAVE_TOUCHPAD HAVE_TOUCHPAD_SENSITIVITY_SETTING In such a case the setting will allow the user to set a precise value within the defined range unstead of the boolean choice HIGH/NORMAL Change-Id: Iba8140285317077381191e494df0d3f6ab556872 Reviewed-on: http://gerrit.rockbox.org/123 Reviewed-by: Amaury Pouly --- apps/lang/italiano.lang | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/lang/italiano.lang') diff --git a/apps/lang/italiano.lang b/apps/lang/italiano.lang index c11526d2b7..d2afe13892 100644 --- a/apps/lang/italiano.lang +++ b/apps/lang/italiano.lang @@ -10593,15 +10593,15 @@ desc: deprecated user: core *: none - gigabeatfx: "Touchpad Sensitivity" + gigabeatfx,sansafuzeplus: "Touchpad Sensitivity" *: none - gigabeatfx: "Sensibilità Touchpad" + gigabeatfx,sansafuzeplus: "Sensibilità Touchpad" *: none - gigabeatfx: "Sensibilità Touchpad" + gigabeatfx,sansafuzeplus: "Sensibilità Touchpad" -- cgit