You can disable the screen blanking in Fedora by making use of the ACPI command xset.
xset s off
By default, the screen blanking is set to 10 minutes, if the DPMS is disabled (I think).
You can check this all by running
xset q
You can add it to the file
~/.xprofile