Ivan N. Zlatev schrieb:
> On 8/24/07, Michal Piotrowski <[EMAIL PROTECTED]> wrote:
>   
>> ALSA
>>
>> Subject         : Master volume control broken
>> References      : http://lkml.org/lkml/2007/8/18/46
>> Last known good : ?
>> Submitter       : Thomas Meyer <[EMAIL PROTECTED]>
>> Caused-By       : Ivan N. Zlatev <[EMAIL PROTECTED]>
>>                   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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to