From d785377044f6bafd927722e1c03175e854870b75 Mon Sep 17 00:00:00 2001 From: rbuj Date: Sun, 7 Aug 2022 09:28:01 +0200 Subject: cpufreq: Add data dir --- .../org.mate.panel.applet.cpufreq.gschema.xml.in | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in (limited to 'cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in') diff --git a/cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in b/cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in new file mode 100644 index 00000000..694a75f7 --- /dev/null +++ b/cpufreq/data/org.mate.panel.applet.cpufreq.gschema.xml.in @@ -0,0 +1,20 @@ + + + + + 0 + CPU to Monitor + Set the CPU to monitor. In a single processor system you don't have to change it. + + + 2 + Mode to show CPU usage + A 0 value means to show the applet in graphic mode (pixmap only), 1 to show the applet in text mode (not to show the pixmap) and 2 to show the applet in graphic and text mode. + + + 1 + The type of text to display (if the text is enabled). + A 0 value means to show CPU frequency, 1 to show frequency and units, and 2 to show percentage instead of frequency. + + + -- cgit v1.2.1