On 10 Jan 2004 06:40:17 +0200, Micha Feigin wrote:
>
> Does anyone happen to have the code handy to enable flipping to the
> next/previous desktop or dragging a window to the next/previous desktop
> by going off the top/bottom of the screen?
> I want the same behavior with desktops in this case as with pages.
> I have 4 rows of 4 pages each row in its own desktop. This enables better
> partitioning of the windowlist menu, but I want the dragging
> ability. It seems from the man page that this is possible with some
> code but doesn't look immediate.
> Currently I am using menu items to do this.
I am not sure I fully understand your setup and you requirements, but
I think the following should answer your question.
To be able to drag windows into other pages using interactive Move
command, but not switch to other pages in other situations, use something
like:
EdgeScroll 0 0
EdgeResistance 1000 10
You can't drag a window using interactive Move command into other desks.
However you may drag a mini window inside the pager into other desks.
Another way to do this is to use MoveToDesk commands in key/mouse
bindings or menu items.
Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sat Jan 10 2004 - 05:49:05 GMT