3 messages in com.googlegroups.android-beginnersRe: modifier keys
FromSent OnAttachments
acamus28 Nov 2007 20:14 
acamus28 Nov 2007 20:14 
Peter Blazejewicz29 Nov 2007 11:44 
Subject:Re: modifier keys
From:Peter Blazejewicz (pete@gmail.com)
Date:11/29/2007 11:44:04 AM
List:com.googlegroups.android-beginners

hi guys,

there is a meta for that: http://code.google.com/android/reference/android/view/KeyEvent.html#getMetaState() but I haven't tried that yet on QUERTY full keyboard emulator, I can see only three meta keys there (three meta function keys) available via differnet implementation (methods like queries for state, integer masks),

regards, Peter On Nov 29, 5:14 am, acamus <Wayn@gmail.com> wrote:

I've noticed the alt and up arrow keys on the keypad, how do I make use of those keys in conjunction with other keys... inside of the emulator that is. I can't see any way short of using two mouse pointers. I tried control click like with file access but that didn't