diff --git a/install_ubuntu_details.sh b/install_ubuntu_details.sh
index 84176a828d207ac88caa9577c0f4e965387cab29..2334d35d766aecc285097ee905973c15dacf443a 100644
--- a/install_ubuntu_details.sh
+++ b/install_ubuntu_details.sh
@@ -314,6 +314,10 @@ tar -xzf ./160115-bDMZT.tar -C /tmp/
 # Copy content to icons directory.
 sudo cp -r -v /tmp/bDMZT/abDMZ/ /usr/share/icons/screencast/
 
+# Click with right button, go to "Change Desktop Background", go to
+# "Theme" tab and click on "Customize" button, go to "Pointer" tab and
+# select the pointer. DONE.
+
 # Content.
 tree -L 2 /tmp/bDMZT/
 tree -L 1 /usr/share/icons/
@@ -331,10 +335,6 @@ gsettings set org.gnome.desktop.interface cursor-theme screencast
 # Restore the old theme.
 # gsettings set org.gnome.desktop.interface cursor-theme "$OLD_THEME"
 
-# Click with right button, go to "Change Desktop Background", go to
-# "Theme" tab and click on "Customize" button, go to "Pointer" tab and
-# select the pointer.
-
 #-----------------------------------------------------------------------
 # Installs latest version of pandoc.
 # https://stackoverflow.com/questions/61100045/how-to-install-stable-and-fresh-pandoc-on-ubuntu