Re: Display configuration capplet



Bryce Harrington <bryce canonical com> writes:

> On Thu, Feb 14, 2008 at 03:45:25AM +0100, Soeren Sandmann wrote:
> > Bryce Harrington <bryce canonical com> writes:
> > 
> > > In looking at http://www.gnome.org/~ssp/randr/capplet/, it appears the
> > > development done so far has focused on a monitor hotplug feature and the
> > > start of a cairo-based monitor layout canvas.  
> > 
> > This is all intended to be added to gnome-desktop,
> > gnome-settings-daemon, and gnome-control-center for 2.24.
> 
> Thanks for explaining all of this in detail.  I just wish I'd known more
> about this earlier.  Do you have this checked into a public VCS
> somewhere?

Yes, http://www.gnome.org/~ssp/randr/.git is a git repository. People
with a gnome account can also check it out from /home/users/ssp/randr
on gnome.org.

> > When the user hits apply, the new configuration is added to
> > monitors.xml, and the capplet signals gnome-settings-daemon to reread
> > the configuration. G-s-d will then apply the new settings.
> 
> Is there also an intent to provide the user with a way to disable
> outputs?  (I don't know if this is a very common use case, except
> perhaps for debugging purposes or something...)

Yes, the user can select 'Off' instead of a mode. This feature may
have been added since the last mail.

> Is anyone planning to work on this currently?

Yes, I am working on this full time, but if you want to help out, you
are more than welcome. 

> >     - Make the 'Virtual' size dynamically changable in X
> > 
> > So that the user doesn't have to change xorg.conf
> 
> Is there a design approach in mind for how this would be solved?

This is purely an X server/graphics driver feature. It simply needs to
not place any restrictions on what sizes you can set with
XRRSetScreenSize().

For Fedora 9 the plan is to get this working for the Intel driver. For
other drivers, a 'Virtual' line in xorg.conf will still have to be
added.


Soren


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]