Scan_code – PrehKeyTec MCI TouchKey User Manual

Page 17

Advertising
background image

<scan_code>

The scan code for the key. The decimal number for the value is used. This block also
ends with a 0 scan code.

Example: <buttonvalue>

<vk_code>49</vk_code>

<make>true</make>
<scan_code>2</scan_code>
<scan_code>0</scan_code>
</buttonvalue>
<buttonvalue>

<vk_code>49</vk_code>

<make>false</make>

<scan_code>2</scan_code>

<scan_code>0</scan_code>

</buttonvalue>
<buttonvalue>

<vk_code>0</vk_code>

<make>false</make>

<scan_code>0</scan_code>

</buttonvalue>


Layout example


The example layout on the left
shows a key (button) with the
label "TEST" and has the
following characteristics:

- Sends key code when

pressed

- Frame with a shadow
- Round corners of frame
- Invert button when

pressed

- Generate a click when

button is pressed


A press of the button outputs a
key code sequence "Test".

PrehKeyTec GmbH

MCI_TouchKey_TechDoc_RevC_en.doc - 2011-02-09

Page 17/40

Advertising