On Wed, Jul 7, 2010 at 11:03 AM, JKG <[email protected]> wrote:
> I have a 2FS with two Dell widescreen(16:10,1680×1050) connected and I've
> been asked to lower the resolution so that the users can see things better.
>
> I've tried using utresadm to set a default resolution for the DTU for all
> tokens. The problem is that the frame buffer dimension are not correct that
> the monitors have a black bar at the bottom. I've tried using utresexec to
> clear out the resolutions but it didn't seem to help. I've only had this
> issue with the 2FS, the 2 and 270 work fine using utresadm.
>
> I'm using utresadm -a -c IEEE802.<mac> -t default 1440x...@60

That will force the timing on the 2FS's first monitor output but it
won't affect its second output, which will continue to run at the
monitor's preferred resolution.  To force the second output to that
same timing do:

    utresadm -a -c IEEE802.<mac> -t default -v 2 1440x...@60

OttoM.
__
Disclaimer: I am employed by Oracle. The statements and opinions
expressed here are my own and do not necessarily represent those
of Oracle Corporation.
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to