{"id":21833069,"url":"https://github.com/null-none/linux-magic-3-figner","last_synced_at":"2026-05-14T23:02:10.762Z","repository":{"id":146604574,"uuid":"263712605","full_name":"null-none/Linux-Magic-3-Figner","owner":"null-none","description":"Apple Magic Mouse 3 Finger in Linux (Ubuntu)","archived":false,"fork":false,"pushed_at":"2020-05-18T07:35:55.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T09:28:35.655Z","etag":null,"topics":["apple","linux","mouse","ubuntu"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-13T18:31:40.000Z","updated_at":"2020-05-18T07:35:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"c7860a2c-6d78-4cb9-8ba5-101a9a2bb2c3","html_url":"https://github.com/null-none/Linux-Magic-3-Figner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FLinux-Magic-3-Figner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FLinux-Magic-3-Figner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FLinux-Magic-3-Figner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2FLinux-Magic-3-Figner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/Linux-Magic-3-Figner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244807413,"owners_count":20513633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apple","linux","mouse","ubuntu"],"created_at":"2024-11-27T19:27:44.082Z","updated_at":"2025-10-10T08:38:35.807Z","avatar_url":"https://github.com/null-none.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Apple Magic Mouse 3 Finger in Linux (Ubuntu)\n\nIf you want test out 3 finger middle click in linux use commands:\n\n```bash\nsudo apt-get install dkms blueman\ncd linux/drivers/hid\nmake clean\nmake\nsudo rmmod hid-magicmouse\nsudo insmod ./hid-magicmouse.ko middle_click_3finger=1\n```\n\nIf you want use as service use:\n\n```bash\ntouch /etc/systemd/system/applemouse.service\n```\n\nSource `/etc/systemd/system/applemouse.service`\n\n```bash\n[Unit]\nDescription=Linux Apple Magic Mouse 3 Finger\n\n[Service]\nExecStart=/Linux-Magic-3-Figner/run_service.sh\nType=oneshot\nRemainAfterExit=yes\n\n[Install]\nWantedBy=multi-user.target\n```\n\nTo enable your service after reboot, you run the command:\n\n```bash\nsystemctl enable applemouse\n```\n\nTo start/stop/check status of your service, run command below:\n\n```bash\nsystemctl [start|stop|status] applemouse\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Flinux-magic-3-figner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Flinux-magic-3-figner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Flinux-magic-3-figner/lists"}