Michael,
Below is my IconMan config lines, for doing just the kind of thing you
want.
###########################################################################
# FvwmIconMan
###########################################################################
*FvwmIconMan*numManagers 3
*FvwmIconMan*background LightGrey
*FvwmIconMan*foreground black
*FvwmIconMan*font -adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
*FvwmIconMan*followfocus true
*FvwmIconMan*sort false
*FvwmIconMan*drawicons true
*FvwmIconMan*plainbutton up black rgb:60/A0/C0
*FvwmIconMan*selectbutton down black rgb:60/A0/C0
*FvwmIconMan*focusbutton up black rgb:C0/60/77
*FvwmIconMan*focusandselectButton down black rgb:C0/60/77
*FvwmIconMan*action Mouse 1 A sendcommand "Iconify -1", \
sendcommand "Focus", sendcommand "Raise"
*FvwmIconMan*action Mouse 2 A sendcommand "Iconify"
*FvwmIconMan*action Mouse 3 A sendcommand "Iconify -1", \
sendcommand "Focus", sendcommand "Lower"
*FvwmIconMan*action Mouse 1 S sendcommand "Iconify -1", \
sendcommand "Focus", sendcommand "Raise", \
sendcommand "WindowShade 2"
*FvwmIconMan*action Mouse 3 S sendcommand "Iconify -1", \
sendcommand "Focus", sendcommand "Raise", \
sendcommand "WindowShade 1"
*FvwmIconMan*format "%i"
*FvwmIconMan*resolution desk
*FvwmIconMan*1*buttongeometry 504x0
*FvwmIconMan*1*managergeometry 1x1
*FvwmIconMan*1*title "Emacs Icons"
*FvwmIconMan*1*show class=*Emacs
*FvwmIconMan*2*buttongeometry 1280x0
*FvwmIconMan*2*managergeometry 1x1
*FvwmIconMan*2*title "Term Icons"
*FvwmIconMan*2*show class=*Term class=*term
*FvwmIconMan*3*buttongeometry 504x0
*FvwmIconMan*3*managergeometry 1x2
*FvwmIconMan*3*title "Misc Icons"
*FvwmIconMan*3*dontshow class=*Emacs class=*Term class=*term
And these are the appropriate lines for swallowing them from my FvwmButtons.
*FvwmButtons(22x1, Swallow(Close,UseOld) "Emacs Icons" "module FvwmIconMan")
*FvwmButtons(22x2, Swallow(NoClose,UseOld) "Misc Icons" Nop)
*FvwmButtons(54x1, Size 1180 10, Frame 0, Swallow(NoClose,UseOld) "Term Icons" Nop)
jim
--
| Jim Searle, Design Engineer, E-mail: jims_at_broadcom.com |
| Broadcom Corporation Phone: 714-450-8700 __ O |
| 16251 Laguna Canyon Road Irvine, CA 92718 _ \ <_ |
| ____________________________________________________( )/ ( )_|
--
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 Mon Oct 13 1997 - 13:53:08 BST