mathiasbynens / mathiasbynens/dotfiles

.macos - 'Tap to click' checked but not enabled in 10.12

Open
#793 13 comments 13 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
31.5k
Forks
8.4k
PR merge metrics
No merged PRs in 30d

Description

System:

  • OS X 10.12.5
  • Macbook Pro (tb) 2016

Process:

  • Quit System Preferences
  • Run:
    • # Enable tap to click (Trackpad) for this user and for the login screen defaults write com.apple.driver.AppleBluetoothMultitouch.trackpad Clicking -bool true defaults -currentHost write NSGlobalDomain com.apple.mouse.tapBehavior -int 1 defaults write NSGlobalDomain com.apple.mouse.tapBehavior -int 1
  • Logout
  • Login
  • Tap to click not functioning
  • Check System Preferences - Tap to Click is enabled, but only actually works after un-checking and re-checking using System Preferences.

Is it just me? Or does this not work in 10.12 / Sierra?

For slightly less useful reference, it didn't work in High Sierra either.

If it's me - any tips would be appreciated!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the .macos entry that runs the listed defaults commands and reproduce the behavior on macOS 10.12 or the referenced High Sierra setup. Done means determining whether the commands can enable tap-to-click after logout and login without toggling the System Preferences checkbox.

Written by the indexing model from the issue text.

Assessment

Tech stack
bash, macos, shell
Domain
operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.