source: multimedia/audioutils/gvolwheel.xml@ b7b6efc

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 b7b6efc was 43a4e608, checked in by Ken Moffat <ken@…>, 12 years ago

more tags

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

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