Is there a way I can use the screen corners to change the sound volume using the mouse wheel?
Using Compiz in MATE I was used to having left, right and bottom corners of the screen set to change volume, something like assigning these commands to the buttons when the mouse pointer is at a corner:
pactl set-sink-volume 1 +10% for button 6
pactl set-sink-volume 1 -10% for button 5
Is there a way I can do this in Kubuntu 18.04 (KDE using KWin)?
edit
Solution scripts:
https://www.kubuntuforums.net/showth...l=1#post416295
and
https://www.kubuntuforums.net/showth...l=1#post416652
Using Compiz in MATE I was used to having left, right and bottom corners of the screen set to change volume, something like assigning these commands to the buttons when the mouse pointer is at a corner:
pactl set-sink-volume 1 +10% for button 6
pactl set-sink-volume 1 -10% for button 5
Is there a way I can do this in Kubuntu 18.04 (KDE using KWin)?
edit
Solution scripts:
https://www.kubuntuforums.net/showth...l=1#post416295
and
https://www.kubuntuforums.net/showth...l=1#post416652
Comment