2

Context: I used a to-me-usefull feature of Ubuntu 16.04 that was to disable (and turn back on) sound at middle-click on top-left speaker indicator (in addition to volume increase/decrease when scrolling).

Problem: On my fresh Ubuntu 18.04 install, only the scrolling feature works.

Question: How to make that a middle click on the speaker icon (the second from left on attached picture) enable/disable sound (i.e (un)mute sound) on Ubuntu 18.04?

enter image description here

pomsky
  • 68,507
ebosi
  • 397

1 Answers1

2

You can achieve this by using a GNOME shell extension called "Toggle Mute on Middle Click". As the name suggests, this extension lets you toggle mute by middle-clicking the volume indicator.

Refer to this question-and-answer to learn more about GNOME extensions: How do I install and manage GNOME Shell extensions?

pomsky
  • 68,507