Volume control config
Volume control config
One of the biggest improvements I've noticed in 14.2 versus 14.1 is the sound. The quality and level of control are both well beyond anything I've encountered previously in ANY Linux distro. But can somebody point me to some documentation on how to configure the new PulseAudio to recognize the volume keys on my laptop? They worked under 14.1, but haven't worked since I upgraded. I installed pavucontrol and several other Pulse-related packages from Gslapt but haven't figured out how to configure it to accept the up/down/mute inputs from the media keys.
Re: Volume control config
Volume keys work out of the box here, but I'm in MATE right now. Maybe take a look at this?
https://wiki.archlinux.org/index.php/Pu ... me_control
https://wiki.archlinux.org/index.php/Pu ... me_control
Re: Volume control config
I ran 'xev' to see what the keys are doing and they already show being linked to the commands given in that thread. I don't understand why the volume doesn't respond if the keys are mapped to the correct commands. The documentation on the AudioPulse site offers no help that I could find. I'll Google around a bit more. It's no major issue at the moment since I have the volume set where I typically prefer it.gapan wrote:Volume keys work out of the box here, but I'm in MATE right now. Maybe take a look at this?
https://wiki.archlinux.org/index.php/Pu ... me_control
Re: Volume control config
Still, it's worth getting on top of, for future reference and for other users. So thanks for bringing this up.
Re: Volume control config
Running 14.2 Xfce here and volume keys on my laptop work.
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984
Re: Volume control config
Odd. I'm running Xfce as well.laprjns wrote:Running 14.2 Xfce here and volume keys on my laptop work.
This is what I get from 'xev' when I press the volume down key;
Code: Select all
KeyRelease event, serial 37, synthetic NO, window 0x3000001,
root 0x497, subw 0x0, time 130675368, (175,-10), root:(769,296),
state 0x0, keycode 122 (keysym 0x1008ff11, XF86AudioLowerVolume), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
Re: Volume control config
I can confirm volume keys worked out-of-the-box in 14.2 with Xfce, in two laptops. They also worked in my desktop computer with a mechanical keyboard providing not just volume keys, but also keys for "stop", "play", "previous track", "next track" in the multimedia keyboard section. All of them worked as expected without any tweaking needed.
Not sure what's wrong with your specific computer... If you installed Salix 14.2 using the minimal graphical installation option, you might need to install xfce4-pulseaudio-plugin, because it is not installed by default in that installation mode.
Not sure what's wrong with your specific computer... If you installed Salix 14.2 using the minimal graphical installation option, you might need to install xfce4-pulseaudio-plugin, because it is not installed by default in that installation mode.
A pleasant detail in this forum: several people pick a picture of their pet as their avatar. Who am I to do otherwise? 

Re: Volume control config
I'll check that plugin when I get home.
**EDIT**
Yup, that's one of the plugins I installed after the upgrade. So I have no idea why the keys aren't working.
**EDIT**
Yup, that's one of the plugins I installed after the upgrade. So I have no idea why the keys aren't working.