From d2bf03304d032bc2d6896fb17454af5ddd3f4cdd Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 25 Jun 2015 01:00:16 +0200 Subject: Help: fix links and update mateconf to gsettings usage --- help/C/index.docbook | 79 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 48 insertions(+), 31 deletions(-) (limited to 'help/C/index.docbook') diff --git a/help/C/index.docbook b/help/C/index.docbook index 8a4a7ee..8ea5683 100644 --- a/help/C/index.docbook +++ b/help/C/index.docbook @@ -5,13 +5,13 @@ &app;"> - - + + ]> @@ -29,6 +29,10 @@ manages the power settings for your laptop or desktop computer. + + 2015 + MATE Documentation Team + 2006-2009 Richard Hughes (richard@hughsie.com) @@ -46,6 +50,9 @@ + + MATE Documentation Team + Richard Hughes @@ -56,6 +63,16 @@ any of this. --> + + MATE Documentation Team + + + + + Richard Hughes @@ -93,7 +110,7 @@ To report a bug or make a suggestion regarding the &app; application or this manual, follow the directions in the - &application; Contact Page. @@ -166,8 +183,8 @@ - You can disable this notification by changing the MateConf key - /apps/mate-power-manager/notify/discharging. + You can disable this notification by changing the dconf key + org.mate.power-manager notify-discharging. @@ -186,8 +203,8 @@ - You can disable this notification by changing the MateConf key - /apps/mate-power-manager/notify/fully_charged. + You can disable this notification by changing the dconf key + org.mate.power-manager notify-fully-charged. @@ -218,8 +235,8 @@ - You can disable this notification by changing the MateConf key - /apps/mate-power-manager/notify/low_power. + You can disable this notification by changing the dconf key + org.mate.power-manager notify-low-power. @@ -262,8 +279,8 @@ - You can disable this notification by changing the MateConf key - /apps/mate-power-manager/notify/sleep_failed. + You can disable this notification by changing the dconf key + org.mate.power-manager notify-sleep-failed. @@ -380,7 +397,7 @@ - Some sliders or option boxes may be disabled if the MateConf policy keys are + Some sliders or option boxes may be disabled if the dconf policy keys are not writable. This allows administrators to lock-down the actions that a user can select. @@ -482,8 +499,8 @@ Screen Dim Brightness - You can change the idle laptop panel brightness by changing the MateConf key - /apps/mate-power-manager/backlight/idle_brightness. + You can change the idle laptop panel brightness by changing the dconf key + org.mate.power-manager idle-brightness. @@ -499,13 +516,13 @@ There is a complex locking scheme available for power users that allows locking policy to change for the lid, suspend and hibernate actions. - To enable this complex mode, you will have to disable the MateConf key: + To enable this complex mode, you will have to disable the dconf key: - /apps/mate-power-manager/lock/use_screensaver_settings + org.mate.power-manager lock-use-screensaver @@ -517,17 +534,17 @@ - /apps/mate-power-manager/lock/blank_screen + org.mate.power-manager lock-blank-screen - /apps/mate-power-manager/lock/suspend + org.mate.power-manager lock-suspend - /apps/mate-power-manager/lock/hibernate + org.mate.power-manager lock-hibernate @@ -666,9 +683,9 @@ You have to change the DPMS suspend mode &application; uses. - Open mateconf-editor, and then change the keys - /apps/mate-power-manager/backlight/dpms_method_ac and - /apps/mate-power-manager/backlight/dpms_method_battery + Open dconf-editor, and then change the keys + org.mate.power-manager dpms-method-ac and + org.mate.power-manager dpms-method-battery to one of the modes that work, e.g. standby, suspend or off. @@ -681,12 +698,11 @@ You might be able to use the percentage charge for g-p-m to use as the policy data. - Open mateconf-editor, and then change the key - /apps/mate-power-manager/general/use_time_for_policy to false. + Open dconf-editor, and then change the key + org.mate.power-manager use-time-for-policy to false. You can do this easily by doing: - mateconftool-2 --set --type bool - /apps/mate-power-manager/general/use_time_for_policy false + gsettings get org.mate.power-manager use-time-for-policy false @@ -747,22 +763,23 @@
About - &app; was written by Richard Hughes richard@hughsie.com. + &app; was written by Mate Development. To find more information about &app;, please visit the - + &application; web page. + Origin power-manager was written by Richard Hughes richard@hughsie.com. To report a bug or make a suggestion regarding this application or this manual, follow the directions at the - + &application; Bug Page. This program is distributed under the terms of the GNU General Public license as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. A copy of this license can be found at this - link, or in the file + link, or in the file COPYING included with the source code of this program.
-- cgit v1.2.1