[Github-comments] [geany/geany] Mark All keyboard shortcut doesn't work unless run as admin (Issue #3064)

alexnerd123 notifications at xxxxx
Mon Dec 27 16:42:24 UTC 2021


I got lucky on google! Turns out, it was Cisco Webex hogging ctrl-shift-M, for "music mode" (no idea what that is). So Geany and Firefox couldn't see it (unless run as admin). Still, no idea why Chrome was able to see it (best guess is, this is a company machine, and the company might have a special build of Chrome that runs on a higher orbit).

Force-closing webex fixed it. The webex processes kept coming back as I was killing them (so the issue would be fixed for a few seconds, then come back). Some parent PID was respawning them. The powershell-command I ended up running to perma-kill webex was

`taskkill /F /IM ciscowebexstart.exe /T`

And it works now!

Gonna leave this here in case someone else runs into the same problem

https://www.tenforums.com/microsoft-office-365/148737-outlook-hotkey-ctrl-shift-m-not-creating-new-message-window.html

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3064#issuecomment-1001650152
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3064/1001650152 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211227/d728ea06/attachment-0001.htm>


More information about the Github-comments mailing list