Re: per host .asoundrc on shared $HOME

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/06/07, Brian J. Murrell <brian@xxxxxxxxxxxxxxx> wrote:
> I have a shared home dir on multiple machines.  I have a .asoundrc file
> for my local workstation but it contains stuff that is local to this
> machine.  When I go to another machine the stuff that's in my
> ~/.asoundrc is not relevant.
>
> Is there a way to make a per-host specific .asoundrc file?
>
> b.
>

Here is an extract of what alsa tries to do when looking for .asoundrc files.
# pre-load the configuration files

@hooks [
        {
                func load
                files [
                        "/etc/asound.conf"
                        "~/.asoundrc"
                ]
                errors false
        }
]


So, you can see, simply having a /etc/asound.conf file instead of a
.asoundrc file will give you your host specific functionallity.

James

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Alsa-user mailing list
Alsa-user@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/alsa-user

[Index of Archives]     [ALSA Devel]     [Linux Audio Users]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]

  Powered by Linux