OK after doing some more research I found the answer. 1. nano .xsession
2. Add contents: #~/bin/bash xset s off -dpms & exec gnome-session 3. chmod +x .xsession 4. Make sure the session "Xclient" is selected in GDM. That's it!
OK after doing some more research I found the answer. 1. nano .xsession
2. Add contents: #~/bin/bash xset s off -dpms & exec gnome-session 3. chmod +x .xsession 4. Make sure the session "Xclient" is selected in GDM. That's it!