Have the following in xfce autostart: #!/bin/bash # Disable screensaver and dpms emergy star. export DISPLAY :0.0 xset s off && \ xset -dpms on running: ./xset ./xset: line 4: export: `:0.0': not a valid identifier It appears to be the correct display going by: echo $DISPLAY :0.0 -- Regards, Frank - I check for new mail app. 20min www.frankly3d.com -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org