Patrick Rogan wrote:
>
> I really want to set autoraise on a per-window(application) basis.
>
You can do it indirectly with a conditional function. e.g.
FvwmAuto 500 EnterFunc
AddToFunc EnterFunc "I" Current [Netscape] Raise
+ "I" Current [SomeOtherAutoraiseAppClass] Raise
+ "I" Next [CurrentDesk *StaysOnBottom*] Lower
This should also keep anywindows on the bottom that have StaysOnBottom
in their name or icon title, it's a bit of a hack but most apps can be
given a title and if you set the style to have no title bar then you
might not notice.
Cheers,
Tim.
--
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 Aug 12 1998 - 02:53:07 BST