Merge "Add preference toggle for touchpad acceleration setting" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
c19ccd3bed
@@ -4775,6 +4775,10 @@
|
||||
<string name="trackpad_pointer_speed">Cursor speed</string>
|
||||
<!-- Title text for 'Three finger tap' touchpad preference. This preference allows the user to select an action that will trigger when they tap three fingers on a touchpad. [CHAR LIMIT=60] -->
|
||||
<string name="three_finger_tap_preference_title">Customise 3-finger tap</string>
|
||||
<!-- Title for the 'Touchpad acceleration' preference switch, which dynamically adjusts cursor movement based on speed. [CHAR LIMIT=60] -->
|
||||
<string name="touchpad_acceleration_title">Touchpad acceleration</string>
|
||||
<!-- Summary text for the 'Touchpad acceleration' preference switch indicating to users that when this switch is enabled, faster movements with your fingers will move the cursor farther. [CHAR LIMIT=NONE] -->
|
||||
<string name="touchpad_acceleration_summary">Faster movements on your touchpad will move the cursor farther</string>
|
||||
<!-- Title text for mouse pointer color. [CHAR LIMIT=35] -->
|
||||
<string name="pointer_fill_style">Pointer color</string>
|
||||
<!-- Content description for black pointer fill style. [CHAR LIMIT=60] -->
|
||||
|
||||
Reference in New Issue
Block a user