Frequently Asked Question
In CipherLab Android Devices and Windows Devices, they have been preloaded
the utility to remap or change physical key function.
What you can do with Button Assignment are:
1. If you want to re-define a physical key to a function key.
2. If you want change a physical key to output a symbol or letter.
3. If you want set a physical key as a hot-key to launch an application.
4. If you want a physical key to broadcast an event or intent.
If you want to re-map or change key function by user define, please change key
function directly you can find from the pull-down list, or you can check the keycode
or keyevent list.
Windows: https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
Android: https://developer.android.com/reference/android/view/KeyEvent
Delete FAQ