Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
no5ix committed Feb 24, 2022
1 parent 15b61b0 commit 1e5864d
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions app_data/conf_bak/conf.no5ix.json
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,7 @@
"MyPopo.exe"
],
"buildin": {
"alt_space": "ShowSuxMenu",
"capslock": "Esc",
"capslock_q": "ScreenShot",
"capslock_shift_q": "ScreenShotAndSuspend",
Expand All @@ -195,13 +196,12 @@
"capslock_c": "ctrl_/",
"capslock_e": "Enter",
"capslock_shift_e": "up",
"capslock_s": "WheelLeft",
"capslock_s": "QuickEntry_Translation_Menu_Click",
"capslock_shift_s": "WheelRight",
"capslock_f": "ctrl_shift_Home",
"capslock_f": "QuickEntry_Everything_Menu_Click",
"capslock_shift_f": "ctrl_shift_End",
"capslock_d": "Del",
"capslock_shift_d": "BS",
"alt_space": "ShowSuxMenu",
"capslock_shift_c": "SaveSelectedFilePathToClipboard",
"ctrl_8": "SimulateClickDown",
"ctrl_shift_alt_m": "MaxMinWindow",
Expand All @@ -212,8 +212,6 @@
"capslock_v": "shift_ins",
"capslock_shift_v": "shift_6",
"capslock_r": "ctrl_y",
"capslock_enter": "InsertLineBelow",
"capslock_shift_enter": "InsertLineAbove",
"capslock_backspace": ["home", "shift_end", "backspace"],
"capslock_y": "shift_8",
"capslock_shift_y": "shift_5",
Expand Down

0 comments on commit 1e5864d

Please sign in to comment.