GithubHelp home page GithubHelp logo

5l1v3r1 / middleclick-catalina Goto Github PK

View Code? Open in Web Editor NEW

This project forked from artginzburg/middleclick-sonoma

0.0 2.0 0.0 2.12 MB

Middleclick with triple click/tap for MacBook trackpad and Magic Mouse.

License: GNU General Public License v3.0

Objective-C 100.00%

middleclick-catalina's Introduction

MiddleClick

Emulate a scroll wheel click with three finger Click or Tap on MacBook trackpad and Magic Mouse

with macOS Catalina10.15 support!


🔍 Usage

It's more than just +click

System-wide · close tabs by middleclicking on them

In Safari · middleclicking on a link opens it in background


Install

Via 🍺 Homebrew Cask (Recommended)

brew cask install middleclick

Direct Download

Latest Release  ·  GitHub release

Additionally, you may also view Earlier Releases


Hide Status Bar Item

  1. Holding , drag it away from the status bar until you see a ✖️ (cross icon)
  2. Let it go

To recover the item, just open MiddleClick when it's already running

Number of Fingers

  • Want to use 4, 5 or 2 fingers for middleclicking? No trouble. Even 10 is possible.
defaults write com.rouge41.middleClick fingers <int>

Initially, it's 3 fingers to middleclick.

Add Login Item

Make it open automatically when you log in

Just add MiddleClick to your "Login Items".

(it's handy to be done using command line)

osascript -e 'tell application "System Events" to make login item at end with properties {path:"/Applications/MiddleClick.app", hidden:true}'

This fork differs from the base fork in some ways
  • Configurations: Number of Fingers, Click or Tap
    • preferred setting is saved for every user
  • Removed old 32-bit/PowerPc relaunch binary due to it's incompatibility with macOS 10.15 Catalina and greater. Replaced with inline restarting of the app
  • The App will not only restart on waking the Mac, but when a new touch device is added (so it immediately gains middleclicking ability) and when a display is added/reconfigured (for proper click positioning)

Attention! Make sure to:

  1. Quit an old version of MiddleClick
  2. Remove it from the privacy settings
  3. Enable the new version in privacy settings when prompted

The app should be closed when you change the privacy settings, otherwise the Mouse may not be clickable and you may have to killall MiddleClick via terminal or even force restart the Mac.

Credits

This project was made by Clément Beffa,

Extended by LoPablo

and DaFuqtor (it's me)

middleclick-catalina's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.