... Enable click through
defaults write com.apple.x11 wm_click_through -bool true
this way, you can interact with the window when it doesnt have focus (though when you do interact, the window will gain focus as soon as the action is completed)
Works much more effeciently than focus follows mouse
Logged In: YES
user_id=1688878
Originator: NO
Hi, that would be very good
Meanwhile, do you have any link explaining how i could turn off Focus follows mouse and activate that instead? thanks