On 12 September 2013 09:11, Jawad Hassan <ja...@emblemtechnologies.com> wrote:
> i want to give a brief idea before my question, so what i am doing is, that
> i want to run my java jar file on yocto device in full screen. Right now,
> what i am doing is i right a code for key press f11 to make it full screen
> but that is not a good idea to make it. I am running my jar file on boot
> start-up. Please my question is how i can make a full screen or hide that
> short cut bar while playing that jar file.thanks

Change your application so it goes fullscreen on its own - I believe
this is would be GraphicsDevice.setFullScreenWindow().

Ross
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to