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

how to turn off task switcher (menu key)?

0 replies · 1,606 views · Started 29 August 2004

Hi,

I'm programming for NGage now. In my game I would like to catch menu key and use it for my purpose (another 'fire' button). But when player holds down it for several seconds task manager comes to foreground. This will annoy my player, so I would like to switch that feature off.

Do you have any ideas how to manage this function?

I also would like to change MP3 and Radio buttons. Right now I'm using HandleKeyEventL from AppUi and return EKeyWasNotConsumed - doesn't work though 😞

any ideas will be appreciated 😉