alchemist Posted December 11, 2013 Report Posted December 11, 2013 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.
TK. Posted December 11, 2013 Report Posted December 11, 2013 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now