--- Erich Hoffmann <erichhoffmann_at_gmx.de> a écrit : 
> > > 
> [...]
> > > I have 2 desktops with 3x3 viewports.  When an xterm is started
> on
> > > one viewport, the function keys (F1 for "menu", F10 for "emacs"
> &c)
> > > won't work any more on the same desktop - only on the other one. 
> > 
> > please post our keybindings from the config file
> > 
> 
> Here it is:
> 
> ~~~~~~~~~~~~~~~~~~~~~~~\
> 
> DeskTopSize 3x3
> Module FvwmPager 0 1
> # [...]
> # some simple default key bindings:
> Key Next         A       SCM     Next [*] Focus
> Key Prior        A       SCM     Prev [*] Focus
> # [...]
> # "Running Linux" p. 370 
> Key Up      A   C   Scroll +0    -100
> Key Down    A   C   Scroll +0    +100
> Key Left    A   C   Scroll -100    0
> Key Right   A   C   Scroll +100    0
> Key Left    A   M   GotoDesk -1 0 1
> Key Right   A   M   GotoDesk +1 0 1
> #
> # FVWM FAQ 3.9.
> # 
> Key Tab A M WindowList Root c c NoDeskSort
> Key F2  R   N   Exec kppp
> Key F3  R   N   Exec kmail
> Key F4  R   N   Exec opera
> Key F5  R   N   Exec kdvi
> Key F6  R   N   Exec kghostview
> Key F7  R   N   Exec mozilla
> Key F8  R   N   Exec gvim -geometry 92x40
> Key F9  R   N   Exec emacs .
> Key F10  R   N   Exec exec xterm -geometry 90x40
If i recall correctly this means that those keys start the programs 
only in the context of the root window
Maybe you should use A instead of R like this
Key F10 A N Exec exec xterm 
I don't have a man page here so i can't verify
> Key F11  R   N   Exec gnome-terminal 
> Key F12 R N Exec xterm -geometry 90x40 -e slrn
> 
> ~~~~~~~~~~~~~~~~~~~~~~~/
> 
> 
> Thank you,
> 
> erich
> 
>  
        
        
                
Découvrez le nouveau Yahoo! Mail : 250 Mo d'espace de stockage pour vos mails ! 
Créez votre Yahoo! Mail sur 
http://fr.mail.yahoo.com/
--
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 Mon Feb 07 2005 - 10:02:53 GMT