I thought emacs need the support of some font server, but which font server supports emacs?
This is relative part in my xorg.conf file:
Code: Select all
Section "Files"
#FontPath "unix:/_1"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
.........
EndSection
Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "glx"
EndSection

