Quoting David Philippi ([EMAIL PROTECTED]): > On Tuesday 04 March 2003 11:54, Denis Oliver Kropp wrote: > > If your distro has X installed and you have a "/etc/X11/xinit/xserverrc" > > you would enter the correct command to start XDirectFB there. > > But you can simply start your session like this: > > /usr/local/X11R6/bin/XDirectFB -ac -nolisten tcp & sleep 3 && DISPLAY=:0 > > wmaker > > I found another way - add /usr/local/X11R6/bin at the front of $PATH and use > startx with the windowmanager to start written into ~/.xinitrc.
I'm using ~/.xsession, what's the difference? sleep 1 df_cpuload &> .df_cpuload.log & sleep 1 dfbterm &> .dfbterm.log & /usr/bin/gnome-session This way I can read mails before Gnome even displays it's splash screen. The second sleep is necessary because of a minor bug that I didn't find, yet. > > Alternatively you could use "gnome-session" instead of "wmaker". > > I tested sawfish and wmaker successfully. > > Using rc4 even KDE works very well. It's a bit slower then before but I can > live with that without any bad feelings if I get the second head aka TV to > work. What exactly is slower? I suggest using dfbterm as it's completely accelerated compared to X based terminals. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
