Hi,

Assume i have two windows, A and B.  Is it possible to swap their
positions with each other?

what i am after is the ability to move windows about by swapping
positions with one another. i use bindings for the following:

Key Left    A   4   Direction West (AcceptsFocus) Focus
Key Right   A   4   Direction East (AcceptsFocus) Focus
Key Up      A   4   Direction North (AcceptsFocus) Focus
Key Down    A   4   Direction South (AcceptsFocus) Focus

i hope thats right - seems to work.  that setup is more natural to me
than using next/prev for focus.  so if i can use the above mechanism
but instead to swap the window with the current focused window and the
window that -would- be focused, is it possible?

thank you all

Michael

Reply via email to