Fabio wrote: > Il giorno gio, 25/05/2006 alle 21.13 +0300, Ville Syrjälä ha scritto: >> On Wed, May 24, 2006 at 02:14:47PM +0200, Fabio wrote: >>> Hello, >>> I'm trying to setup XDirectFB on Gentoo with linux-2.6.15 with a SiS661 >>> vga adapter. When i try to run startxdfb it tell me about some fixed >>> fotns missing, but i don't know where configure it (directfbrc? >>> dfbservertc). >> Your X server font path doesn't have the fixed font (which is always >> required IIRC). You need to get XDirectFB the correct font path with >> the -fp option. I myself use xfs so my font path is 'unix/:-1'. >> > > Ok, now it starts correctly with xfs but i can't setup a window manager, > at "wm" item in directfbrc i've tried to set wmaker but it doesn't work, > so i have an empty X session with a fancy traslucent cursor :0) > What i'm suppose to do? > I've tried to read the documentation but i didn't find the solution to > my problem.
You shouldn't use the directfbrc option for running an X11 window manager. Simply start it after setting the DISPLAY environment variable or use xinit as usual, but exchange the server by XDirectFB, e.g. put it into /etc/X11/xinit/xserverrc and 'startx' should work. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
