I just found how to enable DPMS for the SunRay clients on Solaris10, so I thought it could be useful for a people or two around here :)
On Solaris9 (Sparc), the login screen put my SunRays displays to sleep, thus saving some energy, but on Solaris10, they kept enlightening the whole building all night long !
The trick is to modify the /etc/opt/SUNWut/xmgr/add-dpy file accordingly :
[EMAIL PROTECTED]:/etc/opt/SUNWut/xmgr# diff add-dpy add-dpy.old 58c58 < xsdesc=":%d SunRay [EMAIL PROTECTED] $SUNWUTLIB/utxsun :%d -nobanner -dpms" --- > xsdesc=":%d SunRay [EMAIL PROTECTED] $SUNWUTLIB/utxsun :%d -nobanner"
Now, restart SUNWut and enjoy the peace of a screen blackened :) -- -- Sam _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
