From 1dc3ca457e773f6f3813f1181a8851971ec178e4 Mon Sep 17 00:00:00 2001 From: Laine Walker-Avina Date: Sun, 17 Mar 2019 09:48:27 -0700 Subject: Add conf option to disable warnings for low mouse power On certain mice, they can last several weeks after the first warning on certain kinds of batteries which makes the constant notifications quite annoying. --- data/org.mate.power-manager.gschema.xml.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'data/org.mate.power-manager.gschema.xml.in') diff --git a/data/org.mate.power-manager.gschema.xml.in b/data/org.mate.power-manager.gschema.xml.in index d4a443d..db0593a 100644 --- a/data/org.mate.power-manager.gschema.xml.in +++ b/data/org.mate.power-manager.gschema.xml.in @@ -221,6 +221,11 @@ Notify on a low power If a notification message should be displayed when the battery is getting low. + + false + Notify on low capacity of mouse battery + If a notification message should be displayed when the battery is getting low. + true Whether we should show the history data points -- cgit v1.2.1