From fc1f63b1c04cb6101f3a780e104a7f295c4d307a Mon Sep 17 00:00:00 2001 From: rbuj Date: Sat, 20 Apr 2019 12:01:36 +0200 Subject: Add disk IO on process info Based on GNOME/gnome-system-monitor@60a787b --- src/org.mate.system-monitor.gschema.xml.in | 36 ++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'src/org.mate.system-monitor.gschema.xml.in') diff --git a/src/org.mate.system-monitor.gschema.xml.in b/src/org.mate.system-monitor.gschema.xml.in index 703923d..7482621 100644 --- a/src/org.mate.system-monitor.gschema.xml.in +++ b/src/org.mate.system-monitor.gschema.xml.in @@ -397,11 +397,43 @@ 100 - Width of process 'Priority' column + Width of process “Disk Write Total” column + false + Show process “Disk Write Total” column on startup + + + 100 + Width of process “Disk Read Total” column + + + false + Show process “Disk Read Total” column on startup + + + 100 + Width of process “Disk Read” column + + + false + Show process “Disk Read” column on startup + + + 100 + Width of process “Disk Write” column + + + false + Show process “Disk Write” column on startup + + + 100 + Width of process “Priority” column + + true - Show process 'Priority' column on startup + Show process “Priority” column on startup -- cgit v1.2.1