JuhRadial MX: Linux control for MX devices and generic
JuhRadial MX: Linux control for MX devices and generic JuhLabs / juhradial-mx Public Notifications You must be signed in to change notification settings Fork 14 Star 128 Branches Tags Open more actions menu Latest commit History 382 Commits 382 Commits Folders and files Name Name Last commit message Last commit date .github .github assets assets crates/ mx-keypad crates/ mx-keypad daemon daemon docs docs examples/ plugins examples/ plugins gnome-extension/ [email protected] gnome-extension/ [email protected] juhflow juhflow overlay overlay packaging packaging scripts scripts settings-qt settings-qt tests tests .gitignore .gitignore CHANGELOG.md CHANGELOG.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE Makefile Makefile README.md README.md flake.lock flake.lock flake.nix flake.nix install.sh install.sh mkdocs.yml mkdocs.yml Repository files navigation Open-source Linux control for Logitech MX Master mice, the MX Keypad and the MX Keys S. Radial actions, button remapping, per-app profiles, MX Master 4 haptics, display keys, Easy-Switch and cross-computer control, on Wayland and X11.
This PolicyChange is relevant to the technology intelligence record because it involves GitHub, Cursor. The source article should remain the factual reference for follow-up coverage.
- JuhLabs / juhradial-mx Public Notifications You must be signed in to change notification settings Fork 14 Star 128 Branches Tags Open more actions menu Latest commit History 382 Commits 382 Commits Folders and files Name Name Last commit message Last commit date .github .github assets assets crates/ mx-keypad crates/ mx-keypad daemon daemon docs docs examples/ plugins examples/ plugins gnome-extension/ [email protected] gnome-extension/ [email protected] juhflow juhflow overlay overlay packaging packaging scripts scripts settings-qt settings-qt tests tests .gitignore .gitignore CHANGELOG.md CHANGELOG.md CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md CONTRIBUTING.md CONTRIBUTING.md LICENSE LICENSE Makefile Makefile README.md README.md flake.lock flake.lock flake.nix flake.nix install.sh install.sh mkdocs.yml mkdocs.yml Repository files navigation Open-source Linux control for Logitech MX Master mice, the MX Keypad and the MX Keys S.
- Radial actions, button remapping, per-app profiles, MX Master 4 haptics, display keys, Easy-Switch and cross-computer control, on Wayland and X11.
- Install Paste one line into a terminal as your normal user (not with sudo ).
- The installer finds your distro, shows what it will change, and asks for sudo only for packages and system paths.
- It runs on these distributions and their derivatives: curl -fsSL https://raw.githubusercontent.com/JuhLabs/juhradial-mx/master/install.sh | bash Image-based systems install under ~/.local ; sudo is used only for the udev rules, uinput and the input group (add --yes to skip the questions): curl -fsSL https://raw.githubusercontent.com/JuhLabs/juhradial-mx/master/install.sh | bash -s -- --user Try it without installing (the NixOS module is under Other ways to install ): nix run github:JuhLabs/juhradial-mx If the installer adds you to the input group, log out and back in once.
- Minimal systems may need curl first ( sudo apt install curl on Debian and Ubuntu).