侧边栏壁纸
博主头像
谷爱雨 博主等级

独立人格

  • 累计撰写 19 篇文章
  • 累计创建 34 个标签
  • 累计收到 1 条评论

目 录CONTENT

文章目录

mykeymap配置文件

谷爱雨
2025-03-30 / 0 评论 / 0 点赞 / 15 阅读 / 0 字
温馨提示:
部分素材来自网络,若不小心影响到您的利益,请联系我们删除。
{
  "keymaps": [
    {
      "id": 5,
      "name": "CapsLock",
      "enable": true,
      "hotkey": "*CapsLock",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*'": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」双引号“”",
            "keysToSend": "{text}“”\n{left}"
          }
        ],
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」逗号,",
            "keysToSend": "{text},"
          }
        ],
        "*-": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」破折号——",
            "keysToSend": "{text}——"
          }
        ],
        "*.": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」句号。",
            "keysToSend": "{text}。"
          }
        ],
        "*/": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」问号?",
            "keysToSend": "{text}?"
          }
        ],
        "*0": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」直角单引号「」",
            "keysToSend": "{text}「」\n{left}"
          }
        ],
        "*1": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」感叹号!",
            "keysToSend": "{text}!"
          }
        ],
        "*4": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」人民币符号¥",
            "keysToSend": "{text}¥"
          }
        ],
        "*6": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」省略号……",
            "keysToSend": "{text}……"
          }
        ],
        "*7": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」分号;",
            "keysToSend": "{text};"
          }
        ],
        "*8": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」单引号‘’",
            "keysToSend": "{text}‘’\n{left}"
          }
        ],
        "*9": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」圆括号()",
            "keysToSend": "{text}()\n{left}"
          }
        ],
        "*;": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」冒号:",
            "keysToSend": "{text}:"
          }
        ],
        "*=": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」直角双引号『』",
            "keysToSend": "{text}『』\n{left}"
          }
        ],
        "*LAlt": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "切换最小最大化",
            "ahkCode": "ToggleMinimizeAll()"
          }
        ],
        "*LCtrl": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "小写,中文,大写",
            "ahkCode": "CycleHandlers(2)"
          }
        ],
        "*LWin": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "切换窗口位置",
            "ahkCode": "ToggleWindowPosition()"
          }
        ],
        "*RAlt": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "屏幕放大缩小",
            "keysToSend": "^!+{f12}"
          }
        ],
        "*RShift": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:75",
            "actionValueID": 5
          }
        ],
        "*[": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」中括号【】",
            "keysToSend": "{text}【】\n{left}"
          }
        ],
        "*\\": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」顿号、",
            "keysToSend": "{text}、"
          }
        ],
        "*]": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「全角」书名号《》",
            "keysToSend": "{text}《》\n{left}"
          }
        ],
        "*`": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,全角」间隔号·",
            "keysToSend": "{text}·"
          }
        ],
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "全选",
            "keysToSend": "^{a}"
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:76",
            "actionValueID": 6
          }
        ],
        "*backspace": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:65",
            "actionValueID": 23
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "复制",
            "keysToSend": "^{c}"
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "上一个窗口",
            "keysToSend": "!+{esc}"
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:2",
            "actionValueID": 2
          }
        ],
        "*esc": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:16",
            "actionValueID": 14
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "下一个窗口",
            "keysToSend": "!{esc}"
          }
        ],
        "*f5": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "切换定时器状态",
            "ahkCode": "ToggleTimer()"
          }
        ],
        "*f6": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "停止定时器函数",
            "ahkCode": "StopTimer()"
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:14",
            "actionValueID": 12
          }
        ],
        "*h": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "winTitle": "ahk_exe FileLocatorPro.exe",
            "target": "D:\\Program Files\\FileLocatorpro\\FileLocator Pro\\FileLocatorPro.exe"
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:38",
            "actionValueID": 1
          }
        ],
        "*j": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:40",
            "actionValueID": 3
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:39",
            "actionValueID": 2
          }
        ],
        "*l": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:41",
            "actionValueID": 4
          }
        ],
        "*m": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:45",
            "actionValueID": 8
          }
        ],
        "*n": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:44",
            "actionValueID": 7
          }
        ],
        "*o": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:43",
            "actionValueID": 6
          }
        ],
        "*p": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "重映射为 PgDn",
            "remapToKey": "PgDn"
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "虚拟桌面",
            "keysToSend": "#{tab}"
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:3",
            "actionValueID": 3
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "保存",
            "keysToSend": "^{s}"
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "切换虚拟桌面",
            "ahkCode": "SwitchVirtualDesktop()"
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "winTitle": "ahk_class CabinetWClass ahk_exe explorer.exe",
            "target": "C:\\Windows\\SysWOW64\\explorer.exe"
          }
        ],
        "*tab": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "显隐桌面图标",
            "keysToSend": "^!+{f11}"
          }
        ],
        "*u": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:42",
            "actionValueID": 5
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "粘贴",
            "keysToSend": "^{v}"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:4",
            "actionValueID": 4
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "剪切",
            "keysToSend": "^{x}"
          }
        ],
        "*y": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "重映射为 PgUp",
            "remapToKey": "PgUp"
          }
        ],
        "*z": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "显示弹出菜单",
            "keysToSend": "^!+{f9}"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:77",
            "actionValueID": 7
          }
        ]
      }
    },
    {
      "id": 6,
      "name": "CapsLock + F",
      "enable": false,
      "hotkey": "*f",
      "parentID": 5,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Windows Terminal",
            "winTitle": "ahk_exe WindowsTerminal.exe",
            "target": "shortcuts\\终端预览.lnk"
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Edge",
            "winTitle": "ahk_exe msedge.exe",
            "target": "shortcuts\\Microsoft Edge.lnk"
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "File Explorer",
            "winTitle": "ahk_class CabinetWClass ahk_exe Explorer.EXE",
            "target": "D:\\"
          }
        ],
        "*h": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Visual Studio",
            "winTitle": "- Microsoft Visual Studio",
            "target": "shortcuts\\Visual Studio 2019.lnk"
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Typora",
            "winTitle": "ahk_exe Typora.exe",
            "target": "shortcuts\\Typora.lnk"
          }
        ],
        "*j": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "IntelliJ IDEA",
            "winTitle": "ahk_exe idea64.exe",
            "target": "shortcuts\\IntelliJ IDEA Ultimate.lnk"
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "PotPlayer",
            "winTitle": "ahk_class PotPlayer64",
            "target": "shortcuts\\PotPlayer 64 bit.lnk"
          }
        ],
        "*l": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Excel",
            "winTitle": "ahk_exe EXCEL.EXE",
            "target": "shortcuts\\Excel.lnk"
          }
        ],
        "*m": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "如果 TIM.exe 进程存在则输入 Ctrl+Alt+Z 热键激活 TIM,否则启动 TIM",
            "ahkCode": "ProcessExistSendKeyOrRun(\"TIM.exe\", \"^!z\", \"shortcuts\\TIM.lnk\")"
          }
        ],
        "*n": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "GoLand",
            "winTitle": "ahk_exe goland64.exe",
            "target": "shortcuts\\GoLand.lnk"
          }
        ],
        "*o": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "OneNote 桌面版",
            "winTitle": "ahk_exe ONENOTE.EXE",
            "target": "shortcuts\\OneNote.lnk"
          }
        ],
        "*p": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "PowerPoint",
            "winTitle": "ahk_exe POWERPNT.EXE",
            "target": "shortcuts\\PowerPoint.lnk"
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Everything",
            "winTitle": "ahk_class EVERYTHING",
            "target": "shortcuts\\Everything.lnk"
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "FoxitReader",
            "winTitle": "ahk_exe FoxitReader.exe",
            "target": "D:\\install\\Foxit Reader\\FoxitReader.exe"
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Visual Studio Code",
            "winTitle": "ahk_exe Code.exe",
            "target": "shortcuts\\Visual Studio Code.lnk"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Chrome",
            "winTitle": "ahk_exe chrome.exe",
            "target": "shortcuts\\Google Chrome.lnk"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 f 键",
            "keysToSend": "{blind}{f}"
          }
        ]
      }
    },
    {
      "id": 7,
      "name": "CapsLock + Space",
      "enable": false,
      "hotkey": "*Space",
      "parentID": 5,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "DataGrip",
            "winTitle": "ahk_exe datagrip64.exe",
            "target": "shortcuts\\DataGrip.lnk"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "如果 WeChat.exe 进程存在则输入 Ctrl+Alt+W 热键激活微信,否则启动微信",
            "ahkCode": "ProcessExistSendKeyOrRun(\"WeChat.exe\", \"^!w\", \"shortcuts\\微信.lnk\")"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 space 键",
            "keysToSend": "{blind}{space}"
          }
        ]
      }
    },
    {
      "id": 8,
      "name": "J 模式",
      "enable": false,
      "hotkey": "*j",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:65",
            "actionValueID": 23
          }
        ],
        "*.": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:66",
            "actionValueID": 24
          }
        ],
        "*2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:70",
            "actionValueID": 28
          }
        ],
        "*3": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:68",
            "actionValueID": 26
          }
        ],
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:42",
            "actionValueID": 5
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:56",
            "actionValueID": 18
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:63",
            "actionValueID": 21
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:39",
            "actionValueID": 2
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:38",
            "actionValueID": 1
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:41",
            "actionValueID": 4
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:43",
            "actionValueID": 6
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:57",
            "actionValueID": 19
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:54",
            "actionValueID": 17
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:67",
            "actionValueID": 25
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:40",
            "actionValueID": 3
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:64",
            "actionValueID": 22
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:55",
            "actionValueID": 33
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:45",
            "actionValueID": 8
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:69",
            "actionValueID": 27
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:62",
            "actionValueID": 20
          }
        ],
        "*z": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:44",
            "actionValueID": 7
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 j 键",
            "keysToSend": "{blind}{j}"
          }
        ]
      }
    },
    {
      "id": 9,
      "name": "F 模式",
      "enable": false,
      "hotkey": "f",
      "parentID": 0,
      "delay": 100,
      "disableAt": "",
      "hotkeys": {
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:65",
            "actionValueID": 23
          }
        ],
        "*.": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:66",
            "actionValueID": 24
          }
        ],
        "*;": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:43",
            "actionValueID": 6
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:63",
            "actionValueID": 21
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:62",
            "actionValueID": 20
          }
        ],
        "*h": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:42",
            "actionValueID": 5
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:38",
            "actionValueID": 1
          }
        ],
        "*j": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:40",
            "actionValueID": 3
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:39",
            "actionValueID": 2
          }
        ],
        "*l": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:41",
            "actionValueID": 4
          }
        ],
        "*m": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:45",
            "actionValueID": 8
          }
        ],
        "*n": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:44",
            "actionValueID": 7
          }
        ],
        "*o": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:67",
            "actionValueID": 25
          }
        ],
        "*p": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:68",
            "actionValueID": 26
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:54",
            "actionValueID": 17
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:57",
            "actionValueID": 19
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:64",
            "actionValueID": 22
          }
        ],
        "*u": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:69",
            "actionValueID": 27
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:56",
            "actionValueID": 18
          }
        ],
        "*y": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:70",
            "actionValueID": 28
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 f 键",
            "keysToSend": "{blind}{f}"
          }
        ]
      }
    },
    {
      "id": 10,
      "name": "3 模式",
      "enable": false,
      "hotkey": "*3",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*/": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:78",
            "actionValueID": 8
          }
        ],
        "*0": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F10",
            "remapToKey": "F10"
          }
        ],
        "*2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F2",
            "remapToKey": "F2"
          }
        ],
        "*4": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F4",
            "remapToKey": "F4"
          }
        ],
        "*5": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F5",
            "remapToKey": "F5"
          }
        ],
        "*9": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F9",
            "remapToKey": "F9"
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 7",
            "remapToKey": "7"
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F11",
            "remapToKey": "F11"
          }
        ],
        "*h": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 0",
            "remapToKey": "0"
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 5",
            "remapToKey": "5"
          }
        ],
        "*j": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 1",
            "remapToKey": "1"
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 2",
            "remapToKey": "2"
          }
        ],
        "*l": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 3",
            "remapToKey": "3"
          }
        ],
        "*m": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 9",
            "remapToKey": "9"
          }
        ],
        "*n": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 8",
            "remapToKey": "8"
          }
        ],
        "*o": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 6",
            "remapToKey": "6"
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F12",
            "remapToKey": "F12"
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to F1",
            "remapToKey": "F1"
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Volume_Up",
            "remapToKey": "Volume_Up"
          }
        ],
        "*u": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to 4",
            "remapToKey": "4"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Volume_Down",
            "remapToKey": "Volume_Down"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 3 键",
            "keysToSend": "{blind}{3}"
          }
        ]
      }
    },
    {
      "id": 11,
      "name": "Tab 模式",
      "enable": true,
      "hotkey": "Tab",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*'": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」双引号\"\"",
            "keysToSend": "{text}\"\"\n{left}"
          }
        ],
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」逗号,",
            "keysToSend": "{text},"
          }
        ],
        "*-": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」下划线_",
            "keysToSend": "{text}_"
          }
        ],
        "*.": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」句号.",
            "keysToSend": "{text}."
          }
        ],
        "*/": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」问号?",
            "keysToSend": "{text}?"
          }
        ],
        "*0": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」斜杠/",
            "keysToSend": "{text}/"
          }
        ],
        "*1": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」感叹号!",
            "keysToSend": "{text}!"
          }
        ],
        "*4": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」美元符号$",
            "keysToSend": "{text}$"
          }
        ],
        "*6": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」脱节符^",
            "keysToSend": "{text}^"
          }
        ],
        "*7": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」分号;",
            "keysToSend": "{text};"
          }
        ],
        "*8": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」单引号''",
            "keysToSend": "{text}''\n{left}"
          }
        ],
        "*9": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」圆括号()",
            "keysToSend": "{text}()\n{left}"
          }
        ],
        "*;": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」冒号:",
            "keysToSend": "{text}:"
          }
        ],
        "*[": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」中括号[]",
            "keysToSend": "{text}[]\n{left}"
          }
        ],
        "*\\": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」反斜杠\\",
            "keysToSend": "{text}\\"
          }
        ],
        "*]": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「半角」尖括号<>",
            "keysToSend": "{text}<>\n{left}"
          }
        ],
        "*`": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "「单,半角」反引号`",
            "keysToSend": "{text}`"
          }
        ],
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "剪贴板",
            "keysToSend": "^!+{f7}"
          }
        ],
        "*backspace": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:65",
            "actionValueID": 23
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "winTitle": "ahk_exe Q-Dir_x64.exe",
            "target": "D:\\Program Files\\Q-Dir\\Q-Dir_x64.exe"
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "切换贴图组",
            "keysToSend": "^!+{f3}"
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "显隐搜索程序",
            "keysToSend": "^!+{f6}"
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "截图",
            "keysToSend": "^!+{f1}"
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "开启/关闭鼠标穿透",
            "keysToSend": "^!+{f4}"
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "复制为纯文本",
            "keysToSend": "^!+{f8}"
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "显隐所有贴图窗口",
            "keysToSend": "^!+{f5}"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "贴图",
            "keysToSend": "^!+{f2}"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 tab 键",
            "keysToSend": "{blind}{tab}"
          }
        ]
      }
    },
    {
      "id": 12,
      "name": "空格模式",
      "enable": false,
      "hotkey": "*Space",
      "parentID": 0,
      "delay": 100,
      "disableAt": "",
      "hotkeys": {
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:65",
            "actionValueID": 23
          }
        ],
        "*.": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:66",
            "actionValueID": 24
          }
        ],
        "*2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:70",
            "actionValueID": 28
          }
        ],
        "*3": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:68",
            "actionValueID": 26
          }
        ],
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:42",
            "actionValueID": 5
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:56",
            "actionValueID": 18
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:63",
            "actionValueID": 21
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:39",
            "actionValueID": 2
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:38",
            "actionValueID": 1
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:41",
            "actionValueID": 4
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:43",
            "actionValueID": 6
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:57",
            "actionValueID": 19
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:54",
            "actionValueID": 17
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:67",
            "actionValueID": 25
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:40",
            "actionValueID": 3
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:45",
            "actionValueID": 8
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:69",
            "actionValueID": 27
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:62",
            "actionValueID": 20
          }
        ],
        "*z": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:44",
            "actionValueID": 7
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 space 键",
            "keysToSend": "{blind}{space}"
          }
        ]
      }
    },
    {
      "id": 13,
      "name": "分号模式( ; )",
      "enable": false,
      "hotkey": "*;",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 *",
            "keysToSend": "{blind}*"
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 %",
            "keysToSend": "{blind}%"
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 .",
            "keysToSend": "{blind}."
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 =",
            "keysToSend": "{blind}="
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 ^",
            "keysToSend": "{blind}{^}"
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 >",
            "keysToSend": "{blind}>"
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 !",
            "keysToSend": "{blind}{!}"
          }
        ],
        "*h": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 +",
            "keysToSend": "{blind}{+}"
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 :",
            "keysToSend": "{blind}:"
          }
        ],
        "*j": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 ;",
            "keysToSend": "{blind};"
          }
        ],
        "*k": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 `",
            "keysToSend": "{blind}`"
          }
        ],
        "*m": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 -",
            "keysToSend": "{blind}-"
          }
        ],
        "*n": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 /",
            "keysToSend": "{blind}/"
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 &",
            "keysToSend": "{blind}&"
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 <",
            "keysToSend": "{blind}<"
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 ~",
            "keysToSend": "{blind}~"
          }
        ],
        "*u": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 $",
            "keysToSend": "{blind}$"
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 |",
            "keysToSend": "{blind}|"
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 #",
            "keysToSend": "{blind}{#}"
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 _",
            "keysToSend": "{blind}_"
          }
        ],
        "*y": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 @",
            "keysToSend": "{blind}@"
          }
        ],
        "*z": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "符号 \\",
            "keysToSend": "{blind}\\"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:75",
            "actionValueID": 5
          }
        ]
      }
    },
    {
      "id": 14,
      "name": "句号模式( . )",
      "enable": false,
      "hotkey": "*.",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*,": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:57",
            "actionValueID": 19
          }
        ],
        "*2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:70",
            "actionValueID": 28
          }
        ],
        "*3": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:68",
            "actionValueID": 26
          }
        ],
        "*a": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:42",
            "actionValueID": 5
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:56",
            "actionValueID": 18
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:63",
            "actionValueID": 21
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:39",
            "actionValueID": 2
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:38",
            "actionValueID": 1
          }
        ],
        "*f": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:41",
            "actionValueID": 4
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:43",
            "actionValueID": 6
          }
        ],
        "*q": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:54",
            "actionValueID": 17
          }
        ],
        "*r": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:67",
            "actionValueID": 25
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:40",
            "actionValueID": 3
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:64",
            "actionValueID": 22
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:45",
            "actionValueID": 8
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:69",
            "actionValueID": 27
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:62",
            "actionValueID": 20
          }
        ],
        "*z": [
          {
            "windowGroupID": 0,
            "actionTypeID": 7,
            "comment": "label:44",
            "actionValueID": 7
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 . 键",
            "keysToSend": "{blind}{.}"
          }
        ]
      }
    },
    {
      "id": 16,
      "name": "鼠标右键",
      "enable": true,
      "hotkey": "RButton",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*1": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "聚光灯",
            "keysToSend": "^!+{f5}"
          }
        ],
        "*2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "实时书写(画板)",
            "keysToSend": "^!+{f6}"
          }
        ],
        "*3": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "实时放大",
            "keysToSend": "^!+{f7}"
          }
        ],
        "*4": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "鼠标点击",
            "keysToSend": "^!+{f8}"
          }
        ],
        "*5": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "键盘按键",
            "keysToSend": "^!+{f12}"
          }
        ],
        "*LButton": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:4",
            "actionValueID": 4
          }
        ],
        "*MButton": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "keysToSend": "#{ESC}"
          }
        ],
        "*WheelDown": [
          {
            "windowGroupID": 1,
            "actionTypeID": 7,
            "comment": "label:68",
            "actionValueID": 26
          }
        ],
        "*WheelUp": [
          {
            "windowGroupID": 1,
            "actionTypeID": 7,
            "comment": "label:70",
            "actionValueID": 28
          }
        ],
        "*XButton1": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:6",
            "actionValueID": 6
          }
        ],
        "*XButton2": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:5",
            "actionValueID": 5
          }
        ],
        "*b": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开解锁工具",
            "winTitle": "ahk_exe IObitUnlocker.exe",
            "target": "D:\\Program Files\\jiesuo\\IObit Unlocker 1.3.0.11.exe"
          }
        ],
        "*c": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:24",
            "actionValueID": 8
          }
        ],
        "*d": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开Q-Dir程序",
            "winTitle": "ahk_exe Q-Dir_x64.exe",
            "target": "D:\\Program Files\\Q-Dir\\Q-Dir_x64.exe"
          }
        ],
        "*e": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "资源管理器窗口显隐或者窗口间切换",
            "winTitle": "ahk_class CabinetWClass ahk_exe Explorer.EXE",
            "target": "C:\\\\Windows\\\\SysWOW64\\\\explorer.exe"
          }
        ],
        "*g": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:14",
            "actionValueID": 12
          }
        ],
        "*i": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "sublime text选中双引号里内容",
            "keysToSend": "!{i}"
          }
        ],
        "*o": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "keysToSend": "!{o}"
          }
        ],
        "*s": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "everything显隐",
            "keysToSend": "^!+{f10}"
          }
        ],
        "*space": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "快速翻译",
            "keysToSend": "{f9}"
          }
        ],
        "*t": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开远程控制RayLink",
            "winTitle": "ahk_exe RayLink.exe",
            "target": "\"D:\\Program Files\\RayLink\\RayLink.exe\""
          }
        ],
        "*v": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:2402",
            "actionValueID": 10
          }
        ],
        "*w": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "listary右键菜单",
            "keysToSend": "^!+{f9}"
          }
        ],
        "*x": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开谷歌浏览器",
            "winTitle": "ahk_exe chrome.exe",
            "target": "C:\\Program Files\\Google\\Chrome\\Application\\chrome.exe"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 4,
            "comment": "label:34",
            "actionValueID": 10
          }
        ]
      }
    },
    {
      "id": 17,
      "name": "鼠标侧键( Back )",
      "enable": false,
      "hotkey": "XButton1",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "*LButton": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Media_Play_Pause",
            "remapToKey": "Media_Play_Pause"
          }
        ],
        "*RButton": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Media_Next",
            "remapToKey": "Media_Next"
          }
        ],
        "*WheelDown": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Volume_Down",
            "remapToKey": "Volume_Down"
          }
        ],
        "*WheelUp": [
          {
            "windowGroupID": 0,
            "actionTypeID": 5,
            "comment": "Remap to Volume_Up",
            "remapToKey": "Volume_Up"
          }
        ],
        "singlePress": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入 xbutton1 键",
            "keysToSend": "{blind}{xbutton1}"
          }
        ]
      }
    },
    {
      "id": 1,
      "name": "Custom Hotkeys",
      "enable": true,
      "hotkey": "customHotkeys",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "#`": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:71",
            "actionValueID": 1
          }
        ],
        "~LShift": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "英文输入法",
            "ahkCode": "LShiftHandler()"
          }
        ],
        "~RShift": [
          {
            "windowGroupID": 0,
            "actionTypeID": 8,
            "comment": "中文输入法",
            "ahkCode": "RShiftHandler()"
          }
        ]
      }
    },
    {
      "id": 2,
      "name": "Command",
      "enable": true,
      "hotkey": "capslockAbbr",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        "bb": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "查询选中的单词 (低配版划词翻译)",
            "winTitle": "Bing 词典",
            "target": "msedge.exe",
            "args": "--app=https://www.bing.com/dict/search?q={selected}"
          }
        ],
        "ca": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Calculator ( 计算器 )",
            "winTitle": "计算器",
            "target": "calc.exe"
          }
        ],
        "cc": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "用 VS Code 打开选中的文件,在新窗口中打开",
            "target": "shortcuts\\Visual Studio Code.lnk",
            "args": "-n \"{selected}\""
          }
        ],
        "cmd": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "位于 PATH 环境变量中的命令 (比如 cmd.exe) 可以直接启动,无需使用完整路径",
            "winTitle": "ahk_exe cmd.exe",
            "target": "cmd.exe",
            "args": "/k cd /d %userprofile%"
          }
        ],
        "cv": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "winTitle": "ahk_exe cmd.exe",
            "target": "cmd.exe",
            "args": "/k d:\\ProgramData\\miniconda3\\Scripts\\activate.bat && conda activate cv && cd /d E:\\AI\\LLM\\CosyVoice && python webui.py && cmd.exe"
          }
        ],
        "da": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「 音频 」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\音频\""
          }
        ],
        "dc": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「 压缩 」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\压缩\""
          }
        ],
        "dd": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「 文档 」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\文档\""
          }
        ],
        "dea": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「 音频 」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\音频\""
          }
        ],
        "dec": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「压缩」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\压缩\""
          }
        ],
        "dei": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「图片」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\图片\""
          }
        ],
        "deo": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「其他」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\其他\""
          }
        ],
        "dep": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「程序」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\程序\""
          }
        ],
        "dev": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开E盘「视频」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression:\"E:\\视频\""
          }
        ],
        "di": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「图片」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\其他\""
          }
        ],
        "dl": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开「 下载 」文件夹",
            "winTitle": "shell:downloads"
          }
        ],
        "dm": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开「 MyKeymap 」文件夹",
            "target": "ahk-expression: A_WorkingDir"
          }
        ],
        "do": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「其他」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\其他\""
          }
        ],
        "dp": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「 程序 」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\程序\""
          }
        ],
        "dv": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面「 视频」文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\视频\""
          }
        ],
        "ex": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:73",
            "actionValueID": 3
          }
        ],
        "ga": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开桌面的 Game 文件夹",
            "winTitle": "Game ahk_exe explorer.exe",
            "target": "ahk-expression: A_Desktop \"\\game\""
          }
        ],
        "gj": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:19",
            "actionValueID": 3
          }
        ],
        "kp": [
          {
            "windowGroupID": 0,
            "actionTypeID": 3,
            "comment": "label:8",
            "actionValueID": 15
          }
        ],
        "ld": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:22",
            "actionValueID": 6
          }
        ],
        "lj": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开「 回收站 」文件夹",
            "target": "shell:RecycleBinFolder"
          }
        ],
        "ly": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "打开蓝牙设置",
            "target": "ms-settings:bluetooth"
          }
        ],
        "mm": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "个人常用项目 - MyKeymap",
            "winTitle": "MyKeymap2 - Visual Studio Code",
            "target": "shortcuts\\Visual Studio Code.lnk",
            "args": "D:\\MyFiles\\MyKeymap2"
          }
        ],
        "ms": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "个人常用项目 - My Site",
            "winTitle": "my_site - Visual Studio Code",
            "target": "shortcuts\\Visual Studio Code.lnk",
            "args": "D:\\project\\my_site"
          }
        ],
        "mu": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:2401",
            "actionValueID": 9
          }
        ],
        "no": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "记事本",
            "winTitle": "记事本",
            "target": "notepad.exe"
          }
        ],
        "rb": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:20",
            "actionValueID": 4
          }
        ],
        "rex": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:23",
            "actionValueID": 7
          }
        ],
        "se": [
          {
            "windowGroupID": 0,
            "actionTypeID": 9,
            "comment": "label:74",
            "actionValueID": 4
          }
        ],
        "sl": [
          {
            "windowGroupID": 0,
            "actionTypeID": 2,
            "comment": "label:18",
            "actionValueID": 2
          }
        ],
        "sp": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Spotify 网页",
            "winTitle": "Spotify",
            "target": "https://open.spotify.com/"
          }
        ],
        "ss": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Spotify 应用",
            "winTitle": "ahk_exe Spotify.exe",
            "target": "shortcuts\\Spotify.lnk"
          }
        ],
        "tm": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "Ctrl + Shift + Esc ( Task Manager )",
            "keysToSend": "^+{esc}"
          }
        ],
        "vm": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "Volume Mixer 音量合成器",
            "target": "ms-settings:apps-volume"
          }
        ],
        "we": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "网易云音乐 UWP 版",
            "winTitle": "网易云音乐",
            "target": "shortcuts\\网易云音乐.lnk"
          }
        ],
        "wf": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "查看周围 WiFi",
            "target": "ms-availablenetworks:"
          }
        ],
        "wt": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "用 Windows Terminal 打开选中的文件夹",
            "target": "wt.exe",
            "args": "-d \"{selected}\""
          }
        ],
        "zx": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "注销",
            "winTitle": "ahk_exe cmd.exe",
            "target": "cmd.exe",
            "args": "/c logoff"
          }
        ]
      }
    },
    {
      "id": 3,
      "name": "Abbreviation",
      "enable": true,
      "hotkey": "semicolonAbbr",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {
        ",": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "因为在输入法中设置了「 中文状态下使用英文标点 」, 所以用这个输入中文逗号",
            "keysToSend": ","
          }
        ],
        ".": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "因为在输入法中设置了「 中文状态下使用英文标点 」, 所以用这个输入中文句号",
            "keysToSend": "。"
          }
        ],
        "/": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "因为在输入法中设置了「 中文状态下使用英文标点 」, 所以用这个输入中文顿号",
            "keysToSend": "、"
          }
        ],
        "dk": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入一对 {} 并把光标移动中间",
            "keysToSend": "{text}{}\n{left}"
          }
        ],
        "dq": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "对齐代码注释",
            "target": "bin\\AutoHotkey64.exe",
            "args": "bin\\AlignComment.ahk",
            "runInBackground": true
          }
        ],
        "fz": [
          {
            "windowGroupID": 0,
            "actionTypeID": 1,
            "comment": "用剪切板收集文本 (连续复制然后合并粘贴)",
            "target": "bin\\AutoHotkey64.exe",
            "args": "bin\\CollectText.ahk"
          }
        ],
        "gg": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "一键 Git 提交",
            "keysToSend": "{text}git add -A; git commit -a -m \"\"; git push origin (git branch --show-current);\n{left 47}"
          }
        ],
        "gt": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "狗头 🐶",
            "keysToSend": "🐶"
          }
        ],
        "i love nia": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "没错,缩写中可以包含空格,用del i love nia删掉这个示例",
            "keysToSend": "{text}我爱尼娅! \n{text}( 还 有 大 家 )"
          }
        ],
        "jt": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入箭头符号",
            "keysToSend": "{text}➤ "
          }
        ],
        "sj": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入当前时间",
            "keysToSend": "ahk-expression: Format(\"{}年{}月{}日 {}:{}\", A_YYYY, A_MM, A_DD, A_Hour, A_Min)"
          }
        ],
        "sk": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入一对「」并把光标移动中间",
            "keysToSend": "「  」\n{left 2}"
          }
        ],
        "sp": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "keysToSend": "{text}qiu wei e ruan rvan tue tve yun yvn ush ich ouo pie\n{enter}\n{text}a song siong dai fen geng hang kuai king luang liang\n{enter}\n{text}zou xia xua cao vui vzh bin niao mian\n{enter}"
          }
        ],
        "xf": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入小括号和分号",
            "keysToSend": "();{left 2}"
          }
        ],
        "xk": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入一对 () 并把光标移到中间",
            "keysToSend": "(){left}"
          }
        ],
        "zh": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "搜索时加上 site: 选项,能让搜索引擎只搜某网站的内容,另外用 inurl: 过滤掉专栏和视频内容",
            "keysToSend": "{text} site:zhihu.com inurl:question"
          }
        ],
        "zk": [
          {
            "windowGroupID": 0,
            "actionTypeID": 6,
            "comment": "输入一对 [] 并把光标移到中间",
            "keysToSend": "[]{left}"
          }
        ]
      }
    },
    {
      "id": 4,
      "name": "Settings",
      "enable": true,
      "hotkey": "settings",
      "parentID": 0,
      "delay": 0,
      "disableAt": "",
      "hotkeys": {}
    }
  ],
  "options": {
    "mykeymapVersion": "2.0-beta33",
    "windowGroups": [
      {
        "id": -1,
        "name": "🚫 Exclude"
      },
      {
        "id": 0,
        "name": "🌎 Global"
      },
      {
        "id": 1,
        "name": "🌐 Web Browser",
        "value": "ahk_exe chrome.exe\nahk_exe msedge.exe\nahk_exe firefox.exe",
        "conditionType": 1
      },
      {
        "id": 3,
        "name": "📁 File Explorer",
        "value": "ahk_exe explorer.exe",
        "conditionType": 1
      }
    ],
    "mouse": {
      "keepMouseMode": false,
      "showTip": false,
      "tipSymbol": "🐶",
      "delay1": "0.13",
      "delay2": "0.01",
      "fastSingle": "110",
      "fastRepeat": "70",
      "slowSingle": "10",
      "slowRepeat": "13"
    },
    "scroll": {
      "delay1": "0.2",
      "delay2": "0.03",
      "onceLineCount": "1"
    },
    "commandInputSkin": {
      "backgroundColor": "#FFFFFF",
      "backgroundOpacity": "0.9",
      "borderWidth": "3",
      "borderColor": "#FFFFFF",
      "borderOpacity": "1.0",
      "borderRadius": "10",
      "cornerColor": "#000000",
      "cornerOpacity": "0.0",
      "gridlineColor": "#2843AD",
      "gridlineOpacity": "0.04",
      "keyColor": "#000000",
      "keyOpacity": "1.0",
      "hideAnimationDuration": "0.34",
      "windowYPos": "0.25",
      "windowWidth": "700",
      "windowShadowColor": "#000000",
      "windowShadowOpacity": "0.5",
      "windowShadowSize": "3.0"
    },
    "pathVariables": [
      {
        "name": "programs",
        "value": "C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\"
      }
    ],
    "startup": true,
    "language": "zh",
    "keyMapping": "",
    "keyboardLayout": "esc f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12\n` 1 2 3 4 5 6 7 8 9 0 - = backspace\ntab q w e r t y u i o p [ ] \\\ncapslock a s d f g h j k l ; ' enter\nLShift z x c v b n m , . / RShift\nLCtrl LWin LAlt space RAlt RWin RCtrl singlePress"
  }
}

  1. 支付宝打赏

    qrcode alipay
  2. 微信打赏

    qrcode weixin

评论区