[Gimp-developer] GIMP focus on windows
Sven Neumann
sven at gimp.org
Wed Feb 6 23:36:22 PST 2008
Hi,
On Wed, 2008-02-06 at 23:21 -0800, Michal Tomaszewski wrote:
> I recently started using it on Mac. I've noticed an annoying thing,
> that eachone running gimp window looses focus if any other window is
> currently being used (so if I use the window with tools, the image
> window will loose focus). As a result you always have to click twice
> (one - to bring the focus back, two - to actually do something)
This is a known problem with the default configuration of the X server
on the Mac. And it can easily be changed:
defaults write com.apple.x11 wm_ffm -bool false
defaults write com.apple.x11 wm_click_through -bool true
This is noted prominently on the installation instructions for GIMP on
the Mac: http://www.wilber-loves-apple.org/pages/install-leopard/
Sven
More information about the Gimp-developer
mailing list