File: volume_pulse.lircrc

package info (click to toggle)
lirc 0.10.2-0.10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,268 kB
  • sloc: ansic: 26,981; cpp: 9,187; sh: 5,875; python: 4,507; makefile: 1,049; xml: 63
file content (15 lines) | stat: -rw-r--r-- 371 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Created by /usr/bin/lirc-config-tool at Sat 24 Oct 20:18:22 CEST 2015

# See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Modules/

    begin
        prog   = PulseAudio
        button = KEY_VOLUMEDOWN
        config = volume-down
    end

    begin
        prog   = PulseAudio
        button = KEY_VOLUMEUP
        config = volume-up
    end