From 5b59eed2a33cdf66dbbcc2bed4526bfe4c3f4a02 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 2 Oct 2018 02:21:32 -0700 Subject: [PATCH] Add a stub for how to launch lxqt-config-powermanagement --- source/3/3.2/3.2.12/power_management.rst | 8 ++++++++ source/3/3.2/Prefrences.rst | 1 + 2 files changed, 9 insertions(+) create mode 100644 source/3/3.2/3.2.12/power_management.rst diff --git a/source/3/3.2/3.2.12/power_management.rst b/source/3/3.2/3.2.12/power_management.rst new file mode 100644 index 00000000..c634c482 --- /dev/null +++ b/source/3/3.2/3.2.12/power_management.rst @@ -0,0 +1,8 @@ +Chapter 3.2.12 Power Management +=============================== + +Power management manages what to do on laptop batteries when the power is low what happens when your lid to a laptop is closed and what to do when your computer is idle for long periods. + +How to Launch +------------- +To launch Power Management from the menu -> Prefrences -> LXQt settings -> Power Management. From LXQt configuration center press the power management icon that looks like a light bulb or run lxqt-config-powermanagement from the command line. diff --git a/source/3/3.2/Prefrences.rst b/source/3/3.2/Prefrences.rst index 86d16878..823ccf34 100644 --- a/source/3/3.2/Prefrences.rst +++ b/source/3/3.2/Prefrences.rst @@ -15,4 +15,5 @@ Chapter 3.2 Prefrences 3.2.9/locale 3.2.10/monitor_settings 3.2.11/openbox_settings + 3.2.12/power_management