User guide

76
5
VK_F18
Virtual key for F18
6
VK_SPACE
Virtual key for space
7
VK_RETURN
Virtual key for return
8
SIP ON/OFF
Toggles soft input panel
9
Application 1
User defined application1
10
Application 2
User defined application2
11
Windows
Windows key
12
Home
Home key
13
PgUp
Page Up key
14
End
End key
15
PgDn
Page Down key
16
VK_ACTION
Virtual key for Action
17
None
Disable the button
When Only Use Send/End Key option is checked, SEND and END field is disabled and not customizable.
2. Mapping Applications
User can launch user defined application by pressing a button if it is set correctly. User can define 2
applications as shown in above table: Application 1 and Application 2.
The application must be in .exe file format and it can be set by setting a correct path in registry.
Path : HKEY_LOCAL_MACHINE\ControlPanel\Keypad\MultiFunc
Key : P1Path (for application 1)
: P2Path (for application 2)
Value : {.exe file location}
Example of assigning ScanEmul to Application 1 using StartUp.inf is shown below.
RegSetValue=/s string [HKEY_LOCAL_MACHINE\ControlPanel\Keypad\MultiFunc] P1Path :
“\Flash Disk\Scanner\ScanEmul.exe”
3. M3.INI Method
By editing M3.INI file, you can customize the keys as well. M3.INI is located in the StartUp folder in the Flash
Disk of the Device. To edit the file, you may require copying the file to your PC.
If you open M3.INI file, you will find the following section:
// M3SMART SideKey
// Function : 0=Default 1=VK_ESCAPE 2=VK_F13 3=VK_F14 4=VK_F17 5=VK_F18
// 6=VK_SPACE 7=VK_RETURN 8=SIP ON/OFF 9=excute application1
// 10=excute application2 11=Winodws Key 12=Home 13=PgUp 14=End 15=PgDn
// 16=VK_ACTION 17=None
// F1~F10key is the expansion key.
[M3SMART_SIDE_KEY]
Install=1
OnlySendEndFunc=1
VolumeUpKey=0
VolumeDownKey=0
//F1Key=0
//F2Key=0
//F3Key=0
//F4Key=0
//F5Key=0