diff --git a/res/values/strings.xml b/res/values/strings.xml index ad85e7e1..b4f4f7eb 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -59,10 +59,12 @@ There is more than one remote keyboard connection, select the device to configure Remote input Move a finger on the screen to move the mouse cursor. Tap for a click, and use two/three fingers for right and middle buttons. Use 2 fingers to scroll. Use a long press to drag\'n drop. + Set one finger tap action Set two finger tap action Set three finger tap action Set touchpad sensitivity Set pointer acceleration + mousepad_single_tap_key mousepad_double_tap_key mousepad_triple_tap_key mousepad_sensitivity_key @@ -75,6 +77,7 @@ Middle click Nothing + left right middle default diff --git a/res/xml/mousepadplugin_preferences.xml b/res/xml/mousepadplugin_preferences.xml index b5a61478..f931d9df 100644 --- a/res/xml/mousepadplugin_preferences.xml +++ b/res/xml/mousepadplugin_preferences.xml @@ -5,6 +5,15 @@ android:layout_height="match_parent" tools:keep="@xml/mousepadplugin_preferences"> + +