Reply To: [Solved] XScreensaver daemon doesn't seem to be running

Forum › Forums › New users › New Users and General Questions › [Solved] XScreensaver daemon doesn't seem to be running › Reply To: [Solved] XScreensaver daemon doesn't seem to be running

#6753
Anonymous

    I already have the following lines in the Startup tab however still not working.

    #!/bin/bash
    # Turn on xscreensaver
    xscreensaver &

    I use Icewm but not sure how to add the above lines to the startup-file in hidden .desktop-session folder in home. Your help would be appreciated.