Hi,

If your SDL is compiled with directfb support, then
set the envirement variable SDL_VIDEODRIVER="directfb"
and try

HTH

haithem

On Fri, Apr 17, 2009 at 5:17 PM, Niels Roest <ni...@directfb.org> wrote:

> Hi Rahul.
> If your game is SDL-based, then it will not use DirectFB.
> you will need to have a DirectFB-based game.
>
>
> Rahul Jagtap wrote:
>
>> Hi All,
>>
>> I am new to Directfb.
>> I have a Directfb application running, and I want to execute game (SDL
>> based
>> Game) from this application, so I am executing the game using system
>> (/usr/local/bin/xyz_game) from my .c file.
>>
>> Whenever I do this the game runs on the background of Directfb application
>> (screen) i.e. (Game Not coming on the Directfb screen). Also when I do
>> exit
>> from Directfb application, I am able to exit from the Directfb application
>> but the game still runs in the background.
>>
>>
>> Can anybody please tells me is there anyway to bring that game on Directfb
>> application (screen).Or I am missing anything
>>
>>
>> Regards
>> -Rahul
>>
>>
>> The information contained in this electronic message and any attachments
>> to this message are intended for the exclusive use of the addressee(s) and
>> may contain proprietary, confidential or privileged information. If you are
>> not the intended
>>  recipient, you should not disseminate, distribute or copy this e-mail.
>> Please notify the sender immediately and destroy
>>  all copies of this message and any attachments contained in it.
>>
>>
>> _______________________________________________
>> directfb-users mailing list
>> directfb-users@directfb.org
>> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>>
>>
>>
>
>
> --
>
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
>  _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to