Replies: 6 comments 7 replies
-
What are “Office” keys? |
Beta Was this translation helpful? Give feedback.
-
Microsoft, on some of their keyboards, replaced the right Win key with an Office key, and since Windows cannot define more modifiers, their keyboards output Ctrl+Alt+Shift+Win (or what people commonly use for emulation of the Hyper key on Windows and other OSes that are modifier-deficient). They also added a dedicated emoji key (removing the menu key) because, apparently, pressing Win-Period is hard. https://www.howtogeek.com/wp-content/uploads/2019/10/img_5db0ac14b839b.png Windows does not actually check if you have a keyboard with an Office key, and because Explorer hijacks it during login, you can't otherwise bind it in any program. Because this idea is really dumb, the Surfaces do not have an Office key, only some variants of the Microsoft Ergonomic and some corporate Dells, HPs, etc. This mal-feature was added in the Win10 May 2019 update. Example: Go press Ctrl-Alt-Shift-Win-L (which is the same as Office-L). T, Y, X, O, and W are also other keys. I won't spoil what they do, but it is depressing. |
Beta Was this translation helpful? Give feedback.
-
Hi. Thanks for adding this feature. |
Beta Was this translation helpful? Give feedback.
-
Hello. I see. |
Beta Was this translation helpful? Give feedback.
-
Thank you very much. |
Beta Was this translation helpful? Give feedback.
-
Wow, I didn't know about this one either. I wonder if this technically violates some internal guidelines at Microsoft, as pressing and releasing winkey should always fire the start menu no matter what. Office key is truly cursed. |
Beta Was this translation helpful? Give feedback.
-
Someone wrote this to kill Office keys dead, and seems to be the only working option I've seen:
https://github.com/anthonyheddings/OfficeKeyFix/blob/master/OfficeKeyFix.cpp
It binds all the known office keys, launches explorer so explorer can't bind them, then quits.
Seems like something ExplorerPatcher could easily integrate to remove yet another mal-feature Microsoft cursed us with.
Beta Was this translation helpful? Give feedback.
All reactions