summaryrefslogtreecommitdiff
path: root/fluid/shell_command.cxx
diff options
context:
space:
mode:
authorMatthias Melcher <github@matthiasm.com>2023-10-22 12:33:38 +0200
committerMatthias Melcher <github@matthiasm.com>2023-10-22 12:33:49 +0200
commit05ac0247cbd902f910fa89f8d4f4fde9de904b0f (patch)
tree17a88d32364efc4c89d096696fd6b9fbc78c29d3 /fluid/shell_command.cxx
parent17f61f923b758f4a54c6c9b6a5cb43cae8430159 (diff)
FLUID: Moves grid settings into dynamic tab
Diffstat (limited to 'fluid/shell_command.cxx')
-rw-r--r--fluid/shell_command.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/fluid/shell_command.cxx b/fluid/shell_command.cxx
index 118cf00d3..053f47178 100644
--- a/fluid/shell_command.cxx
+++ b/fluid/shell_command.cxx
@@ -85,6 +85,8 @@
build workspace document 1
end tell
EOD
+
+ powershell -c "$wshell = New-Object -ComObject wscript.shell; $wshell.SendKeys('^{ESCAPE}')
*/
#include "shell_command.h"