aleho / gnome-shell-volume-mixer

GNOME Shell Extension allowing separate configuration of PulseAudio devices
https://extensions.gnome.org/extension/858/volume-mixer/
GNU General Public License v2.0
135 stars 32 forks source link

How to use this tool? #110

Closed hongyi-zhao closed 4 years ago

hongyi-zhao commented 4 years ago

Hi,

I try to install this tool on my Ubuntu 19.10 as follows:

$ sudo apt-get build-dep pulseaudio npm
$ git clone https://github.com/aleho/gnome-shell-volume-mixer.git gnome-shell-volume-mixer.git
$ cd gnome-shell-volume-mixer.git
$ make
$ mkdir  ~/.local/share/gnome-shell/extensions
$ cp -r shell-volume-mixer@derhofbauer.at/  ~/.local/share/gnome-shell/extensions/

After the above steps, from where can I invoke the corresponding panel of this tool?

Regards

aleho commented 4 years ago

It replaces the volume section in the panel menu.

You'll have to restart gnome-shell (log-in) to see it applied.