A Few X Resources That You Might Find Helpful (IU local)

Howdy!

Xmosaic is generally a way-cool program, but it does need one local X resource tweak. Fortunately, Xmosaic uses X resources (see here for a dense man page that talks in part about X resources) to set things up to play audio files.

Below, there's really only one Xresource that has to be changed locally:

xmosaic*audioPlayerCommand: /usr/demo/SOUND/play

OR

xmosaic*audioPlayerCommand: /usr/openwin/bin/audiotool

There are two Xresources that may need to be used, depending on how your path is set up:

xmosaic*gunzipCommand: /usr/local/gnu/bin/gunzip xmosaic*uncompressCommand: /usr/local/bin/uncompress

Hope this helps...