On Sun, May 06, 2007 at 10:01:09PM +0900, Jun OKAJIMA wrote: > > > Yeah! It ran. > # ls -la /usr/local/lib/X11/fonts/ > total 8 > drwxr-sr-x 2 root staff 4096 May 6 20:59 . > drwxr-sr-x 3 root staff 4096 May 6 20:59 .. > lrwxrwxrwx 1 root staff 27 May 6 20:58 100dpi -> > /usr/share/fonts/X11/100dpi > lrwxrwxrwx 1 root staff 27 May 6 20:58 75dpi -> /usr/share/fonts/X11/75dpi/ > lrwxrwxrwx 1 root staff 27 May 6 20:58 Type1 -> /usr/share/fonts/X11/Type1/ > lrwxrwxrwx 1 root staff 31 May 6 20:58 encodings -> > /usr/share/fonts/X11/encodings/ > lrwxrwxrwx 1 root staff 26 May 6 20:58 misc -> /usr/share/fonts/X11/misc/ > lrwxrwxrwx 1 root staff 25 May 6 20:58 util -> /usr/share/fonts/X11/util > -------- > This way worked. > But, a black screen comes and nothing I can not do. > How you run apps?
The same way as with other X servers, ie. typically you start X via xdm/gdm/kdm or startx. Personally I just use startx and my distro's default X scripts start gnome-session. If you want something different you can customize your ~/.xinitrc. See startx(1) man page for the details. > DirectFB project looks cool, but documents are too little... I know. Any kind of contributions to fix that are welcome. A small XDirectFB howto in the wiki might be a good idea (hint) ;) -- 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
