Change the default duration of an event in Calendar Mac OSX
Open Terminal and add the below code. Change the 15 to whatever amount of minutes you would like to set the default duration of a new event.
defaults write com.apple.iCal 'Default duration in minutes for new event' 15

Tag:Calender hacks, Mac tips, Osx tips