Path: utzoo!utgpu!watmath!att!rutgers!ucsd!ucbvax!ANDREW.CMU.EDU!ghoti+ From: ghoti+@ANDREW.CMU.EDU (Adam Stoller) Newsgroups: comp.soft-sys.andrew Subject: Re: Messages and MH & Andrew undex X11/NeWS Message-ID: <4ZMgv8a00jaFE7GkZu@andrew.cmu.edu> Date: 16 Nov 89 15:14:16 GMT References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 27 Excerpts from internet.info-andrew: 15-Nov-89 Messages and MH & Andrew un.. Isaac Salzman@rand.org (2688+0) > what i'm curious about is, how to explicitly set the fonts for a > program, or for all atk app's in general. there's a "FontFamily" setting > in preferences, but that's it. Actually ATK applications (I believe *all* ATK applications) should respond to a preference of the form: .bodyfont: i.e.: typescript.bodyfont: andytype10f If you find that most, or all of the bodyfonts you want are the same - you can simplify it with: *.bodyfont: (where '*' is litterally an asterisk) This sets a "default" bodyfont, and you can override it on whatever applications you want to by using the first method. --fish