FX on Raspberry Pi - PiTFT displays

Nick Pratt nbpratt at gmail.com
Mon Dec 29 18:35:52 UTC 2014


Thats great - thanks for the JIRA link.

I just need to get the openjfx to cross compile on my ubuntu box and I'm
golden!


Nick

On Mon, Dec 29, 2014 at 1:27 PM, David Hill <David.Hill at oracle.com> wrote:

> On 12/24/14, 8:40 PM, Nick Pratt wrote:
>
>> Im trying to get a JavaFX app to run on a RaspberryPi with attached TFT
>> display (mapped as /dev/fb1).  From my research it seems that Java/OpenJFX
>> uses device 0 by default.  I saw a posting in May 2014 about a
>> request/suggestion to perhaps make the device configurable (something
>> in dispmanCursor.c)
>> but the thread didn't have any further activity on it:
>> see: http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-
>> May/013743.html
>>
>> Is it possible to tell OpenJFX to use a different output device other than
>> the default '0' so that JavaFX apps can be run on displays other than the
>> default HDMI output?
>>
>> Regards
>>
>> Nick
>>
> Nick, - looks like Daniel fixed this one:
>
> https://javafx-jira.kenai.com/browse/RT-36960
>
> settings are in the Jira.
>
> --
> David Hill<David.Hill at Oracle.com>
> Java Embedded Development
>
> "A man's feet should be planted in his country, but his eyes should survey
> the world."
> -- George Santayana (1863 - 1952)
>
>


More information about the openjfx-dev mailing list