forked from len0rd/rockbox
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 <amaury.pouly@gmail.com>
This commit is contained in:
parent
7827b7ccdb
commit
a8cea3b71c
42 changed files with 130 additions and 120 deletions
|
|
@ -3976,15 +3976,15 @@
|
|||
user: core
|
||||
<source>
|
||||
*: none
|
||||
gigabeatfx: "Touchpad Sensitivity"
|
||||
gigabeatfx,sansafuzeplus: "Touchpad Sensitivity"
|
||||
</source>
|
||||
<dest>
|
||||
*: none
|
||||
gigabeatfx: "Touchpad Sensitivity"
|
||||
gigabeatfx,sansafuzeplus: "Touchpad Sensitivity"
|
||||
</dest>
|
||||
<voice>
|
||||
*: none
|
||||
gigabeatfx: "Touchpad Sensitivity"
|
||||
gigabeatfx,sansafuzeplus: "Touchpad Sensitivity"
|
||||
</voice>
|
||||
</phrase>
|
||||
<phrase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue