Hi all,

I need to display horizontal line on using x11 system module(ie on my pc
screen) and send the same line through VNC system module to remote client. I
mean, both x11 module and vnc system module should work simultaneously.
Both(x11 and vnc) work fine independently in single application mode. 

Do I multi application core to work with x11 and vnc simultaneously. If that
is the case, I enabled multi application core, installed fusion header and
set up multi application core. One helpful post is
http://mail.directfb.org/pipermail/directfb-users/2010-November/002439.html

Now, DirectFB 1.5.0 and linux-fusion 8.3.0 recognises multi application core
without any errors. I run x11 application alone on multi app core
successfully. (sudo ./simple --dfb:system=x11 )

-----------------------------------------------------------------------
(*) DirectFB/Core: Multi Application Core. (2011-04-07 16:59) [ DEBUG ]
(*) Fusion/SHM: Using MADV_REMOVE (2.6.35.0 >= 2.6.19.2)
(*) Direct/Thread: Started 'Fusion Dispatch' (-1) [MESSAGING OTHER/OTHER
0/0] <8388608>...
(*) Direct/Thread: Started 'Fusion Deferred' (-1) [MESSAGING OTHER/OTHER
0/0] <8388608>...
(*) Direct/Thread: Started 'X11 Input' (-1) [INPUT OTHER/OTHER 0/0]
<8388608>...
(*) DirectFB/Input: X11 Input 0.1 (directfb.org)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)
(*) DirectFB/Core/WM: Default 0.3 (directfb.org)
(*) X11/Display: Using XShm. ............... goes on
---------------------------------------------------------------------------------------------
so, What is the command to run x11 and vnc simultaneously. Is there
something like --dfb:system=vnc,x11 ? (this won't work). I tried sudo
./simple --dfb:system=x11 --dfb:system=x11 , but this considers only 2nd
option ie x11. OR What need to be set in .directfbrc?.  

Thanks for your time.

Regards,
Naveen Kumar B T


-- 
View this message in context: 
http://old.nabble.com/command-to-run-in-mutiapplication-code.-tp31345434p31345434.html
Sent from the DirectFB Users mailing list archive at Nabble.com.

_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to