diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index fbedfe47a..2edcefdd1 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -19,11 +19,9 @@
package="org.dslul.openboard.inputmethod.latin">
-
-
\u0020ABCDEFGHIJKLMNOPQRSTUVWXYZ
+ Delete swipe
+ Space bar trackpad
+ Perform a swipe from the delete key to select and remove bigger portions of text at once
+ Swipe on the spacebar to move the cursor
diff --git a/app/src/main/res/xml/prefs_screen_advanced.xml b/app/src/main/res/xml/prefs_screen_advanced.xml
index 326f0b129..4fc1b97fb 100644
--- a/app/src/main/res/xml/prefs_screen_advanced.xml
+++ b/app/src/main/res/xml/prefs_screen_advanced.xml
@@ -48,6 +48,16 @@
android:title="@string/show_setup_wizard_icon"
android:summary="@string/show_setup_wizard_icon_summary"
android:persistent="true" />
+
+