At first, around 1996, it was common practice to make the Windows key act as Meta. However, because of the existing alternative keys for Meta in Emacs, the reintroduction of a hardware Meta key binding did not prove exceptionally useful. This made Super the next most frequently emulated key of choice, and thus it became the standard assignment for the Windows key under X11.
Most Linux software and documentation calls these keys “Super” keys. However, they are still referred to as KEY_LEFTMETA and KEY_RIGHTMETA in the kernel,[5] and some documentation such as that of KDE Plasma refers to it as just the Meta key.[6][7] “Windows” and ⌘[8] are also used in documentation.
On keyboards that lack a physical Meta key, its functionality may be invoked by other keys such as the Windows key or Macintosh’s Option key.[4] However, software often provides another workaround, such as using the Alt key (which does not exist on the Knight keyboard), or using the Esc key as a prefix (e.g., in Emacs). Because of these workarounds, the need for Meta – despite being the most-used additional modifier key – was less than for other modifier keys. It is more common today to use the Windows key to emulate the Super key.
I don’t have a physical keyboard with a Windows key to verify (gave that to a friend who need an ergonomic keyboard few weeks ago) but AFAICT xev or KDE Plasma again return meta when pressed on that key.
My interpretation of “Meta key, its functionality may be invoked by other keys such as the Windows key or Macintosh’s Option key” is that the Windows key is the meta key, isn’t it what it says?
KDE uses “meta” to refer to the Windows key. Emacs uses “meta” to refer to the Alt key. You are correct that GNOME calls the Windows key “Super”.
This causes some confusion, obviously we Linux users don’t want to call it the Windows key, so the best solution is to call the keys “Super” and “Alt”, those are unambiguous.
Its the super key, the meta key is now Alt IIRC
https://en.wikipedia.org/wiki/Super_key_(keyboard_button)
Relevant section:
Not according to Wikipedia (linked to initially already) nor KDE Plasma which I’m using :
The wikipedia page you linked says otherwise.
I don’t have a physical keyboard with a Windows key to verify (gave that to a friend who need an ergonomic keyboard few weeks ago) but AFAICT
xevor KDE Plasma again returnmetawhen pressed on that key.Also ZMK https://zmk.dev/docs/keymaps/list-of-keycodes list GUI as Meta
GUI (Windows / Command / Meta)and QMKLGUI(kc) G(kc), LCMD(kc), LWIN(kc)https://docs.qmk.fm/feature_advanced_keycodesMy interpretation of “Meta key, its functionality may be invoked by other keys such as the Windows key or Macintosh’s Option key” is that the Windows key is the meta key, isn’t it what it says?
KDE uses “meta” to refer to the Windows key. Emacs uses “meta” to refer to the Alt key. You are correct that GNOME calls the Windows key “Super”.
This causes some confusion, obviously we Linux users don’t want to call it the Windows key, so the best solution is to call the keys “Super” and “Alt”, those are unambiguous.