source: gnome/core/gnome-system-monitor.xml@ 0e15d3a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0e15d3a was 0e15d3a, checked in by Krejzi <krejzi@…>, 12 years ago

Make which required dependency of gnome-doc-utils since every package requiring it needs which, gvfs 1.12.2, gcalctool 6.4.1.1, gucharmap 3.4.1, gnome-contacts 3.4.0 and gnome-system-monitor 3.4.1. Comment out Gnome pre and post configuration pages for now untill I think of new stategy for it. Most of gnome post-configuration is explained on gnome-session page

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10017 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 4.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY gnome-system-monitor-download-http
8 "&gnome-download-http;/gnome-system-monitor/3.4/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
9 <!ENTITY gnome-system-monitor-download-ftp
10 "&gnome-download-ftp;/gnome-system-monitor/3.4/gnome-system-monitor-&gnome-system-monitor-version;.tar.xz">
11 <!ENTITY gnome-system-monitor-md5sum "a7cabd0d4302a02db0ce85ea81bd3421">
12 <!ENTITY gnome-system-monitor-size "2.5 MB">
13 <!ENTITY gnome-system-monitor-buildsize "33 MB">
14 <!ENTITY gnome-system-monitor-time "0.6 SBU">
15]>
16
17<sect1 id="gnome-system-monitor"
18xreflabel="gnome-system-monitor-&gnome-system-monitor-version;">
19 <?dbhtml filename="gnome-system-monitor.html"?>
20
21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
26 <title>gnome-system-monitor-&gnome-system-monitor-version;</title>
27
28 <indexterm zone="gnome-system-monitor">
29 <primary sortas="a-GNOME System Monitor">GNOME System Monitor</primary>
30 </indexterm>
31
32 <sect2 role="package">
33 <title>Introduction to GNOME System Monitor</title>
34
35 <para>The <application>GNOME System Monitor</application> package contains
36 <command>gnome-system-monitor</command>, GNOME's replacement for
37 <command>gtop</command>.</para>
38
39 &lfs70_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP):
45 <ulink url="&gnome-system-monitor-download-http;"/></para>
46 </listitem>
47 <listitem>
48 <para>Download (FTP):
49 <ulink url="&gnome-system-monitor-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &gnome-system-monitor-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &gnome-system-monitor-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &gnome-system-monitor-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &gnome-system-monitor-time;</para>
62 </listitem>
63 </itemizedlist>
64
65 <bridgehead renderas="sect3">GNOME System Monitor Dependencies</bridgehead>
66
67 <bridgehead renderas="sect4">Required</bridgehead>
68 <para role="required">
69 <xref linkend="gnome-doc-utils"/>,
70 <xref linkend="gnome-icon-theme"/>,
71 <xref linkend="gtkmm3"/>,
72 <xref linkend="libgtop"/>,
73 <xref linkend="librsvg"/> and
74 <xref linkend="libwnck"/>
75 </para>
76
77 <bridgehead renderas="sect4">Recommended</bridgehead>
78 <para role="recommended">
79 <xref linkend="rarian"/>
80 </para>
81
82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/gnome-system-monitor"/></para>
84
85 </sect2>
86
87 <sect2 role="installation">
88 <title>Installation of GNOME System Monitor</title>
89
90 <para>Install <application>GNOME System Monitor</application> by running
91 the following commands:</para>
92
93<screen><userinput>./configure --prefix=/usr &amp;&amp;
94make</userinput></screen>
95
96 <para>This package does not come with a test suite.</para>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102 </sect2>
103
104<!-- <sect2 role="commands">
105 <title>Command Explanations</title>
106
107 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
108 href="../../xincludes/gnome-prefix.xml"/>
109
110 </sect2> -->
111
112 <sect2 role="content">
113 <title>Contents</title>
114
115 <segmentedlist>
116 <segtitle>Installed Program</segtitle>
117 <segtitle>Installed Directories</segtitle>
118
119 <seglistitem>
120 <seg>
121 gnome-system-monitor
122 </seg>
123 <seg>
124 /usr/share/gnome/help/gnome-system-monitor,
125 /usr/share/omf/gnome-system-monitor and
126 /usr/share/pixmaps/gnome-system-monitor
127 </seg>
128 </seglistitem>
129 </segmentedlist>
130
131 <variablelist>
132 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
133 <?dbfo list-presentation="list"?>
134 <?dbhtml list-presentation="table"?>
135
136 <varlistentry id="gnome-system-monitor-prog">
137 <term><command>gnome-system-monitor</command></term>
138 <listitem>
139 <para>displays the process tree and hardware meters.</para>
140 <indexterm zone="gnome-system-monitor gnome-system-monitor-prog">
141 <primary sortas="b-gnome-system-monitor">gnome-system-monitor</primary>
142 </indexterm>
143 </listitem>
144 </varlistentry>
145
146 </variablelist>
147
148 </sect2>
149
150</sect1>
Note: See TracBrowser for help on using the repository browser.