Re: [1/4] 2.6.23-rc3: known regressions v3

From: Thomas Meyer
Date: Sat Aug 25 2007 - 08:35:18 EST


Ivan N. Zlatev schrieb:
> On 8/24/07, Michal Piotrowski <michal.k.k.piotrowski@xxxxxxxxx> wrote:
>
>> ALSA
>>
>> Subject : Master volume control broken
>> References : http://lkml.org/lkml/2007/8/18/46
>> Last known good : ?
>> Submitter : Thomas Meyer <thomas@xxxxxxxx>
>> Caused-By : Ivan N. Zlatev <contact@xxxxxxxx>
>> commit 5d5d3bc3eddf2ad97b2cb090b92580e7fed6cee1
>> Handled-By : ?
>> Status : unknown
>>
> In the meanwhile if you want to use your "fancy multimedia control
> keys" as a workaround you could try to bind your multimedia keys to
> execute:
> volume up: amixer -q set PCM 10%+
> volume down: amixer -q set PCM 10%-
>
>
I have these key bindings in the .Xmodmap file

keycode 174 = XF86AudioLowerVolume
keycode 176 = XF86AudioRaiseVolume
keycode 160 = XF86AudioMute
keycode 204 = XF86Eject

Some kde component while take care of the "XF86AudioLowerVolume" and
"XF86AudioRaiseVolume" events and change the value of the "master"
volume control.

mfg
thomas

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/