[CM] snd colors
Bill Schottstaedt
bil at ccrma.Stanford.EDU
Mon Aug 12 06:16:49 PDT 2002
> hi, I just installed snd but I have a hard time using it becuase it has
> a creme background and white text........how do I change the color of
> the text so I can use this.
Assuming you're using the Motif version, you can get black text with the
xrm argument (or equivalently, set this in your .Xdefaults file):
snd -xrm '*foreground: Black'
The listener text color can be set via
(set! (listener-text-color) (make-color 0 0 0))
More information about the Cmdist
mailing list