fixed it! i added this to my xorg.conf:
Code:
Section "ServerFlags"
Option "blank time" "0"
Option "standby time" "0"
Option "suspend time" "0"
Option "off time" "0"
Option "screen blank" "0"
EndSection
i found this here:
http://ubuntuforums.org/showthread.php?t=341617
it seems to be a problem with xgl! sorry for wasting your bandwidth.