View Single Post
  #3  
Old October 5th, 2001, 02:54 PM
Darkshadow's Avatar
Darkshadow Darkshadow is offline
wandering shadow
 
Join Date: Jul 2001
Location: DE, USA
Posts: 1,532
Thanks: 0
Thanked 0 Times in 0 Posts
Darkshadow is on a distinguished road
I did finally figure out how to get the defaults command to work.

defaults write -globalDomain com.apple.mouse.scaling -float 3.0

I'm still not sure why my initial try with "Apple Global Domain" instead of -globalDomain didn't work (it wouldn't write it), but that's why I posted it as editing the .GlobalPreferences.plist. I'm pretty glad this gets defaults working.
__________________
I am but a lonely shadow,
Doomed forever to roam and wander.
But if you allow me to pause before I must go,
I'll spin you tales of mystery and wonder.


Site: Night Productions
Reply With Quote