Namespaces
Variants
Actions

Monitoring VKB state

Jump to: navigation, search
Article Metadata

Code Example
Source file: Media:VKB Mode.zip

Article
Created: symbianyucca (21 Dec 2010)
Last edited: hamishwillee (25 Jul 2012)

The Virtual keyboard (VKB) state can be monitored by using property keys defined for the FEP. The keys used in this article are not included in the public SDK, but can be found from Symbian open sources. Also these keys are tested only with Nokia N8 and should only be used with Symbian^3 devices.

The full example that illustrates on how the property keys can be used can be found from: VKB Mode.zip

With the examples following 4 property keys are monitored:

  • KAknFepTouchInputActive
  • KAknFepVirtualKeyboardType
  • KAknFepFnKeyState
  • KAknFepSettingDialogState

The KAknFepTouchInputActive gives value 1 when the VKB is active, and 0 when it is not active.

KAknFepVirtualKeyboardType values identifies the keyboard type currently active, KAknFepFnKeyState indicates whether Fn key is active or not and the KAknFepSettingDialogState identifies whether the predictive setting dialog is closed or launched.

This page was last modified on 25 July 2012, at 11:32.
100 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved