Created
October 31, 2024 13:20
-
-
Save ad2ien/d39e54d03bff56ddfab6aa5f8bd3655f to your computer and use it in GitHub Desktop.
Input remapper https://github.com/sezanzeb/input-remapper config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 41, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "ISO_Level3_Shift + egrave", | |
"mapping_type": "key_macro" | |
}, | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 51, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "Shift_R + semicolon", | |
"name": "", | |
"mapping_type": "key_macro" | |
}, | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 52, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "Shift_R + colon", | |
"name": "", | |
"mapping_type": "key_macro" | |
}, | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 54, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
}, | |
{ | |
"type": 1, | |
"code": 52, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "colon", | |
"mapping_type": "key_macro" | |
}, | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 54, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
}, | |
{ | |
"type": 1, | |
"code": 51, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "semicolon", | |
"mapping_type": "key_macro" | |
}, | |
{ | |
"input_combination": [ | |
{ | |
"type": 1, | |
"code": 29, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
}, | |
{ | |
"type": 1, | |
"code": 42, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
}, | |
{ | |
"type": 1, | |
"code": 45, | |
"origin_hash": "3ec1d6855bcbfeb40a349959fe9c5b73" | |
} | |
], | |
"target_uinput": "keyboard", | |
"output_symbol": "key(KEY_END).modify(Shift_L,key(Home)).modify(Control_L, key(x)).key(BackSpace)", | |
"name": "cut line", | |
"mapping_type": "key_macro" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment