On 12 Sep 2003 17:25:20 +0200, Johan Svedberg wrote:
> 
> Just one quick question. Is it possible to move windows between pages
> even though I use this:
> 
>     EdgeResistance 10000 10000
>     EdgeScroll 0 0
>     EdgeThickness 0
> 
> With keybindings for example?

Do you mean MoveToPage and MoveToDesk commands? See the man page.

Here are bindings from fvwm-themes:

# move to page, Shift+Ctrl+KP_N  
Key KP_1        A       SC      MoveToPage 0 2
Key KP_2        A       SC      MoveToPage 1 2
Key KP_3        A       SC      MoveToPage 2 2
Key KP_4        A       SC      MoveToPage 0 1
Key KP_5        A       SC      MoveToPage 1 1
Key KP_6        A       SC      MoveToPage 2 1
Key KP_7        A       SC      MoveToPage 0 0
Key KP_8        A       SC      MoveToPage 1 0
Key KP_9        A       SC      MoveToPage 2 0
Key KP_0        A       SC      MoveToPage prev

# move to desk, Shift+Ctrl+N
Key 1           A       SC      MoveToDesk 0 0
Key 2           A       SC      MoveToDesk 0 1
Key 3           A       SC      MoveToDesk 0 2
Key 4           A       SC      MoveToDesk 0 3
Key 0           A       SC      MoveToDesk prev

There are corresponding GotoPage and GotoDesk bindings too, with Ctrl-Alt.

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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to