blob: 257cced8ce2c37792f98175f34cf811f21a61f66 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Volume mixer for Window Maker
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Volume%20mixer%20for%20Window%20Maker&In-Reply-To=%3C4F490958.6060708%40gmx.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="012319.html">
<LINK REL="Next" HREF="012322.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Volume mixer for Window Maker</H1>
<B>Kamil Rytarowski</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Volume%20mixer%20for%20Window%20Maker&In-Reply-To=%3C4F490958.6060708%40gmx.com%3E"
TITLE="[Mageia-dev] Volume mixer for Window Maker">n54 at gmx.com
</A><BR>
<I>Sat Feb 25 17:16:24 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="012319.html">[Mageia-dev] Volume mixer for Window Maker
</A></li>
<LI>Next message: <A HREF="012322.html">[Mageia-dev] Default graphics software
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12330">[ date ]</a>
<a href="thread.html#12330">[ thread ]</a>
<a href="subject.html#12330">[ subject ]</a>
<a href="author.html#12330">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 25.02.2012 14:01, John Balcaen wrote:
><i>
</I>><i>
</I>><i> Le 25 févr. 2012 06:34, "eatdirt" <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dirteat at gmail.com</A>
</I>><i> <mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dirteat at gmail.com</A>>> a écrit :
</I>><i> >
</I>><i> > On 25/02/12 08:41, Kamil Rytarowski wrote:
</I>><i> >>
</I>><i> >> Hello!
</I>><i> >>
</I>><i> >> I'm going to add a volume mixer for a default desktop in Window Maker.
</I>><i> >> What is the name of the binary of the gnome mixer applet? I am looking
</I>><i> >> for something modern against pulseaudio.
</I>><i>
</I>><i> You just need a mixer or there is eventually a need for a systray applet ?
</I>><i>
</I>I prefer to take an applet for system tray. There is actually a dockapp
to handle system tray, and I don't want to take extra space for user's
applets.
><i>
</I>><i>
</I>><i> > pavucontrol?
</I>><i> could is probably the better solution if the need is only a mixer
</I>><i> volume however if you need a systray applet gnome mixer is probably
</I>><i> not the best choice because I fear it is going to pull a lot of stuff.
</I>><i>
</I>Thank you for the suggestion, I have found what is the name of the
volume control in Gnome and unfortunately it's connected with
gnome-control-center. I had a look what is available in FreeCode and I
took gvolwheel as the best available choice (it was in Mandriva too) -
although I will have to rework the package a little bit. There will be a
master volume control + a button to pavucontrol.
Thanks and regards!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20120225/f3e53c9c/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="012319.html">[Mageia-dev] Volume mixer for Window Maker
</A></li>
<LI>Next message: <A HREF="012322.html">[Mageia-dev] Default graphics software
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#12330">[ date ]</a>
<a href="thread.html#12330">[ thread ]</a>
<a href="subject.html#12330">[ subject ]</a>
<a href="author.html#12330">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|