From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?5a6L5paH5q2m?= Subject: Re: Sound volume in XFCE Date: Sun, 30 Aug 2015 20:07:50 +0800 Message-ID: <87zj199dyh.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW1Nt-0004od-CJ for guix-devel@gnu.org; Sun, 30 Aug 2015 08:06:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZW1No-0000Zw-Dx for guix-devel@gnu.org; Sun, 30 Aug 2015 08:06:53 -0400 Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:35655) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZW1No-0000ZP-6N for guix-devel@gnu.org; Sun, 30 Aug 2015 08:06:48 -0400 Received: by pacdd16 with SMTP id dd16so109089568pac.2 for ; Sun, 30 Aug 2015 05:06:47 -0700 (PDT) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: =?utf-8?B?55m944GE54aK77yg55u45pKy6YGT?= , guix-devel@gnu.org =E7=99=BD=E3=81=84=E7=86=8A=EF=BC=A0=E7=9B=B8=E6=92=B2=E9=81=93 writes: > How do I control sound volume in XFCE? guix package doesn't show me any=20 > XFCE plugins I could install, none come installed by default. We don't have xfce4-mixer. it realying on old gstreamer-0.10 (removed) and "not maintained anymore". (http://www.xfce.org/about/news/?post=3D1425081600) > > I'm fine manipulating volume via alsamixer, however would like the=20 > little panel plugin so I increase/decrease volume there directly. If you really need it, feel free to bring gstreamer-0.10 back, then package the xfce4-mixer. But I'd like try 'xfce4-pulseaudio-plugin' (comming soon :-) > > Or is my XFCE install borked? When I click on the Applications start=20 > menu, many items are missing icons etc, which shouldn't be the case. It's not broken, but the default settings haven't be tricked. You should change the icon theme to gnome in 'xfce4-apperance-settings'.