Skip to main content
Version: <= 0.16.x

Custom KeyCode

NameDescriptioninteger
MOVE_CURRENT_END_POINT_LEFTMove cursor to left (or select if shift is on)-2
MOVE_CURRENT_END_POINT_RIGHTMove cursor to right (or select if shift is on)-3
MOVE_CURRENT_END_POINT_UPMove cursor to up (or select if shift is on)-4
MOVE_CURRENT_END_POINT_DOWNMove cursor to dow (or select if shift is on)-5
SELECTION_STARTStart selection mode from the cursor position-6
SELECT_ALLSelect all the current input-7
TOGGLE_SELECTION_ANCHORSwitch the select anchoer end to the other side-8
SHIFT_TOGGLEemulate a shift button click (3 states: off, on, sustain)-9
SWITCH_TO_MAIN_KEYPADSwitch back to the Xpad-10
SWITCH_TO_NUMBER_KEYPADSwitch the number keyboard view-11
SWITCH_TO_SYMBOLS_KEYPADSwitch the number symbols view-12
SWITCH_TO_SELECTION_KEYPADSwitch the number symbols view-13
SWITCH_TO_EMOTICON_KEYBOARDswitch to the emoticon keyboard defined in the settings-14
HIDE_KEYBOARDHide the keyboard-15
NO_OPERATIONDo nothing-16
SWITCH_TO_CLIPPAD_KEYBOARDswitch to the clippad view (list of of copied values)-17
CTRL_TOGGLEemulate a ctrl button click (3 states: off, on, sustain)-18