> WindowRing {"emacs" "xdvi" "Ediff" "ghostview"}
> "L5" = : all : f.warpring "next"
Here is an equivalent if I understand twm correctly.
Style "*" CirculateSkip
Style "emacs" CirculateHit
Style "xdvi" CirculateHit
Style "Ediff" CirculateHit
Style ghostview CirculateHit
Key L5 A A Next (!Iconified CurrentDesk) SwitchToWindow
AddToFunc SwitchToWindow
+ I Focus
+ I Raise
+ I WarpToWindow 50 10p
Thanks. This actually works even better for me:
Style "*" CirculateSkip
Style "emacs" CirculateHit
Style "xdvi" CirculateHit
Style "Ediff" CirculateHit
Style ghostview CirculateHit
Key F10 A A Next (!Iconified CurrentDesk) WarpToWindow 50 30
I put that in my .fvwm2rc.defstyles.
Now I can recomment
# Uncomment USE_AUTO_RAISE turn turn on window autoraising by default
# define(`USE_AUTO_RAISE')
in my .fvwm2rc.defines, and also put in .fvwm2rc.defines the command
define(`DESKTOP_SIZE',1x1)
Anyone know the rhyme or reason to all these different AnotherLevel m4
files? I couldn't find any RedHat info, they just give you the files
(poincare)richter> ls /etc/X11/AnotherLevel
decors/ fvwm2rc.defstyles.m4 fvwm2rc.macros.m4
fvwm2rc.apps.m4 fvwm2rc.forms.m4 fvwm2rc.menus.m4
fvwm2rc.apps.orig fvwm2rc.functions.m4 fvwm2rc.modules.m4
fvwm2rc.apps.rpmsave fvwm2rc.hostmenus.m4 fvwm2rc.mouse.m4
fvwm2rc.apps~ fvwm2rc.init.m4 fvwm2rc.xlock.m4
fvwm2rc.decors.m4 fvwm2rc.keys.m4 scripts/
fvwm2rc.defines.m4 fvwm2rc.m4
and say go have fun. I can't see what the difference between the
files is, why put something in one file rather than another.
--
Bill
<http://www.math.nwu.edu/~richter>
--
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 Tue Aug 08 2000 - 20:52:42 BST