On a new Mac running macOS 26.1, I found that the mouse speed setting is now a no-op. E.g. setting
defaults write NSGlobalDomain com.apple.mouse.scaling -float 3 && killall Dock
no longer increases my mouse speed. Conversely, I increased the tracking speed through System Preferences and it had no effect on that value, or any other value in the global domain.
I would guess that com.apple.trackpad.scaling has the same issue, though I haven't confirmed yet.
I found this reported here, but I haven't been able to find a solution: https://discussions.apple.com/thread/256127096?sortBy=rank
On a new Mac running macOS 26.1, I found that the mouse speed setting is now a no-op. E.g. setting
no longer increases my mouse speed. Conversely, I increased the tracking speed through System Preferences and it had no effect on that value, or any other value in the global domain.
I would guess that
com.apple.trackpad.scalinghas the same issue, though I haven't confirmed yet.I found this reported here, but I haven't been able to find a solution: https://discussions.apple.com/thread/256127096?sortBy=rank