From d2c7965aa092cecb857bd0301b7c9ff2dc10f9f8 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Mon, 1 Oct 2012 22:58:54 +0200 Subject: migrate to gsettings --- ...te.SettingsDaemon.plugins.xrandr.gschema.xml.in | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in (limited to 'data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in') diff --git a/data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in b/data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in new file mode 100644 index 0000000..3b55e09 --- /dev/null +++ b/data/org.mate.SettingsDaemon.plugins.xrandr.gschema.xml.in @@ -0,0 +1,39 @@ + + + + true + <_summary>Activation of this plugin + <_description>Whether this plugin would be activated by mate-settings-daemon or not + + + 1 + <_summary>Priority to use for this plugin + <_description>Priority to use for this plugin in mate-settings-daemon startup queue + + + false + <_summary>Show Displays in Notification Area + <_description>Whether a notification icon with display-related things should be shown in the panel. + + + true + <_summary>Do not touch monitor configuration + <_description>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). + + + false + <_summary>Turn on external monitor after system boot + <_description>Turn on external monitor after system boot if user plugs in external monitor on system boot. + + + true + <_summary>Turn on laptop monitor after system boot + <_description>Turn on laptop monitor after system boot if user plugs in external monitor on system boot. + + + '/etc/mate-settings-daemon/xrandr/monitors.xml' + <_summary>File for default configuration for RandR + <_description>The XRandR plugin will look for a default configuration in the file specified by this key. This is similar to the ~/.config/monitors.xml that normally gets stored in users' home directories. If a user does not have such a file, or has one that does not match the user's setup of monitors, then the file specified by this key will be used instead. + + + -- cgit v1.2.1