Управление громкостью в fvwm

Повесил в fvwm на Ctrl-стрелка_вверх и Ctrl-стрелка_вниз управление громкостью: Key Up A C Exec exec amixer set Master 3%+ Key Down A C Exec exec amixer set Master 3%-

Повесил в fvwm на Ctrl-стрелка_вверх и Ctrl-стрелка_вниз управление громкостью:

<pre>
Key Up A C Exec exec amixer set Master 3%+
Key Down A C Exec exec amixer set Master 3%-
</pre>

amixer -- миксер командной строки из alsa-tools, что ли.

Add new comment

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
CAPTCHA
This question is for testing whether or not you are a human visitor and to prevent automated spam submissions.