Hi,
I try to run my app in a semi-round screen shape in the simulator but I fail to do so...
I do not use Eclipse. I'm on connectiq v1.2.3, MacOSX and Windows.
Nevermind.
I delved into the monkeydo command where I found out that I can start the app using the monkeydo command with an extra parameter specifying the screen shape, e.g: $ monkeydo MyApp.prg semi_round_watch
Keep in mind that "semi_round_watch" is the generic name for the 230/235/630 before they came out, and it actually is a bit different than those devices, in that it supports the "non-touch screen" buttons (like the 230/235) and the "touch screen" actions (630). Depending on what you're developing, it might be better if you use the actual devices (fr230, fr235, fr630) instead. It's also useful if you do any resource overrides for a specific device.