User guide

60
M3 SKY
Floating Keyboard
How do I get a floating SIP keyboard with M3 Sky WM5.0 or 6.1?
[HKEY_CURRENT_USER\ControlPanel\Sip]
"DragStyle"=dword:00000000
This can be coded into the STARTUP.INF file as follows.
RegSetValue=/h dword [HKEY_CURRENT_USER\ControlPanel\SIP]DragStyle: 1
Launching Applications using a Button
How can I set what application is launched when a key is mapped to Application1 or Application2?
You can set Application1 / Application2 in Side Key Settings ([Start]->[Settings]->[Buttons]-> Side Key
settings)
If you want to launch IE with Application1, you can set the value as shown below in registry.
[HKEY_LOCAL_MACHINE\ControlPanel\Keypad\SideKey]
P1Path = /Windows/iexplore.exe
P2Path = Application 2