Hello,
I am using fvwm 2.2.5 on OpenBSD 3.1/sparc64, I can upgrade this
system but I would love to have my config working with 2.2.5 as I
have other systems that won`t be upgraded.
When I use the KeyI function to iconize my windows three out of
four times my keybindings stop working until hit mouse key 1.
Am I doing something universally stupid or is this a known
problem that one can`t fix.
(Full config at
http://www.isk.kth.se/~janj/fvwm2rc.m4).
--- Part of fvwm2rc.m4 ---
AddToFunc KeyI "I" Iconify
+ "I" Next (CurrentPage !Iconic) Focus
+ "I" Current Raise
AddToFunc KeyL "I" SendToModule FvwmIconMan SendCommand "Iconify 1"
+ "I" Next (CurrentPage !Iconic) Focus
+ "I" Current Raise
Key H A SC SendToModule FvwmIconMan SendCommand "Focus", SendCommand "Iconify -1", SendCommand "Raise"
Key I A SC KeyI
Key J A SC SendToModule FvwmIconMan bif select 3, GotoButton 0, Select, Ret, GotoButton Down, Select
Key K A SC SendToModule FvwmIconMan bif select 3, GotoButton 0, Select, Ret, GotoButton Up, Select
Key L A SC KeyL
Key Tab A M Next (CurrentPage !Iconic) Focus
Key Tab A C KeyCtrlTab
--- End fvw2mrc.m4 ---
--
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 Jul 27 2002 - 15:07:20 BST