Joe Skinner <[EMAIL PROTECTED]> writes: > The new embedded docks is great but the fact that using alt-tab will > give it the focus on some screen layout is driving me nuts.
> is the anyway to turn this off ? You could write a function that calls whatever alt-tab is currently bound to, then check whether the current frame is the dock, and if it is, call that function again. Then bind this new function alt-tab. -- Jeremy Maitin-Shepard
