! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce doesn't handle xorg sound keycodes
Status:
RESOLVED: INVALID
Product:
Xfce4-mixer
Component:
General

Comments

Description Nahuel 2009-03-07 19:37:49 CET
Xfce should handle the keycode to controle sound(up and down volume) to be more "user friendly".
Comment 1 Jannis Pohlmann editbugs 2009-03-07 21:00:07 CET
Can you elaborate this a bit more? I can only guess what you mean. It would be better to actually *know*.
Comment 2 Nahuel 2009-03-07 21:10:53 CET
I've configured my keycodes to be mapped to the xorg keycodes(XF86AudioLowerVolume,XF86AudioRaiseVolume), and my xfce4-mixer doesn't handle when I push the key to up or down the volume. It should.
Comment 3 Jannis Pohlmann editbugs 2009-03-07 21:22:47 CET
I disagree. The mixer isn't always running so it cannot react on the keys pressed. The panel plugin could do that but it's not really transparent, and you might want to fine-tune that on your own.

You can easily bind a keyboard shortcut to "amixer" or "aumix" to change the volume when those keys are pressed. 
It would be nice to be able to do that using xfce4-mixer from the command line, e.g. by calling

  xfce4-mixer --channel Master --volume +5%

or

  xfce4-mixer --channel PCM --mute=true

I'm planning on implementing that. Once that's there, we could add default key bindings for XF86 keys in xfce4-keyboard-settings. But this is not a bug.
Comment 4 Nahuel 2009-03-07 21:38:47 CET
Of course it's not a bug, just a feature request.
Well, I think XFCE should have this feature to be a real integrated desktop environment, like a plug'n'play desktop. When you install it, you shouldn't have to set all feature manually, all should work in one-shot.

Bug #5062

Reported by:
Nahuel
Reported on: 2009-03-07
Last modified on: 2009-07-14

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Attachments

Additional information