commit 8140bdc680839b906e11647f6c8669ac3e00e8e9 parent 69ffe1cf1a42aab009db97c38c5a739bb6b588df Author: Peter <peter@minskio.co.uk> Date: Wed, 27 Apr 2022 10:39:30 +0100 Further teams workarounds Diffstat:
M | ahk-assistant.ahk | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk @@ -283,7 +283,7 @@ F11::borderlessFullscreen() #IfWinActive #IfWinActive ahk_exe Teams.exe ; i hate ms teams -^a::Send {End}{ShiftDown}{Home}{ShiftUp} +^a::Send {End}{CtrlDown}{ShiftDown}{Home}{CtrlUp}{ShiftUp} #IfWinActive ; text insertion/replacements