Posts Tagged ‘gimp’

GIMP on Mac OS X

Thursday, July 14th, 2011

On Mac OS X, you have to double-click the buttons in the Toolbox to make them activate. To fix this annoyance, run the following from command line and then restart X11:

defaults write org.x.X11 wm_click_through -bool true

Credit: http://www.kf6nvr.net/blog/archives/000936.html