Ignore:
Timestamp:
Jun 24, 2010, 12:52:07 AM (14 years ago)
Author:
Jessica B. Hamrick <jhamrick@…>
Branches:
master, debian, mac, no-cups, web
Children:
13fed18
Parents:
8accd74
git-author:
Jessica B. Hamrick <jhamrick@…> (12/13/09 14:09:44)
git-committer:
Jessica B. Hamrick <jhamrick@…> (06/24/10 00:52:07)
Message:

Created a package around the remctl scripts to make
installation easy. Package installs and runs cleanly
on lbsg, but has not been tested on zsr yet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-remctl/volume-set

    r8ed9a02 r53936a5  
    22PATH="$(dirname $0):$PATH"
    33
    4 mixer=$(sipbmp3-get-config mixer)
    5 channel="$(sipbmp3-get-config channel)"
     4mixer=$(/usr/lib/gutenbach/gutenbach-get-config mixer)
     5channel=$(/usr/lib/gutenbach/gutenbach-get-config channel)
    66
    77amixer set $mixer "$2" | grep "$channel" \
Note: See TracChangeset for help on using the changeset viewer.