FX and PiTFT on Raspberry

Daniel Blaukopf daniel.blaukopf at oracle.com
Sun May 4 11:20:59 UTC 2014


Hi Marco,

Is it the parameter to vc_dispmanx_display_open that you want to change? Currently this is fixed at 0 in dispmanCursor.c but we could make that configurable. Is the problem that JavaFX is drawing to the wrong screen, or getting the wrong screen size? Would you open a JIRA describing what you need?

Thanks,
Daniel 

On May 4, 2014, at 1:01 PM, Marco Wiorek <marco at code-xy.com> wrote:

> Hello guys,
> 
> I wonder if it is possible to redirect the eglfb output to /dev/fb1 instead of
> fb0.
> An older revision of
> modules/graphics/src/main/native-prism-es2/eglfb/wrapped_egl.c (19ca9150cb33)
> seem to had it hard coded but in newer versions it is not.
> 
> The touch events are perfectly catched but the frame buffer unfortunately is
> wrong.
> 
> Regards and thanks in advance,
> Marco



More information about the openjfx-dev mailing list