After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634092 - xrandr: Simplify the default XRandR behaviour
xrandr: Simplify the default XRandR behaviour
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: xrandr
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-05 15:35 UTC by Bastien Nocera
Modified: 2010-11-08 21:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
xrandr: Simplify the default XRandR behaviour (8.50 KB, patch)
2010-11-05 15:35 UTC, Bastien Nocera
committed Details | Review

Comment 1 Bastien Nocera 2010-11-05 15:35:20 UTC
Created attachment 173887 [details] [review]
xrandr: Simplify the default XRandR behaviour

Instead of using 3 separate configuration items, only use one that
will default to not touching the carefully crafted setup from Xorg.

This makes it possible to default to using a "dock" setup (where the
internal screen would be turned off if an external one is present),
or defaulting to "clone".
Comment 2 Bastien Nocera 2010-11-08 21:03:05 UTC
Attachment 173887 [details] pushed as 75e0521 - xrandr: Simplify the default XRandR behaviour