ver Jan27th

corrected usage of pyautogui in calc postconfig
This commit is contained in:
David Chang
2024-01-27 19:46:06 +08:00
parent f8ff612b85
commit 8025bf19f0
28 changed files with 28 additions and 28 deletions

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -29,7 +29,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
}, },

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.hotkey([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }

View File

@@ -47,7 +47,7 @@
"command": [ "command": [
"python", "python",
"-c", "-c",
"import pyautogui; pyautogui.press([\"ctrl\", \"s\"]);" "import pyautogui; pyautogui.hotkey(\"ctrl\", \"s\");"
] ]
} }
} }