Skip to content

Thumb button behaving differently on MX Master 4 after upgrading to Fedora Workstation 44 #556

Description

@Programazing

After upgrading to Fedora Workstation 44, the thumb rest click has started to act like "KEY_BACK" instead of "KEY_LEFTMETA." Everything else works fine.

  // ── Thumb rest click ────────────────── Super/Windows key
  {
    cid: 0x1a0;
    action: {
      type: "Keypress";
      keys: [ "KEY_LEFTMETA" ];
    };
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions