Jun OKAJIMA wrote:
>
> Hello hackers.
>
> 1.
> Can I use other apps which use video console *concurrently*?
> For example, can I use normal( not XDirectFB) xorg server
> while running DirectFB version of mplayer?
> If possible, it is more efficient way from DGA.
> (But I guess probably it can not do it.)
No, if you use the framebuffer system (system=fbdev).
Yes, if you use SDL (system=sdl) or X11 system (system=x11).
>
> 2.
> Can I switch to other apps?
> For example, start DirectFB version of mplayer,
> then pause it -> start normal xorg -> terminate it.
> Can I resume the mplayer session?
> If possible, how?
> At least, I think I have to two stuff. Then, How?
> A. Resume VGA register settings.
> B. Resume frame buffer pixels.
>
Never tried that, but teorically it's possibile.
DirectFB must be started without hardware support, i.e. by using vesafb
or disabling the driver explicitly (e.g. disable-module=radeon), and you
have to set vt-switching=yes in your ~/.directfbrc.
Then you can start Mplayer on a vt, switch to another vt (press ALT+Fn),
then start xorg.
--
Regards,
Claudio Ciccani
[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb
_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev