[yocto] Yocto Short Cut Bar HIde

Burton, Ross ross.burton at intel.com
Thu Sep 12 01:34:10 PDT 2013


On 12 September 2013 09:11, Jawad Hassan <jawad at 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



More information about the yocto mailing list