
Do the functions
cm_TransferLeft=2024;Transfer dir under cursor to left window
cm_TransferRight=2025;Transfer dir under cursor to right window
not do exactly the same?
They both transfer "dir under cursor" to the other, the not active window,
BUT I have to use TWO Keys. One, if I want the left window (or drawer content) to
appear in the right window, and another, if I want the right window (or drawer content) to
appear in the left window.
Is there a possibility to make only ONE commando like
cm_TransferToOther=4711;Transfer dir under cursor to the other window
because then I have to use only ONE Key to transfer the active window (or drawer content)
to the other window; I don't have to consider with of the two Keys I have to use.
Thanks - Rammel