divert(-1) # AnotherLevel - A FVWM2 Configuration # Copyright (C) 1996, 1997 Red Hat Software, Inc # # $Id: fvwm2rc.defstyles.m4,v 1.1 1998/04/22 04:22:31 gafton Exp $ # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # This work is derived from: # TheNextLevel # Copyright 1996 By Greg J. Badros # distributed under GNU General Public License. # divert #Remember, options are additive-- they get "OR"-ed together # Also note that some of these are "FvwmAlias"-es... see m4 macro # FvwmAlias and the following lines, above. Style "Fvwm*" MinimalDecoration Style "*clock" StickyOnTop, CirculateSkip, MinimalDecoration Style "xosview" StickyOnTop, CirculateSkip, MinimalDecoration Style "xbiff" StickyOnTop, CirculateSkip, MinimalDecoration Style "xeyes" MinimalDecoration, CirculateSkip Style "xload" StickyOnTop, MinimalDecoration, CirculateSkip Style "*ppp" StickyOnTop, MinimalDecoration, CirculateSkip Style "Msgs" CirculateSkip Style "*onsole" CirculateSkip Style "xman" MinimalDecoration, CirculateSkip ifdef(`NO_ICONS', `', ` Style "*xterm*" Icon xterm.xpm Style "*shell*" Icon xterm.xpm ')