diff --git a/res/values/cherish_strings.xml b/res/values/cherish_strings.xml
index 168ffdf..28bf84c 100644
--- a/res/values/cherish_strings.xml
+++ b/res/values/cherish_strings.xml
@@ -653,6 +653,8 @@
Set to empty for default #KeepTheLove
+ Arrow keys
+ Show left & right arrows to control the cursor while typing
Invert layout
Inverts the layout of the navigation bar and other items, such as the IME switcher
Enable two button or three button navigation to use this feature
diff --git a/res/xml/cherish_settings_button.xml b/res/xml/cherish_settings_button.xml
index 76a676e..453c422 100644
--- a/res/xml/cherish_settings_button.xml
+++ b/res/xml/cherish_settings_button.xml
@@ -30,6 +30,12 @@
android:fragment="com.android.settings.gestures.SystemNavigationGestureSettings"
settings:controller="com.android.settings.gestures.SystemNavigationPreferenceController" />
+
+