Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "title": "Bypass Mac option bug",
- "rules": [
- {
- "description": "Bypass Mac option bug",
- "manipulators": [
- {
- "from": {
- "key_code": "a",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "a", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "b",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "b", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "c",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "c", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "d",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "d", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "e",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "e", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "f",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "f", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "g",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "g", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "h",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "h", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "i",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "i", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "j",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "j", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "k",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "k", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "l",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "l", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "m",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "m", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "n",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "n", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "o",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "o", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "p",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "p", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "q",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "q", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "r",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "r", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "s",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "s", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "t",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "t", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "u",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "u", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "v",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "v", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "w",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "w", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "x",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "x", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "y",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "y", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "z",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "z", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "1",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "1", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "2",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "2", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "3",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "3", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "4",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "4", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "5",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "5", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "6",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "6", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "7",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "7", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "8",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "8", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- },
- {
- "from": {
- "key_code": "9",
- "modifiers": { "mandatory": ["option"] }
- },
- "to": [
- { "key_code": "9", "modifiers": ["shift", "control"] }
- ],
- "type": "basic"
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement