From eb7b95cc5e20488865a6950341c3a8ed8d721b55 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 6 Nov 2012 23:57:37 +0100 Subject: fix schema installation --- src/org.mate.system-monitor.gschema.xml.in.in | 282 ++++++++++++++++++++++++++ 1 file changed, 282 insertions(+) create mode 100644 src/org.mate.system-monitor.gschema.xml.in.in (limited to 'src/org.mate.system-monitor.gschema.xml.in.in') diff --git a/src/org.mate.system-monitor.gschema.xml.in.in b/src/org.mate.system-monitor.gschema.xml.in.in new file mode 100644 index 0000000..92c3c8a --- /dev/null +++ b/src/org.mate.system-monitor.gschema.xml.in.in @@ -0,0 +1,282 @@ + + + + + 440 + Main Window width + + + 495 + Main Window height + + + false + Show process dependencies in tree form + + + false + Solaris mode for CPU percentage + If TRUE, system-monitor operates in 'Solaris mode' where a task's cpu usage is divided by the total number of CPUs. Else it operates in 'Irix mode'. + + + true + Enable/Disable smooth refresh + + + true + Show warning dialog when killing processes + + + 3000 + Time in milliseconds between updates of the process view + + + 1000 + Time in milliseconds between updates of the graphs + + + false + Whether information about all filesystems should be displayed + Whether to display information about all filesystems (including types like 'autofs' and 'procfs'). Useful for getting a list of all currently mounted filesystems. + + + 5000 + Time in milliseconds between updates of the devices list + + + 1 + Determines which processes to show by default. 0 is All, 1 is user, and 2 is active + + + 2 + Saves the currently viewed tab + 0 for the System Info, 1 for the processes list, 2 for the resources and 3 for the disks list + + + '#FF6E00' + Default graph cpu color + + + '#CB0C29' + Default graph cpu color + + + '#49A835' + Default graph cpu color + + + '#2D7DB3' + Default graph cpu color + + + '#AB1852' + Default graph mem color + + + '#49A835' + Default graph swap color + + + '#2D7DB3' + Default graph incoming network traffic color + + + '#844798' + Default graph outgoing network traffic color + + + false + + <_summary>Show network traffic in bits + + + + + + + + + + 0 + Process view sort column + + + [ 0 ] + Process view columns order + + + 0 + Process view sort order + + + 198 + Width of process 'name' column + + + true + Show process 'name' column on startup + + + 0 + Width of process 'owner' column + + + false + Show process 'owner' column on startup + + + 37 + Width of process 'status' column + + + true + Show process 'status' column on startup + + + 0 + Width of process 'virtual memory' column + + + false + Show process 'virtual memory' column on startup + + + 53 + Width of process 'resident memory' column + + + false + Show process 'resident memory' column on startup + + + 0 + Width of process 'writable memory' column + + + false + Show process 'writable memory' column on startup + + + 0 + Width of process 'shared memory' column + + + false + Show process 'shared memory' column on startup + + + 0 + Width of process 'X server memory' column + + + false + Show process 'X server memory' column on startup + + + 0 + Width of process 'CPU %' column + + + true + Show process 'CPU %' column on startup + + + 50 + Width of process 'CPU time' column + + + false + Show process 'CPU time' column on startup + + + 0 + Width of process 'start time' column + + + false + Show process 'start time' column on startup + + + 48 + Width of process 'nice' column + + + true + Show process 'nice' column on startup + + + 48 + Width of process 'PID' column + + + true + Show process 'PID' column on startup + + + 48 + Width of process 'SELinux security context' column + + + false + Show process 'SELinux security context' column on startup + + + 48 + Width of process 'arguments' column + + + false + Show process 'arguments' column on startup + + + 48 + Width of process 'estimated memory usage' column + + + true + Show process 'estimated memory usage' column on startup + + + 48 + Width of process 'Waiting Channel' column + + + true + Show process 'Waiting Channel' column on startup + + + + + 1 + Process view sort column + + + 0 + Process view sort order + + + [ 0 ] + Disk view columns order + + + + + 0 + Process view sort column + + + 0 + Process view sort order + + + + + 0 + <_summary>Process view sort column + + + 0 + <_summary>Process view sort order + + + -- cgit v1.2.1