[linux-audio-user] strange problems with snd

Bill Schottstaedt bil at ccrma.Stanford.EDU
Fri Sep 20 07:55:12 EDT 2002


> Incidentally, now that it's working, is there a way to make the fonts
bigger?

There are too many ways to do this!  I use either the ~/.Xdefaults file
with
lines like:

snd*axisLabelFont:      -adobe-times-medium-r-normal-*-18-*-*-*-*-*-*-*
snd*helpTextFont:       9x15

or the init file (~/.snd) with similar stuff:

      (set! (axis-label-font)
"-adobe-times-medium-r-normal-*-18-*-*-*-*-*-*-*")
      (set! (axis-numbers-font) "9x15")))

You can use the same init file with gtk (which has a different font
naming
convention) -- see grfsnd.html for details.





More information about the Linux-audio-user mailing list