Andy Hurt wrote:
## my changes ## FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/" ### BEGIN DEBCONF SECTION . . .
Addendum: this did not work.I closed X11, then later did startx--found-out that I need to enclose the FontPaths in another Files Section. This allowed me to get my DIsplay back ;-/
## my /most recent/ changes ##
Section "Files"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID/"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/"
EndSection
### BEGIN DEBCONF SECTION
. . . .
--
andyrew