Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Series60 * key different between phone & emulator

0 replies · 1,474 views · Started 14 February 2005

The star key in the emulator has a scan code of EStdKeyNkpAsterisk value 0133, while on both a Nokia 3650, and 6600 the star key has a scan code of 42. There is not even a definition for 42 in e32keys.h

This means my code has to test the scan code for both values which seems to be a bit ridiculous. Am I missing something? Are other phones consistent with those two Nokias?