Hi Shaun, Assuming I did use a laptop mode, which I am not going to do, not all of the keys would change. I would simply setup all of the commands to use the left control key rather than poll for a left and right control key individually as it would in desktop mode. However, as I said before what I actually plan to do is fix my input handling to check the state of the left and right modifier keys and return a true/false flag regardless which key is down. In other words if either left or right control is down it returns true. If they are both not being held down it returns false. This works better than polling individually for each modifier key.
On 7/7/10, shaun everiss <[email protected]> wrote: > well in my views all the keys work in the desktop layout bar left > control I would not like a laptop layout where all the keys are > different since all bar one command works. --- Gamers mailing list __ [email protected] If you want to leave the list, send E-mail to [email protected]. You can make changes or update your subscription via the web, at http://audyssey.org/mailman/listinfo/gamers_audyssey.org. All messages are archived and can be searched and read at http://www.mail-archive.com/[email protected]. If you have any questions or concerns regarding the management of the list, please send E-mail to [email protected].
