[K12OSN] Sound with tuxmath, tuxpaint and gcompris

Timothy Legge tlegge at rogers.com
Tue Oct 25 00:55:21 UTC 2005


Hi

I managed to get sound working for tuxmath, tuxpaint and gcompris by 
creating the following "script" for each:

#!/bin/sh
LD_PRELOAD=/lib/libaudiooss.so.1.0
export AUDIOSERVER="$DISPLAY"
tuxmath

In my setup I have esd enabled in lts.conf so I assume that something is 
not quite correct.  If I review /etc/profile.d/ltsp-esound.sh it seems 
like most of this stuff should be already done and working.

If I understand correctly /etc/profile.d/ltsp-esound.sh is called from 
/etc/profile and /etc/profile is supposed to be called on login.  Is 
that correct?

Tim




More information about the K12OSN mailing list