Skip to content
accelerando

Make XQuartz more usable

This post is an update to Make Gimp.app usable on a mac:

The “Click through” property on both Apples X11 and the X11 provided by XQuartz is not set. This leads to the fact, that you have to click on each X11 window twice: First activating it, 2nd pushing a button or whatever else. I hate this, i really do.

With Apples X11, open a terminal and enter:

defaults write com.apple.X11 wm_click_through -bool true

With XQuartz X11 enter:

defaults write org.x.X11 wm_click_through -bool true

This will help you with all X11 apps, like Gimp, Inkscape, Open Office and the likes.

2 Comments

  1. Thanks for this hint. took 5 seconds and instantly made life a little bit better.

    Posted on 07-Apr-09 at 1:00 am | Permalink
  2. Michael wrote:

    Hi David,
    thanks for your kind comment :)

    Posted on 07-Apr-09 at 12:06 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*

*
Close
E-mail It