Near 2000, Sam Krishnabhat mumbled something about:
> In other words, say I have 9 screens configured in my desktop 0. Is it possible
> for me to say "Meta 1" to switch to 1st screen TO "Meta 9" to switch to 9th screen.
Excerpt from my very own .fvwm2rc (edit as desired):
Key F1     A M GotoPage 0 0
Key F2     A M GotoPage 1 0
Key F3     A M GotoPage 2 0
Key F4     A M GotoPage 0 1
Key F5     A M GotoPage 1 1
Key F6     A M GotoPage 2 1
Key F7     A M GotoPage 0 2
Key F8     A M GotoPage 1 2
Key F9     A M GotoPage 2 2
Key F10    A M Exec (rxvt -ls -fg red -bg black -scale T -pixmap /home/avwerven/etc/pixmaps/Laura.xpm &)
Key F11    A M Exec (viewlock &)
Key F12    A M Quit
Key Escape A M Exec (xsetroot -solid black &)
Hope this helps,
P.S. In reply to one of the other messages
I found this in my .fvwm2rc file as well:
*FvwmPagerGeometry  -0+0
So I only use the Geometry for the pager location, not for its size.
-- 
A. van Werven
Dept. of Computer Science, Leiden University, The Netherlands
E-mail: avwerven_at_cs.leidenuniv.nl
URL: http://www.wi.leidenuniv.nl/~avwerven
Life would be easier if I had the source code. 
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Jul 01 1998 - 06:37:55 BST