Hacker News new | ask | show | jobs
by hulitu 902 days ago
> Also Microsoft did not invent the Super/Meta key aka Windows key

AFAIK the Windows key generates a CTRL + ESC - so not a modifier key like Super/Meta.

1 comments

This doesn't seem to match what I sparsely remember about USB HID; At least on my computers I remember Super generating SUPER_L (wayland) or VK_LWIN (w32) - E0 5B scancodes.

At least on Linux you can have bindings CTRL + ESC and SUPER_L be different things if you want.

This does seem to work and is news to me. Windows 11, Leveno laptop. Control+ESC does in fact open the start menu. But none of the other windows key shortcuts work - control+ESC+D did not bring me to desktop, but bookmarked current page in the browser I had open.

So maybe not so cut and dry.