On 06/05/13 22:21, Frank Murphy wrote: > 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 > > > export DISPLAY=:0.0 -- The only thing worse than a poorly asked question is a cryptic answer. -- 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