From owner-freebsd-questions@FreeBSD.ORG Sun Aug 22 21:40:02 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 069BA16A4CF for ; Sun, 22 Aug 2004 21:40:02 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCAAB43D3F for ; Sun, 22 Aug 2004 21:40:01 +0000 (GMT) (envelope-from fdiprete@comcast.net) Received: from thurston.houselan.com (h00608c0009cb.ne.client2.attbi.com[24.128.129.105]) by comcast.net (rwcrmhc13) with ESMTP id <2004082221400101500p7pp2e> (Authid: ); Sun, 22 Aug 2004 21:40:01 +0000 Date: Sun, 22 Aug 2004 17:39:41 -0400 From: Frank DiPrete To: "questions@FreeBSD.org" Message-ID: <20040822213941.GA680@thurston.houselan.com> Mime-Version: 1.0 Content-Type: text/plain; Format=Flowed; DelSp=Yes; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: Balsa 2.0.15 Lines: 14 Subject: power off via gnome shut down X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2004 21:40:02 -0000 Hello, I have my PC ( Dell Dimension 2400 ) running FreeBSD 5.2.1 and Gnome 2.4.1 I can shut down and power off using shutdown -p now via acpi (works great). The gnome "shut down" command from Log out, shut down halts the system but does not power it off. Is there a way to change the gnome shut down command to shutdown -p now? Thank you