From owner-freebsd-questions Sun Nov 16 08:56:00 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id IAA29966 for questions-outgoing; Sun, 16 Nov 1997 08:56:00 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tower.my.domain (nscs57p20.remote.umass.edu [128.119.181.55]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id IAA29954 for ; Sun, 16 Nov 1997 08:55:50 -0800 (PST) (envelope-from gp@tower.my.domain) Received: (from root@localhost) by tower.my.domain (8.8.7/8.8.7) id LAA03143 for freebsd-questions@FreeBSD.ORG; Sun, 16 Nov 1997 11:54:15 -0500 (EST) (envelope-from gp) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Sun, 16 Nov 1997 11:50:19 -0500 (EST) From: Greg Pavelcak To: freebsd-questions@FreeBSD.ORG Subject: FvwmWinList Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I use fvwm and activate the WinList module on startup from the .fvwmrc. Yesterday I changed the second mouse button click from iconify to close, but I have seen people talk about "exiting gracefully" and I started to wonder if it is generally preferable to exit applications using the quit/exit command provided rather than by closing the window containing the application. Is there any difference? Thanks for the input. Greg ---