From 505cabbd3036081f26586cabc64c26e7769c0ec9 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 23:53:21 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- data/apps_mate_settings_daemon_xrandr.schemas.in | 62 ++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 data/apps_mate_settings_daemon_xrandr.schemas.in (limited to 'data/apps_mate_settings_daemon_xrandr.schemas.in') diff --git a/data/apps_mate_settings_daemon_xrandr.schemas.in b/data/apps_mate_settings_daemon_xrandr.schemas.in new file mode 100644 index 0000000..2314ac8 --- /dev/null +++ b/data/apps_mate_settings_daemon_xrandr.schemas.in @@ -0,0 +1,62 @@ + + + + + /schemas/apps/mate_settings_daemon/xrandr/show_notification_icon + /apps/mate_settings_daemon/xrandr/show_notification_icon + mate + bool + false + + Show Displays in Notification Area + Whether a notification icon with display-related things should be + shown in the panel. + + + + + /schemas/apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup + /apps/mate_settings_daemon/xrandr/turn_on_external_monitors_at_startup + mate + bool + false + + Turn on external monitor after system boot + Turn on external monitor after system boot if user plugs in + external monitor on system boot. + + + + + /schemas/apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup + /apps/mate_settings_daemon/xrandr/turn_on_laptop_monitor_at_startup + mate + bool + true + + Turn on laptop monitor after system boot + Turn on laptop monitor after system boot if user plugs in + external monitor on system boot. + + + + + /schemas/apps/mate_settings_daemon/xrandr/default_configuration_file + /apps/mate_settings_daemon/xrandr/default_configuration_file + mate + string + /etc/mate-settings-daemon/xrandr/monitors.xml + + File for default configuration for RandR + 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