From b0e30ceba2288eab10c6ff7be0ac0cb05a9ed0b7 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:51:51 +0200 Subject: Adding upstream version 43.0. Signed-off-by: Daniel Baumann --- ...me.settings-daemon.plugins.power.gschema.xml.in | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 data/org.gnome.settings-daemon.plugins.power.gschema.xml.in (limited to 'data/org.gnome.settings-daemon.plugins.power.gschema.xml.in') diff --git a/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in new file mode 100644 index 0000000..04b287b --- /dev/null +++ b/data/org.gnome.settings-daemon.plugins.power.gschema.xml.in @@ -0,0 +1,50 @@ + + + + + 30 + The brightness of the screen when idle + This is the laptop panel screen brightness used when the session is idle. + + + true + Dim the screen after a period of inactivity + If the screen should be dimmed to save power when the computer is idle. + + + 1200 + 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. A value of 0 means never. + + + 'suspend' + Whether to hibernate, suspend or do nothing when inactive + The type of sleeping that should be performed when the computer is inactive. + + + 1200 + 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. A value of 0 means never. + + + 'suspend' + Whether to hibernate, suspend or do nothing when inactive + The type of sleeping that should be performed when the computer is inactive. + + + true + Enable the ALS sensor + If the ambient light sensor functionality is enabled. + + + 'suspend' + Power button action + The action to take when the system power button is pressed. This action is hard-coded (and the setting ignored) on virtual machines (power off) and tablets (suspend). + + + true + Enable power-saver profile when battery is low + Automatically enable the "power-saver" profile using power-profiles-daemon if the battery is low. + + + -- cgit v1.2.3