source: archive/gvolwheel.xml@ 54bd123

11.1 11.2 11.3 12.0 12.1 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 54bd123 was 45ab6c7, checked in by Xi Ruoyao <xry111@…>, 3 years ago

more SVN prop clean up

Remove "$LastChanged$" everywhere, and also some unused $Date$

  • Property mode set to 100644
File size: 5.8 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 gvolwheel-download-http "&sourceforge-repo;/gvolwheel/gvolwheel-&gvolwheel-version;.tar.gz">
8 <!ENTITY gvolwheel-download-ftp "">
9 <!ENTITY gvolwheel-md5sum "4f04f00cdb875894c96b8a3ff8a9edb9">
10 <!ENTITY gvolwheel-size "340 KB">
11 <!ENTITY gvolwheel-buildsize "2.8 MB">
12 <!ENTITY gvolwheel-time "less than 0.1 SBU">
13]>
14
15<sect1 id="gvolwheel" xreflabel="gvolwheel-&gvolwheel-version;">
16 <?dbhtml filename="gvolwheel.html"?>
17
18 <sect1info>
19 <date>$Date$</date>
20 </sect1info>
21
22 <title>gvolwheel-&gvolwheel-version;</title>
23
24 <indexterm zone="gvolwheel">
25 <primary sortas="a-gvolwheel">gvolwheel</primary>
26 </indexterm>
27
28 <sect2 role="package">
29 <title>Introduction to Gvolwheel</title>
30
31 <para>
32 The <application>Gvolwheel</application> package provides a lightweight
33 volume control with a tray icon.
34 </para>
35
36 &lfs74_checked;
37
38 <bridgehead renderas="sect3">Package Information</bridgehead>
39 <itemizedlist spacing="compact">
40 <listitem>
41 <para>
42 Download (HTTP): <ulink url="&gvolwheel-download-http;"/>
43 </para>
44 </listitem>
45 <listitem>
46 <para>
47 Download (FTP): <ulink url="&gvolwheel-download-ftp;"/>
48 </para>
49 </listitem>
50 <listitem>
51 <para>
52 Download MD5 sum: &gvolwheel-md5sum;
53 </para>
54 </listitem>
55 <listitem>
56 <para>
57 Download size: &gvolwheel-size;
58 </para>
59 </listitem>
60 <listitem>
61 <para>
62 Estimated disk space required: &gvolwheel-buildsize;
63 </para>
64 </listitem>
65 <listitem>
66 <para>
67 Estimated build time: &gvolwheel-time;
68 </para>
69 </listitem>
70 </itemizedlist>
71
72 <bridgehead renderas="sect3">Gvolwheel Dependencies</bridgehead>
73
74 <bridgehead renderas="sect4">Required</bridgehead>
75 <para role="required">
76 <xref linkend="alsa-utils"/>,
77 <xref linkend="gtk3"/>,
78 <xref linkend="intltool"/> and
79 <xref linkend="perl-xml-parser"/>
80 </para>
81
82 <para condition="html" role="usernotes">User Notes:
83 <ulink url="&blfs-wiki;/gvolwheel"/>
84 </para>
85 </sect2>
86
87 <sect2 role="kernel" id="gvolwheel-kernel">
88 <title>Kernel Configuration</title>
89
90 <para>
91 In the Device Drivers &rArr; Sound card support &rArr; Advanced Linux
92 Sound Architecture section of the kernel configuration, ensure that OSS Mixer
93 API (CONFIG_SND_MIXER_OSS) is selected. If necessary, recompile and install
94 your new kernel.
95 </para>
96
97 <indexterm zone="gvolwheel gvolwheel-kernel">
98 <primary sortas="d-gvolwheel">gvolwheel</primary>
99 </indexterm>
100
101 </sect2>
102
103 <sect2 role="installation">
104 <title>Installation of Gvolwheel</title>
105
106 <para>
107 Install <application>Gvolwheel</application> by running the
108 following commands:
109 </para>
110
111<screen><userinput>sed -i 's%doc/gvolwheel%share/doc/gvolwheel-&gvolwheel-version;%' Makefile.in &amp;&amp;
112./configure --prefix=/usr --enable-oss &amp;&amp;
113make</userinput></screen>
114
115 <para>
116 This package does not come with a working test suite.
117 </para>
118
119 <para>
120 Now, as the <systemitem class="username">root</systemitem> user:
121 </para>
122
123<screen role="root"><userinput>make install</userinput></screen>
124
125 </sect2>
126
127 <sect2 role="commands">
128 <title>Command Explanations</title>
129
130 <para>
131 <command>sed -i 's%doc/gvolwheel%share/doc/gvolwheel-&gvolwheel-version;%' ...</command>:
132 This ensures that the documentation into a versioned directory.
133 </para>
134
135 <para>
136 <parameter>--enable-oss</parameter>: without this, the program will not
137 run unless <command>alsamixer</command> has been run.
138 </para>
139
140 </sect2>
141
142 <sect2 role="configuring gvolwheel">
143 <title>Configuring Gvolwheel</title>
144
145 <para>
146 Before using this application, use <command>alsamixer</command> to
147 ensure the channels are not muted, and are set to suitable levels so
148 that the master volume control will provide suitable levels. Once
149 <command>gvolwheel</command> is running you can, if you wish,
150 right-click on its icon in the tray to change it to control the PCM
151 volume instead of the master volume. Depending on your theme settings,
152 you may also wish to tick &quot;Use Gnome Icons&quot;.
153 </para>
154
155 <para>
156 If you middle-click on the icon, it will mute the volume, that is, it
157 will set it to zero : do not confuse this with the mute/unmute controls in
158 e.g. <command>alsamixer</command>.
159 </para>
160
161 </sect2>
162
163 <sect2 role="content">
164 <title>Contents</title>
165
166 <segmentedlist>
167 <segtitle>Installed Program</segtitle>
168 <segtitle>Installed Libraries</segtitle>
169 <segtitle>Installed Directories</segtitle>
170
171 <seglistitem>
172 <seg>
173 gvolwheel
174 </seg>
175 <seg>
176 None
177 </seg>
178 <seg>
179 /usr/share/doc/gvolwheel-&gvolwheel-version; and
180 /usr/share/pixmaps/gvolwheel
181 </seg>
182 </seglistitem>
183 </segmentedlist>
184
185 <variablelist>
186 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
187 <?dbfo list-presentation="list"?>
188 <?dbhtml list-presentation="table"?>
189
190 <varlistentry id="gvolwheel-prog">
191 <term><command>gvolwheel</command></term>
192 <listitem>
193 <para>
194 is a lightweight volume control that sits in a tray.
195 </para>
196 <indexterm zone="gvolwheel gvolwheel">
197 <primary sortas="b-gvolwheel">gvolwheel</primary>
198 </indexterm>
199 </listitem>
200 </varlistentry>
201
202 </variablelist>
203
204 </sect2>
205
206</sect1>
Note: See TracBrowser for help on using the repository browser.