Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javafx software rendering - specify screen resultion

lanthaleOct 10 2013

I am running a Javafx application on the beaglebone black. Actually the Beaglebone does not have driver for OpenGL and therefore in the meantime I am using the software fallback of javafx with "-Dprism.order=sw". Speed is not so bad but the only issue I have is that javafx is always starting at 640x480 resolution. Can I specify the screen resolution as a start parameter to the software renderer ?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2013
Added on Oct 10 2013
0 comments
631 views