Personally nothing but when I look at it I wonder if the big bang could actually have been a white hole.

    • utopiah@lemmy.ml
      link
      fedilink
      arrow-up
      4
      arrow-down
      1
      ·
      12 hours ago

      Not according to Wikipedia (linked to initially already) nor KDE Plasma which I’m using :

      • Baleine@jlai.lu
        link
        fedilink
        arrow-up
        1
        ·
        12 hours ago

        The wikipedia page you linked says otherwise.

        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.

        • utopiah@lemmy.ml
          link
          fedilink
          arrow-up
          3
          ·
          edit-2
          12 hours ago

          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.

          Also ZMK https://zmk.dev/docs/keymaps/list-of-keycodes list GUI as Meta GUI (Windows / Command / Meta) and QMK LGUI(kc) G(kc), LCMD(kc), LWIN(kc) https://docs.qmk.fm/feature_advanced_keycodes

          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?

    • schnurrito@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      12 hours ago

      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.

      • Ferk@lemmy.ml
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        11 hours ago

        Relevant section:

        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.