기본값 -> 명시적초기화 -> 인스턴스 초기화 블럭 -> 생성자의 순서로 된다고 했으나 조심할 것은
부모생성자->인스턴스초기화블럭->자신의생성자이다.
rEgresSioN
synergyKM을 사용하시는분은 /라이브러리/PreferencePanes/SynergyKM.prefPane(패키지내용보기)/Contents/Resources/Synergyd(패키지내용보기)/Contents/Resources 에 synergyc, synergys 두파일을 다운받은 파일로 교체하면됩니다.
defaults write com.apple.dock mouse-over-hilte-stack -boolean YES
killall Dock
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock출처 : http://macboy.net/462