[2669] in testers
Re: RS/6000 Fonts for the blind
daemon@ATHENA.MIT.EDU (Dorothy Bowe)
Wed Aug 3 15:17:10 1994
To: testers@MIT.EDU
In-Reply-To: [2664]
Date: Wed, 03 Aug 1994 15:16:38 EDT
From: Dorothy Bowe <dot@MIT.EDU>
Anne Salemme and I went over to building 37 to check this out, and sure enough,
*all* of the RS/6000 over there have the problem now. Changing the
font dpi in /etc/athena/login/config fixes the problem.
X /usr/bin/X11/X -n :0 -c 0 -a 2 -x dps -x pcsim -bs -fp /usr/lib/X11/font
s/,/usr/lib/X11/fonts/100dpi/
should be
X /usr/bin/X11/X -n :0 -c 0 -a 2 -x dps -x pcsim -bs -fp /usr/lib/X11/font
s/,/usr/lib/X11/fonts/75dpi/
dot