>
> I have these commands in my startup script, however, they don't seem to
> help.
>
>      xset s noblank
>      xset s off
>      xset -dpms
>
> Are those the command you are referring to?

yes... my .xsession calls this little script:

#!/bin/sh

xsetroot -solid black
xset s off
xset -dpms
nvidia-settings --load-config-only
irexec /etc/freevo/lircrc &
freevo

I just checked the XF86Config-4 (yes...), and thereĀ“s a Option         "DPMS".

What kind of window manager are you using? none? gnome?


-- 
Christian Lyra
PoP-PR/RNP

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to