diff --git a/doc/images/qtcreator-ssh-key-configuration.png b/doc/images/qtcreator-ssh-key-configuration.png
index 138fa94b4e43c9b782c7a8742d5014163293ea45..862a2183c7f8e602e1443198395a97f54acd4667 100644
Binary files a/doc/images/qtcreator-ssh-key-configuration.png and b/doc/images/qtcreator-ssh-key-configuration.png differ
diff --git a/doc/src/linux-mobile/linuxdev-keys.qdocinc b/doc/src/linux-mobile/linuxdev-keys.qdocinc
index d904d91fc783be4dcd673f7f032c4e6582991d67..dbb15bbbeeed6eae1ba2f1fcf556fee61da66ee2 100644
--- a/doc/src/linux-mobile/linuxdev-keys.qdocinc
+++ b/doc/src/linux-mobile/linuxdev-keys.qdocinc
@@ -10,16 +10,15 @@
         \o  Select \gui {Tools > Options > Linux Devices > Device
             Configurations > Generate SSH Key}.
 
-        \o  Click \gui {Generate SSH Key}.
-
             \image qtcreator-ssh-key-configuration.png "SSH Key Configuration dialog"
 
-        \o  Click \gui {Save Public Key} to select the location to save the
-            public key.
+        \o  In the \gui {Private key file} field, select the location to save
+            the private key.
 
-        \o  Click \gui {Save Private Key} to specify the location to save the
-            private key.
+            The \gui {Public key file} field displays the location to save the
+            corresponding public key.
 
-        \o  Click \gui Close to close the dialog.
+        \o  Select \gui {Generate And Save Key Pair} to generate and save the
+            keys at the specified locations.
 
     \endlist