source:
gutenbach/debian/lib/volume-set
@
737d88b
Last change on this file since 737d88b was 737d88b, checked in by Jessica B. Hamrick <jhamrick@…>, 14 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.