diff --git a/src/freedombone-app-tox b/src/freedombone-app-tox
index 0c38069628b9ab6154a32f419fdbf8c94f3b98a2..a2a4c6039459e4b124a6bad1210f22d4403cb38d 100755
--- a/src/freedombone-app-tox
+++ b/src/freedombone-app-tox
@@ -112,7 +112,7 @@ function configure_interactive_tox {
     fi
     bootstrap_id=$(cat $TOX_BOOTSTRAP_ID_FILE)
     dialog --title $"Tox Bootstrap Node" \
-           --msgbox $"$bootstrap_id" 6 70
+           --msgbox $"\n$bootstrap_id\n\nTo copy this hold down the shift key, select then right click and copy." 8 70
 }
 
 function mesh_tox_qtox {