source:
sipbmp3/debian/lib/volume-set
@
c061ab8
Last change on this file since c061ab8 was c061ab8, checked in by Jessica Hamrick <jhamrick@…>, 16 years ago | |
---|---|
|
|
File size: 126 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | PATH="$(dirname $0):$PATH" |
3 | amixer set Headphone "$2" \ |
4 | | perl -lne 'print $1 if (/Front Left: Playback ([0-9]+)/)' |
Note: See TracBrowser
for help on using the repository browser.