Jump to content

Recommended Posts

Posted

Hello,

 

MIOS Studio (binary 2.4.6 for Linux) is too high for my small netbook display : 1024x600. Is there a way to reduce the height of MIOS Studio ? For the moment, I move the window to partly hide the virtual keyboard and I can use MIOS Studio.

post-20463-0-99307900-1386770839_thumb.p

Posted

You could start MIOS Studio with:

 

MIOS_Studio --gui_height=550

to overcome this.

 

In addition, you could disable the virtual keyboard (for example) the following way:

MIOS_Studio --gui_height=550 --gui_hide_keyboard

 

All available commandline options are displayed with:

MIOS_Studio --help

Best Regards, Thorsten.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...