T toke lahti macrumors 68040 Original poster Apr 23, 2007 3,332 525 Helsinki, Finland Today at 6:04 AM #1 What would be the easiest solution? Might there be a 3rd party app? Open source?
T toke lahti macrumors 68040 Original poster Apr 23, 2007 3,332 525 Helsinki, Finland Today at 1:37 PM #2 Maybe: defaults write -g com.apple.mouse.scaling [number] ? What are default, min, max in slider?
T toke lahti macrumors 68040 Original poster Apr 23, 2007 3,332 525 Helsinki, Finland Today at 1:46 PM #3 What does that "-g" switch mean? Okay, "global preference"... Last edited: Today at 1:52 PM
T toke lahti macrumors 68040 Original poster Apr 23, 2007 3,332 525 Helsinki, Finland Today at 2:21 PM #4 SteerMouse have "Acceleration" and "Sensivity". Maybe there are corresponding defaults? com.apple.mouse.acceleration? com.apple.mouse.sensivity? I'm at Ventura and Code: defaults write -g com.apple.mouse.scaling 99 does not do anything. SteerMouse does work. But I would save the money to something else and just write 2 lines to Terminal every 5 years...
SteerMouse have "Acceleration" and "Sensivity". Maybe there are corresponding defaults? com.apple.mouse.acceleration? com.apple.mouse.sensivity? I'm at Ventura and Code: defaults write -g com.apple.mouse.scaling 99 does not do anything. SteerMouse does work. But I would save the money to something else and just write 2 lines to Terminal every 5 years...