Hi,
I've a weird problem. I installed MinIDE. If I start the app with the button in the panel, it opens in 240x320 resolution. When I start it in terminal, it opens with 480x640 resolution.
runminide is a script that starts the java app like this:
evm -cp /opt/QtPalmtop/java/minide.jar -XappName=runminide minide.Ide
Is there a way to start it in 480x640 resolution?