From fb31765cbe33890f325a87015507364156741321 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:59:44 +0200 Subject: Adding upstream version 42.0. Signed-off-by: Daniel Baumann --- src/org.gnome.gnome-system-monitor.gschema.xml.in | 776 ++++++++++++++++++++++ 1 file changed, 776 insertions(+) create mode 100644 src/org.gnome.gnome-system-monitor.gschema.xml.in (limited to 'src/org.gnome.gnome-system-monitor.gschema.xml.in') diff --git a/src/org.gnome.gnome-system-monitor.gschema.xml.in b/src/org.gnome.gnome-system-monitor.gschema.xml.in new file mode 100644 index 0000000..ee620ab --- /dev/null +++ b/src/org.gnome.gnome-system-monitor.gschema.xml.in @@ -0,0 +1,776 @@ + + + + (700, 500, 50, 50) + Main window size and position in the form (width, height, xpos, ypos) + + + + false + + Main Window should open maximized + + + + + false + + Show process dependencies in tree form + + + + + true + + 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. Otherwise, it operates in “Irix mode”. + + + + + false + + Show memory in IEC + + + + + true + + Enable/Disable smooth refresh + + + + + true + + Show warning dialog when killing processes + + + + + + 3000 + Time in milliseconds between updates of the process view + + + + + 100 + Time in milliseconds between updates of the graphs + + + + false + + Whether information about all file systems should be displayed + + Whether to display information about all file systems (including types like “autofs” and “procfs”). Useful for getting a list of all currently mounted file systems. + + + + + + 5000 + Time in milliseconds between updates of the devices list + + + + + 60 + Time amount of data points in the resource graphs + + + + 'user' + + + + + + Determines which processes to show. + + + + + + + + + 'processes' + Saves the currently viewed tab + + + + + [ + (0, '#e6194B'), + (1, '#f58231'), + (2, '#ffe119'), + (3, '#bfef45'), + (4, '#3cb44b'), + (5, '#42d4f4'), + (6, '#4363d8'), + (7, '#911eb4'), + (8, '#f032e6'), + (9, '#fabebe'), + (10,'#ffd8b1'), + (11,'#fffac8'), + (12,'#aaffc3'), + (13,'#469990'), + (14,'#000075'), + (15,'#e6beff') + ] + CPU colors + + Each entry is in the format (CPU#, Hexadecimal color value) + + + + + '#AB1852' + + Default graph memory color + + + + + '#49A835' + + Default graph swap color + + + + + '#2D7DB3' + + Default graph incoming network traffic color + + + + + '#EE1D00' + + Default graph outgoing network traffic color + + + + + false + + Show network traffic in bits + + + + + false + + Set network totals unit separately + + + + + false + + Show network totals in bits + + + + + false + + Show memory in logarithmic scale + + If TRUE, system-monitor shows the CPU chart as a stacked area chart instead of a line chart. + + + + + false + + Show CPU chart as stacked area chart + + If TRUE, system-monitor shows the CPU chart as a stacked area chart instead of a line chart. + + + + + true + + Show CPU, Memory, and Network charts as smooth graphs using Bezier curves + + If TRUE, system-monitor shows the CPU, Memory, and Network charts as smoothed graphs, otherwise as line charts. + + + + + false + + Show memory and swap in IEC + + + + + + + + + + + + 0 + + Process view sort column + + + + + [ 0 ] + + Process view columns order + + + + + 0 + + Process view sort order + + + + + 225 + + Width of process “Name” column + + + + + true + + Show process “Name” column on startup + + + + + 98 + + Width of process “User” column + + + + + true + + Show process “User” column on startup + + + + + 37 + + Width of process “Status” column + + + + + false + + Show process “Status” column on startup + + + + + 90 + + Width of process “Virtual Memory” column + + + + + false + + Show process “Virtual Memory” column on startup + + + + + 90 + + Width of process “Resident Memory” column + + + + + false + + Show process “Resident Memory” column on startup + + + + + 90 + + Width of process “Writable Memory” column + + + + + false + + Show process “Writable Memory” column on startup + + + + + 90 + + Width of process “Shared Memory” column + + + + + false + + Show process “Shared Memory” column on startup + + + + + 90 + + Width of process “X Server Memory” column + + + + + false + + Show process “X Server Memory” column on startup + + + + + 71 + + Width of process “CPU %” column + + + + + true + + Show process “CPU %” column on startup + + + + + 80 + + Width of process “CPU Time” column + + + + + false + + Show process “CPU Time” column on startup + + + + + 70 + + Width of process “Started” column + + + + + false + + Show process “Started” column on startup + + + + + 48 + + Width of process “Nice” column + + + + + false + + Show process “Nice” column on startup + + + + + 60 + + Width of process “ID” column + + + + + true + + Show process “ID” column on startup + + + + + 80 + + Width of process “SELinux Security Context” column + + + + false + + Show process “SELinux Security Context” column on startup + + + + + 120 + + Width of process “Command Line” column + + + + + false + + Show process “Command Line” column on startup + + + + + 80 + + Width of process “Memory” column + + + + + true + + Show process “Memory” column on startup + + + + + 48 + + Width of process “Waiting Channel” column + + + + + false + + Show process “Waiting Channel” column on startup + + + + + 48 + + Width of process “Control Group” column + + + + + false + + Show process “Control Group” column on startup + + + + + 70 + + Width of process “Unit” column + + + + + false + + Show process “Unit” column on startup + + + + + 41 + + Width of process “Session” column + + + + + false + + Show process “Session” column on startup + + + + + 59 + + Width of process “Seat” column + + + + + false + + Show process “Seat” column on startup + + + + + 59 + + Width of process “Owner” column + + + + + false + + Show process “Owner” column on startup + + + + + 100 + + Width of process “Total disk read” column + + + + + true + + Show process “Total disk read” column on startup + + + + + 100 + + Width of process “Total disk write” column + + + + + true + + Show process “Total disk write” column on startup + + + + + 100 + + Width of process “Disk read” column + + + + + true + + Show process “Disk read” column on startup + + + + + 100 + + Width of process “Disk write” column + + + + + true + + Show process “Disk write” column on startup + + + + + 100 + + Width of process “Priority” column + + + + + true + + Show process “Priority” column on startup + + + + + + + + + 1 + + Disk view sort column + + + + + 0 + + Disk view sort order + + + + + [ 0 ] + + Disk view columns order + + + + + 100 + + Width of disk view “Device” column + + + + + true + + Show disk view “Device” column on startup + + + + + 100 + + Width of disk view “Directory” column + + + + + true + + Show disk view “Directory” column on startup + + + + + 50 + + Width of disk view “Type” column + + + + + true + + Show disk view “Type” column on startup + + + + + 80 + + Width of disk view “Total” column + + + + + true + + Show disk view “Total” column on startup + + + + + 80 + + Width of disk view “Free” column + + + + + false + + Show disk view “Free” column on startup + + + + + 80 + + Width of disk view “Available” column + + + + + true + + Show disk view “Available” column on startup + + + + + 300 + + Width of disk view “Used” column + + + + + true + + Show disk view “Used” column on startup + + + + + + + + 0 + + Memory map sort column + + + + + 0 + + Memory map sort order + + + + + + + 0 + + Open files sort column + + + + + 0 + + Open files sort order + + + + + -- cgit v1.2.3