Mac OSX: How to disable Skype bouncing on the Dock

2014-09-11 01:18:49 -0400
The Skype messages notification bouncing on the Dock is very annoying and here is how you can disable it.

1. Open your terminal from LaunchPad
2. And in your terminal type the commands below:

* Please note that this will disable dock bouncing for all programs. But anyway who needs it :)

## To disable
defaults write com.apple.dock no-bouncing -bool TRUE

## To enable
defaults write com.apple.dock no-bouncing -bool FALSE

## Current Value
defaults read com.apple.dock no-bouncing
1
«Newer      Older»
Comment:
Name:

Back to home

Subscribe | Register | Login | N