mini板hid修改
删除不亮
This commit is contained in:
@@ -3641,7 +3641,7 @@ En.MIXLY_KEYBOARD_INPUT = "keyboard input";
|
||||
En.MIXLY_SPECIAL_KEY = "special key";
|
||||
En.MIXLY_GENERAL_KEY = "general key";
|
||||
En.MIXLY_RELEASE = "automatic release";
|
||||
En.MIXLY_SPECIAL_KEY0 = "no operation (release)";
|
||||
En.MIXLY_SPECIAL_KEY0 = "no operation";
|
||||
En.MIXLY_SPECIAL_KEY1 = "Left Control key";
|
||||
En.MIXLY_SPECIAL_KEY2 = "Left Shift key";
|
||||
En.MIXLY_SPECIAL_KEY4 = "Left Alt key";
|
||||
@@ -3652,11 +3652,16 @@ En.MIXLY_SPECIAL_KEY64 = "Right Alt key";
|
||||
En.MIXLY_SPECIAL_KEY128 = "Right Windows key";
|
||||
En.MIXLY_MOUSE_INPUT = "mouse input";
|
||||
En.MIXLY_MOUSE_KEYS = "mouse button";
|
||||
En.MIXLY_X_Y_CHANGES = "change in the x and y axes ";
|
||||
En.MIXLY_X_CHANGES = "change in the x axe ";
|
||||
En.MIXLY_Y_CHANGES = "change in the y axe ";
|
||||
En.MIXLY_MOUSE_LEFT_KEY = "left key";
|
||||
En.MIXLY_MOUSE_RIGHT_KEY = "right key";
|
||||
En.MIXLY_MOUSE_MID_KEY = "middle key";
|
||||
En.MIXLY_WHEEL_CHANGES = "roller change amount";
|
||||
En.MIXLY_STR_PRINT = "character input";
|
||||
En.MIXLY_STR_PRINT_TIME_DELAY = "per character interval";
|
||||
En.GENERALKEY_CONTAINER_TOOLTIP = "Add, remove, or rearrange sections to reconfigure the key combination.";
|
||||
En.GENERALKEY_CREATE_EMPTY_TITLE = "Empty key combinations";
|
||||
En.GENERALKEY_CREATE_WITH_INPUT_WITH = "combinate the normal keys";
|
||||
En.GENERALKEY_TUPLE_CREATE_TOOLTIP = "combinate the keys as a tuple, and up to 3 keys can be combined";
|
||||
})();
|
||||
Reference in New Issue
Block a user