Bashwy

mouse button to shift

Apr 20th, 2022
356
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. {
  2. "description": "mouse button to shift",
  3. "manipulators": [
  4. {
  5. "from": {
  6. "modifiers": {
  7. "optional": [
  8. "any"
  9. ]
  10. },
  11. "pointing_button": "button4"
  12. },
  13. "to": [
  14. {
  15. "key_code": "left_shift"
  16. }
  17. ],
  18. "type": "basic"
  19. }
  20. ]
  21. },
Advertisement
Add Comment
Please, Sign In to add comment