From 51175189c6d7313a3b84019e39496f957c4e6164 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sun, 11 Dec 2011 12:55:19 +0100 Subject: moved from Mate-Extra --- data/mate-power-manager.schemas.in | 741 +++++++++++++++++++++++++++++++++++++ 1 file changed, 741 insertions(+) create mode 100644 data/mate-power-manager.schemas.in (limited to 'data/mate-power-manager.schemas.in') diff --git a/data/mate-power-manager.schemas.in b/data/mate-power-manager.schemas.in new file mode 100644 index 0000000..4845738 --- /dev/null +++ b/data/mate-power-manager.schemas.in @@ -0,0 +1,741 @@ + + + + + /schemas/apps/mate-power-manager/actions/sleep_type_battery + /apps/mate-power-manager/actions/sleep_type_battery + string + hibernate + + Whether to hibernate, suspend or do nothing when inactive + The type of sleeping that should be performed when the computer is inactive. Possible values are "hibernate", "suspend" and "nothing". + + + + + /schemas/apps/mate-power-manager/actions/critical_battery + /apps/mate-power-manager/actions/critical_battery + string + hibernate + + Battery critical low action + The action to take when the battery is critically low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/actions/event_when_closed_battery + /apps/mate-power-manager/actions/event_when_closed_battery + mate-power-manager + bool + true + + If the battery event should occur when the lid is shut and the power disconnected + If the battery lid close event should occur (for example 'Suspend when lid closed on battery') when the lid is previously shut and the AC power disconnected at a later time. + + + + + /schemas/apps/mate-power-manager/actions/sleep_type_ac + /apps/mate-power-manager/actions/sleep_type_ac + string + suspend + + Whether to hibernate, suspend or do nothing when inactive + The type of sleeping that should be performed when the computer is inactive. Possible values are "hibernate", "suspend" and "nothing". + + + + + /schemas/apps/mate-power-manager/actions/critical_ups + /apps/mate-power-manager/actions/critical_ups + string + shutdown + + UPS critical low action + The action to take when the UPS is critically low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/actions/low_ups + /apps/mate-power-manager/actions/low_ups + string + hibernate + + UPS low power action + The action to take when the UPS is low. Possible values are "hibernate", "suspend", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/backlight/enable + /apps/mate-power-manager/backlight/enable + mate-power-manager + bool + true + + Allow backlight brightness adjustment + If the screen brightness should be changed when switching between AC and battery power. + + + + + /schemas/apps/mate-power-manager/backlight/battery_reduce + /apps/mate-power-manager/backlight/battery_reduce + mate-power-manager + bool + true + + Reduce the backlight brightness when on battery power + If the screen should be reduced in brightness when the computer is on battery power. + + + + + /schemas/apps/mate-power-manager/backlight/idle_brightness + /apps/mate-power-manager/backlight/idle_brightness + mate-power-manager + int + 30 + + The brightness of the screen when idle + This is the laptop panel screen brightness used when the session is idle. Only valid when use_time_for_policy is true. + + + + + /schemas/apps/mate-power-manager/backlight/idle_dim_battery + /apps/mate-power-manager/backlight/idle_dim_battery + mate-power-manager + bool + true + + Dim the screen after a period of inactivity when on battery power + If the screen should be dimmed to save power when the computer is idle when on battery power. + + + + + /schemas/apps/mate-power-manager/backlight/idle_dim_time + /apps/mate-power-manager/backlight/idle_dim_time + mate-power-manager + int + 10 + + The default amount of time to dim the screen after idle + The default amount of time to dim the screen after idle. + + + + + /schemas/apps/mate-power-manager/backlight/brightness_dim_battery + /apps/mate-power-manager/backlight/brightness_dim_battery + int + 50 + + LCD dimming amount when on battery + The amount to dim the brightness of the display when on battery power. Possible values are between 0 and 100. + + + + + /schemas/apps/mate-power-manager/backlight/idle_dim_ac + /apps/mate-power-manager/backlight/idle_dim_ac + mate-power-manager + bool + false + + Dim the screen after a period of inactivity when on AC power + If the screen should be dimmed to save power when the computer is idle when on AC power. + + + + + /schemas/apps/mate-power-manager/backlight/dpms_method_ac + /apps/mate-power-manager/backlight/dpms_method_ac + string + off + + Method used to blank screen on AC + The DPMS method used to blank the screen when on AC power. Possible values are "standby", "suspend" and "off". + + + + + /schemas/apps/mate-power-manager/backlight/dpms_method_battery + /apps/mate-power-manager/backlight/dpms_method_battery + string + off + + Method used to blank screen on battery + The DPMS method used to blank the screen when on battery power. Possible values are "standby", "suspend" and "off". + + + + + /schemas/apps/mate-power-manager/backlight/brightness_ac + /apps/mate-power-manager/backlight/brightness_ac + int + 100 + + LCD brightness when on AC + The brightness of the display when on AC power. Possible values are between 0 and 100. + + + + + /schemas/apps/mate-power-manager/buttons/suspend + /apps/mate-power-manager/buttons/suspend + string + suspend + + Suspend button action + The action to take when the system suspend button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/buttons/hibernate + /apps/mate-power-manager/buttons/hibernate + string + hibernate + + Hibernate button action + The action to take when the system hibernate button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/buttons/power + /apps/mate-power-manager/buttons/power + string + interactive + + Power button action + The action to take when the system power button is pressed. Possible values are "suspend", "hibernate", "interactive", "shutdown" and "nothing". + + + + + /schemas/apps/mate-power-manager/buttons/lid_battery + /apps/mate-power-manager/buttons/lid_battery + string + suspend + + Laptop lid close action on battery + The action to take when the laptop lid is closed and the laptop is on battery power. Possible values are "suspend", "hibernate", "blank", and "nothing". + + + + + /schemas/apps/mate-power-manager/buttons/lid_ac + /apps/mate-power-manager/buttons/lid_ac + string + suspend + + Laptop lid close action when on AC + The action to take when the laptop lid is closed and the laptop is on AC power. Possible values are "suspend", "hibernate", "blank" and "nothing". + + + + + /schemas/apps/mate-power-manager/general/installed_schema + /apps/mate-power-manager/general/installed_schema + mate-power-manager + int + 3 + + The default configuration version + The version of the installed version of the schema. Do not edit this value, it is used so that configure changes between versions can be detected. + + + + + /schemas/apps/mate-power-manager/general/use_profile_time + /apps/mate-power-manager/general/use_profile_time + mate-power-manager + bool + true + + If the learnt profile should be used to calculate the time remaining + If the learnt profile should be used to calculate the time remaining. Only turn this off for debugging. + + + + + /schemas/apps/mate-power-manager/general/use_time_for_policy + /apps/mate-power-manager/general/use_time_for_policy + mate-power-manager + bool + true + + Whether to use time-based notifications + If time based notifications should be used. If set to false, then the percentage change is used instead, which may fix a broken ACPI BIOS. + + + + + /schemas/apps/mate-power-manager/general/check_type_cpu + /apps/mate-power-manager/general/check_type_cpu + mate-power-manager + bool + false + + Check CPU load before sleeping + If the CPU load should be checked before doing the idle action. + + + + + /schemas/apps/mate-power-manager/general/network_sleep + /apps/mate-power-manager/general/network_sleep + mate-power-manager + bool + false + + Whether NetworkManager should be connected and disconnected on sleep + Whether NetworkManager should disconnect before suspending or hibernating and connect on resume. + + + + + /schemas/apps/mate-power-manager/lock/use_screensaver_settings + /apps/mate-power-manager/lock/use_screensaver_settings + mate-power-manager + bool + true + + Use mate-screensaver lock setting + Whether to use the screen lock setting of mate-screensaver to decide if the screen is locked after a hibernate, suspend or blank screen. + + + + + /schemas/apps/mate-power-manager/lock/blank_screen + /apps/mate-power-manager/lock/blank_screen + mate-power-manager + bool + true + + Lock screen when blanked + Whether the screen is locked when the screen is turned off. Only used if lock_use_screensaver_settings is false. + + + + + /schemas/apps/mate-power-manager/lock/suspend + /apps/mate-power-manager/lock/suspend + mate-power-manager + bool + true + + Lock screen on suspend + Whether the screen is locked when the computer wakes up from a suspend. Only used if lock_use_screensaver_settings is false. + + + + + /schemas/apps/mate-power-manager/lock/hibernate + /apps/mate-power-manager/lock/hibernate + mate-power-manager + bool + true + + Lock screen on hibernate + Whether the screen is locked when the computer wakes up from a hibernate. Only used if lock_use_screensaver_settings is false. + + + + + /schemas/apps/mate-power-manager/lock/mate_keyring_suspend + /apps/mate-power-manager/lock/mate_keyring_suspend + mate-power-manager + bool + false + + Lock MATE keyring on sleep + Whether the MATE keyring is locked before the computer enters suspend. This means the keyring will have to be unlocked on resume. + + + + + /schemas/apps/mate-power-manager/lock/mate_keyring_hibernate + /apps/mate-power-manager/lock/mate_keyring_hibernate + mate-power-manager + bool + true + + Lock MATE keyring on sleep + Whether the MATE keyring is locked before the computer enters hibernate. This means the keyring will have to be unlocked on resume. + + + + + /schemas/apps/mate-power-manager/disks/spindown_enable_ac + /apps/mate-power-manager/disks/spindown_enable_ac + mate-power-manager + bool + false + + If the low-power mode should be enabled when on AC + If the system low-power mode should be enabled when on AC power. + + + + + /schemas/apps/mate-power-manager/disks/spindown_enable_battery + /apps/mate-power-manager/disks/spindown_enable_battery + mate-power-manager + bool + true + + If the low-power mode should be enabled when on battery + If the system low-power mode should be enabled when on laptop battery power. + + + + + /schemas/apps/mate-power-manager/disks/spindown_timeout_ac + /apps/mate-power-manager/disks/spindown_timeout_ac + mate-power-manager + int + 600 + + Seconds of inactivity to spin down when on AC + The number of seconds of inactivity to spin down the disks when on AC power. + + + + + /schemas/apps/mate-power-manager/disks/spindown_timeout_battery + /apps/mate-power-manager/disks/spindown_timeout_battery + mate-power-manager + int + 60 + + Seconds of inactivity to spin down when on battery + The number of seconds of inactivity to spin down the disks when on battery power. + + + + + /schemas/apps/mate-power-manager/notify/perhaps_recall + /apps/mate-power-manager/notify/perhaps_recall + mate-power-manager + bool + true + + If we should show the recalled battery warning for a broken battery + If we should show the recalled battery warning for a broken battery. Set this to false only if you know your battery is okay. + + + + + /schemas/apps/mate-power-manager/notify/low_capacity + /apps/mate-power-manager/notify/low_capacity + mate-power-manager + bool + true + + If we should show the low capacity warning for a broken battery + If we should show the low capacity warning for a broken battery. + + + + + /schemas/apps/mate-power-manager/notify/discharging + /apps/mate-power-manager/notify/discharging + mate-power-manager + bool + true + + Notify when AC adapter is disconnected + If the user should be notified when the AC adapter is disconnected. + + + + + /schemas/apps/mate-power-manager/notify/fully_charged + /apps/mate-power-manager/notify/fully_charged + mate-power-manager + bool + false + + Notify when fully charged + If a notification message should be displayed when the battery is fully charged. + + + + + /schemas/apps/mate-power-manager/notify/sleep_failed + /apps/mate-power-manager/notify/sleep_failed + mate-power-manager + bool + true + + Notify on a sleep failure + If a notification message should be displayed after suspend or hibernate failed. + + + + + /schemas/apps/mate-power-manager/notify/sleep_failed_uri + /apps/mate-power-manager/notify/sleep_failed_uri + mate-power-manager + string + + + The URI to show to the user on sleep failure + When sleep fails we can show the user a button to help fix the situation. Leave this blank if the button should not be shown. + + + + + /schemas/apps/mate-power-manager/notify/low_power + /apps/mate-power-manager/notify/low_power + mate-power-manager + bool + true + + Notify on a low power + If a notification message should be displayed when the battery is getting low. + + + + + /schemas/apps/mate-power-manager/statistics/show_axis_labels + /apps/mate-power-manager/statistics/show_axis_labels + mate-power-manager + bool + true + + Whether we should show the axis labels in the statistics window + Whether we should show the axis labels in the statistics window. + + + + + /schemas/apps/mate-power-manager/statistics/show_events + /apps/mate-power-manager/statistics/show_events + mate-power-manager + bool + true + + Whether we should show the events in the statistics window + Whether we should show the events in the statistics window. + + + + + /schemas/apps/mate-power-manager/statistics/smooth_data + /apps/mate-power-manager/statistics/smooth_data + mate-power-manager + bool + true + + Whether we should smooth the data in the graph + Whether we should smooth the data in the graph. + + + + + /schemas/apps/mate-power-manager/statistics/graph_type + /apps/mate-power-manager/statistics/graph_type + mate-power-manager + string + power + + The default graph type to show in the statistics window + The default graph type to show in the statistics window. + + + + + /schemas/apps/mate-power-manager/statistics/data_max_time + /apps/mate-power-manager/statistics/data_max_time + mate-power-manager + int + 21600 + + The maximum time displayed on the graph + The maximum duration of time displayed on the x-axis of the graph. + + + + + /schemas/apps/mate-power-manager/thresholds/percentage_low + /apps/mate-power-manager/thresholds/percentage_low + mate-power-manager + int + 10 + + Percentage considered low + The percentage of the battery when it is considered low. Only valid when use_time_for_policy is false. + + + + + /schemas/apps/mate-power-manager/thresholds/percentage_critical + /apps/mate-power-manager/thresholds/percentage_critical + mate-power-manager + int + 3 + + Percentage considered critical + The percentage of the battery when it is considered critical. Only valid when use_time_for_policy is false. + + + + + /schemas/apps/mate-power-manager/thresholds/percentage_action + /apps/mate-power-manager/thresholds/percentage_action + mate-power-manager + int + 2 + + Percentage action is taken + The percentage of the battery when the critical action is performed. Only valid when use_time_for_policy is false. + + + + + /schemas/apps/mate-power-manager/thresholds/time_low + /apps/mate-power-manager/thresholds/time_low + mate-power-manager + int + 1200 + + The time remaining when low + The time remaining in seconds of the battery when it is considered low. Only valid when use_time_for_policy is true. + + + + + /schemas/apps/mate-power-manager/thresholds/time_critical + /apps/mate-power-manager/thresholds/time_critical + mate-power-manager + int + 300 + + The time remaining when critical + The time remaining in seconds of the battery when it is considered critical. Only valid when use_time_for_policy is true. + + + + + /schemas/apps/mate-power-manager/thresholds/time_action + /apps/mate-power-manager/thresholds/time_action + mate-power-manager + int + 120 + + The time remaining when action is taken + The time remaining in seconds of the battery when critical action is taken. Only valid when use_time_for_policy is true. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_computer_battery + /apps/mate-power-manager/timeout/sleep_computer_battery + int + 0 + + Sleep timeout computer when on battery + The amount of time in seconds the computer on battery power needs to be inactive before it goes to sleep. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_computer_ac + /apps/mate-power-manager/timeout/sleep_computer_ac + int + 0 + + Sleep timeout computer when on AC + The amount of time in seconds the computer on AC power needs to be inactive before it goes to sleep. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_computer_ups + /apps/mate-power-manager/timeout/sleep_computer_ups + int + 0 + + Sleep timeout computer when on UPS + The amount of time in seconds the computer on UPS power needs to be inactive before it goes to sleep. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_display_ac + /apps/mate-power-manager/timeout/sleep_display_ac + int + 1800 + + Sleep timeout display when on AC + The amount of time in seconds before the display goes to sleep when the computer is on AC power. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_display_battery + /apps/mate-power-manager/timeout/sleep_display_battery + int + 600 + + Sleep timeout display when on battery + The amount of time in seconds the computer on battery power needs to be inactive before the display goes to sleep. + + + + + /schemas/apps/mate-power-manager/timeout/sleep_display_ups + /apps/mate-power-manager/timeout/sleep_display_ups + int + 600 + + Sleep timeout display when on UPS + The amount of time in seconds the computer on UPS power needs to be inactive before the display goes to sleep. + + + + + /schemas/apps/mate-power-manager/ui/enable_sound + /apps/mate-power-manager/ui/enable_sound + mate-power-manager + bool + true + + If sounds should be used + If sounds should be used when the power is critically low, or inhibit requests have stopped the policy action. + + + + + /schemas/apps/mate-power-manager/ui/show_actions + /apps/mate-power-manager/ui/show_actions + mate-power-manager + bool + true + + If preferences and statistics items should be shown in the context menu + + + + + + /schemas/apps/mate-power-manager/ui/icon_policy + /apps/mate-power-manager/ui/icon_policy + mate-power-manager + string + present + + When to show the notification icon + Display options for the notification icon. Valid options are "never", "low", "critical", "charge", "present" and "always". + + + + + -- cgit v1.2.1