Pochade Hidden Preferences

Pochade

To enable some of the features, you'll have to use Terminal (found in /Applications/Utilities/).

Disable Mouse Tracking

Pochade tracks your mouse and then the Pochade window is open, holding down the Shift key and moving your mouse around causes it to pick the screen color at the cursor position. This can be undisired by some users and can cause conflicts with other apps tracking your mouse movement. To disable this feature, enter the following line into Terminal and hit return:
defaults write com.fuelcollective.pochade FCMouseTrackingDisabled -bool YES.

To re-enable this feature, enter
defaults write com.fuelcollective.pochade FCMouseTrackingDisabled -bool NO

Availability: 1.1 and later