Hello,

On 30/06/13 20:31, Dominik Vogt wrote:
Actually, what I have in mind is page switching.  Consoles can be
switched with Alt-F<n>.  I've configured the same in fvwm.  On my
3x2 desktop, the top three pages are selected with Alt-F1/2/3 and
the bottom three pages are selected with Alt-1/2/3.  I also have
menu items "Put on page (0/1 0/1/2)" in the window menu, and I'd
like to also use the keys F1/2/3 and 1/2/3 to move the window to
the corresponding page.  At the moment this is not possible

With the common pc-104 or pc-105 keyvoard It seems natural
to page switch and move windows on 3x2 desktops like this:

#--------------------------------------------------
# Navigate to a different page.
Key Insert   A       CMS     GoToPage 0 0
Key Home   A       CMS     GoToPage 1 0
Key Prior    A       CMS     GoToPage 2 0
Key Delete  A       CMS     GoToPage 0 1
Key End       A       CMS     GoToPage 1 1
Key Next     A       CMS     GoToPage 2 1
#--------------------------------------------------
# Move window to a different page.
Key Insert   A       CMS4    MoveToPage 0 0
Key Home   A       CMS4    MoveToPage 1 0
Key Prior    A       CMS4    MoveToPage 2 0
Key Delete  A       CMS4    MoveToPage 0 1
Key End      A       CMS4    MoveToPage 1 1
Key Next     A       CMS4    MoveToPage 2 1

I've been using xmodmap to map MOD4 to the "Windows" key
for a long time.

--Tapio



Reply via email to