Ed,

F11 and F12 are apparently alternatives:

http://developer.android.com/guide/developing/tools/emulator.html

You should also be able to start the emulator in landscape/portrait
mode using the -skin command switch:

emulator -skin HVGA-L -avd <avdname>
emulator -skin HVGA-P -avd <avdname>

Regards,

Sean



On Sat, Jun 20, 2009 at 10:51 PM, ed<[email protected]> wrote:
>
> I know I've seen this question asked, but none of the answers seem to
> apply.
>
> I have a Macbook (not a MacbooPro) without numeric keypad, and I'm
> perplexed as to how to change the orientation of the emulator when it
> starts from Eclipse.
>
> The key combinations in the SDK docs do not seem to apply to this
> hardware.
>
> Any help is appreciated.
> Ed
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to