Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.5: Move windows between Spaces via drag' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.5: Move windows between Spaces via drag
Authored by: TrueRoot on Feb 07, '11 04:06:42PM
Great advice from pfschill. I'd like to add that if you want a value for the delay which isn't a whole number you have to use -float x instead of -int x. I.e.,
defaults write com.apple.dock workspaces-edge-delay -float 0.5; killall Dock


[ Reply to This | # ]