On Sun, May 06, 2007 at 09:53:18PM +0900, Jun OKAJIMA wrote: > > > >This has nothing to do with DirectFB font support. It's your X font setup > >that's broken. Personally I use the X font server (xfs) so I don't have to > >configure font paths in multiple places should I ever use Xorg or some > >other X server. > > > > > > > Thanks again!. > Then, how can I set up font support? > > 1. I installed xfs and it seems to be running. > 2. Xorg is installed and can run with VESA driver. > > Probably I have to configure /etc/X11/XDirectFB.conf or such. > Then, where the conf file and the format is? > Doing grep() to an output of strace() shows it even does not > read conf file!. Where the conf file?
It has no config file. Just run it with '-fp unix/:-1' option (if you configured xfs to listen on a unix socket). Take a look at the Xserver(1) and xfs(1) man pages for more information. -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
