summaryrefslogtreecommitdiff
path: root/data/apps_mate_settings_daemon_xrandr.schemas.in
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2012-04-06 02:51:59 -0700
committerStefano Karapetsas <[email protected]>2012-04-06 02:51:59 -0700
commitf2acd50eb2525f6970dc1cf0e05060d3d3cc135d (patch)
tree0a6d88c31e6bf3a2b103da9386590ee2d4a6d434 /data/apps_mate_settings_daemon_xrandr.schemas.in
parentab589772234b8c89260bf10503df64bb2396070a (diff)
parentc96bc4ead7779af1617f505e1590ab8652242ad0 (diff)
downloadmate-settings-daemon-f2acd50eb2525f6970dc1cf0e05060d3d3cc135d.tar.bz2
mate-settings-daemon-f2acd50eb2525f6970dc1cf0e05060d3d3cc135d.tar.xz
Merge pull request #4 from benpicco/master
sync with upstream
Diffstat (limited to 'data/apps_mate_settings_daemon_xrandr.schemas.in')
-rw-r--r--data/apps_mate_settings_daemon_xrandr.schemas.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/data/apps_mate_settings_daemon_xrandr.schemas.in b/data/apps_mate_settings_daemon_xrandr.schemas.in
index 2314ac8..3428354 100644
--- a/data/apps_mate_settings_daemon_xrandr.schemas.in
+++ b/data/apps_mate_settings_daemon_xrandr.schemas.in
@@ -15,6 +15,25 @@
</locale>
</schema>
<schema>
+ <key>/schemas/apps/mate_settings_daemon/xrandr/use_xorg_monitor_settings</key>
+ <applyto>/apps/mate_settings_daemon/xrandr/use_xorg_monitor_settings</applyto>
+ <owner>mate</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Do not touch monitor configuration</short>
+ <long>Usually, mate-settings-daemon configures internal and
+ external monitors according to the
+ turn_on_external_monitors_at_startup and
+ turn_on_laptop_monitor_at_startup settings and determines
+ an appropriate cloning/side-by-side mode. Setting this key
+ to True disables this, and the monitor settings are not
+ touched at all (unless there is an explicit user
+ configuration).
+ </long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup</key>
<applyto>/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup</applyto>
<owner>mate</owner>