Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "description": "mouse button to shift",
- "manipulators": [
- {
- "from": {
- "modifiers": {
- "optional": [
- "any"
- ]
- },
- "pointing_button": "button4"
- },
- "to": [
- {
- "key_code": "left_shift"
- }
- ],
- "type": "basic"
- }
- ]
- },
Advertisement
Add Comment
Please, Sign In to add comment