Emulating navigation keys

xiaoxiao2021-03-06  46

Emulating navigation keys

The CEPC keyboard and the simulator keyboard are upgraded to support debugging and testing of mobile devices using extended keyboards. Copying the mobile device hit button to the development workstation needs to be mapped into two types of different navigation keys; one class passes the up / down rocker, used to copy the behavior of the navigation key on the mobile device; another class for copying the extended keyboard The arrow keys.

Considering that the arrow keys of certain keyboards have been used as part of the numeric keys, the PageUp and PageDown keys can be used instead. The following table shows the mapping between the button and the mobile device button of the development workstation.

Keypool key Previous behavior Today's behavioral number key Copy mobile device Number key (Dial key) behavior The same direction key Repair mobile device Navigation key behavior (left, right, upper, bottom) Copy extended keyboard Pageup Pageup and PageDown does not have any mobile device button behavior to copy the behavior of the mobile device navigation board (up / down rod)

Note

PageUp and PageDown refer to the PageUp and PageDown key on the direction key on the development workstation keyboard instead of the PageUp and the PageDown key on the keypad. The extended keyboard of the mobile device does not have F20 and F21 keys. Due to the PageUp and PageDown keys on the Pocket PC and Smartphone devices, there is no need to use vk_prior and vk_next messages.

转载请注明原文地址:https://www.9cbs.com/read-52023.html

New Post(0)